Hi, I was wondering if anyone can help me with my problem. I'm trying to use scp2 (and thus, ssh2) to transport some files over a firewalled connection in a batch job using Linux. However, ssh2 has no -p or -password option in the command line, and rsync's --password-file option doesn't work when its default transport protocol is changed. Does anyone have any suggestions on how I can work around this? Any help is appreciated.
