Results 1 to 2 of 2
Hello, I need to sftp from one linux server to another, but I would like to make this process automatic and in a cron job, how can I script some ...
- 08-08-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 1
How to Automate SFTP?
Hello, I need to sftp from one linux server to another, but I would like to make this process automatic and in a cron job, how can I script some lines to make the sftp client to automatically log into the remote server and post some files?
Thanks in advance
XE2BSS
- 08-08-2007 #2
Well, working with the files is easy enough. The trick is not requiring a password to connect. You can set up a passwordless ssh connection by following the instructions at:
setting up no-password sshDISTRO=Arch
Registered Linux User #388732


Reply With Quote