Hi all,
I meet a problem with rsync when I used it to copy a large file from another host, I typed like this,
rsync -az -e  "ssh -l user" [EMAIL PROTECTED]:/usr/local/sql.gz  /data/sql.gz
after I entered the password, It dose the job. But It would stop transmitting file when it had finished about 80% of transfer. It would stop there, doing nothing.
I don't know how to resolve this problem, anyone has any hints?
Thanks in advance.
 
Regards,
Bryan
 
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to