I want to transfer files from host a (esxi 4.1) to a host b (5.0) using sftp.
I've tried using scp but nothing appears to happen after getting prompted for a password. I've verified the sftp server is working on host B however the problem I have is I have no sftp client on host a.
How do transfer the files?
Thanks.