On Fri, 18 Sep 2009, Peter Stuge wrote:
Note also that SFTP should be STRONGLY favored over SCP for any file transfer related activity. Using SFTP you can also do multiple operations using only a single (subsystem) channel.
... with the little caveat that SFTP is still much slower than SCP with libssh2...
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
