This is a discussion on Cygwin sftp is very slow. within the OpenSSH Development forums, part of the Networking and Network Related category; I tried to transfer a CD image (around 600Mb ) from a local network linux machine to a windows machine with ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I tried to transfer a CD image (around 600Mb ) from a local network linux
machine to a windows machine with the cygwin sftp. The transfer is very slow. It did not go beyond 15KB/s But I did transfer it just with ssh and it was pretty quick. ssh logu@192.168.1.52 "cat sysrec.iso" > sysrec.iso What could be the problem. I have switched off Antivirus, firewall etc. The version of the cygwin openssh client is: $ ssh -V OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 Any help will be appreciated. Thanks -logu _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |