Script/Command line using Public Key authentication
Hello,
I would like to automate a remote synchronization from my backup server to my production server. Currently I have a saved session called "test" with working private/public key. Now I need to script a login using that session.
winscp3.exe /console
open test <--- need to be able to pass the ssh_key phrase here
Any tips would be appreciated.
Thank you
I would like to automate a remote synchronization from my backup server to my production server. Currently I have a saved session called "test" with working private/public key. Now I need to script a login using that session.
winscp3.exe /console
open test <--- need to be able to pass the ssh_key phrase here
Any tips would be appreciated.
Thank you