SFTP to remote system using Virtual-IP
Monday, September 22, 2008
SFTP programmatically without interruption to a remote-system that uses Virtual-IP (physical box is subjected to change) with the following options.
sftp -o PasswordAuthentication=no -o StrictHostKeyChecking=no
This will add the remote hostname to ~/.ssh/known_hosts file automatically without interruption.
Posted bySeshu Karthick at 1:44 PM
Labels: unix
0 comments:
Subscribe to:
Post Comments (Atom)