Re: SSH Authentication question



If you have an option to use to something beside SFTP, try RSYNC over
a SSL / SSH tunnel. it is more stable solution compared to writing
batch scripts to transfer files.

On 11 Dec 2005 19:05:38 -0000, 299bowler@xxxxxxxxx <299bowler@xxxxxxxxx> wrote:

> I'm looking to automate the transfer of files using batch SFTP
> I've created the private and public keys and authorization file, yet I fail to connect with the error message

--
In Peace,
Saqib Ali
http://www.xml-dev.com/blog/
"I fear, if I rebel against my Lord, the retribution of an Awful Day
(The Day of Resurrection)" Al-Quran 6:15



Relevant Pages

  • Re: sftp coming across slow?
    ... When I transfer files via ftp the ... > bandwidth is down to about a quarter or less of the 500k avail. ... Are both systems running Linux? ... various implementations of scp (which is basically what sftp uses). ...
    (RedHat)
  • Need for SFTP package, including API
    ... I have been doing research on Secure FTP for a future business client. ... They wish to implement SFTP for document transport, and I will be writing C++ code under Windows to manage it. ...
    (comp.security.ssh)
  • problem with sftp exit code
    ... hi allUsing sftp to transfer files, i'd like to get a return code> 0 as ... Also used in batch mode sftp should abort if one of the commands in the ... input file fails. ... In all cases the sftp session teminates with a retrun code = 0 ...
    (comp.security.ssh)
  • OpenSSH SFTP Question.
    ... SFTP command to transfer files from host-a to host-b, ... [cj037@stotslin1 scripts]$ sftp cj037@stotstru01 ...
    (SSH)
  • Re: scp without sftp and ssh login
    ... If you do not trust the user to start a session(using SSH) ... > or transfer files (using sftp), why would you want to allow them to transfer ...
    (comp.security.ssh)