Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

file transfer size limit

Subject: file transfer size limit
Date: Tue, 6 Sep 2005 15:02:17 -0500 (CDT)

I've been moving large files (several gb) via scp, and would like some
advices.

1. I'm transferring files via dd on ssh : 

/usr/local/bin/tar cvfz - mydirectory | /usr/local/bin/ssh
user@remote_host dd of=/backup/backup.tgz

This used to work but when about 30 gb worth of files were added, the
transfer stopped after finishing about 8 gb.

I haven't logged what's happening, but could there be a timeout issue? 
(The network is 100mbps but I get at best 2 mb when there's no office
traffic.) For example, would the above transfer stop after 2 hours (grace
time)?

2. Cygwin's tar cannot read tar files sftp'd from a unix server through
ssh.com's sftp client, while the same tar file on the unix server reads it
OK. I suspect the sftp'd copy got corrupted by ssh.com's sftp client.

There are other unexpected irregularities like some large tar files
hanging near the end of transmission and aborting, while moving these
large file between windows and unix machines.



Is there a documentation for known problems with different sftp/scp
implementations?



Regards,

Ben Kim
Developer
http://benix.tamu.edu

<Prev in Thread] Current Thread [Next in Thread>