Displaying 1 result from an estimated 1 matches for "internet4u".
Did you mean:
internet
2004 Oct 22
0
rsync hangs in 'send_files starting'
...ave a problem trying to mirror a cvs repository. I
suspect the error happens when getting a directory containing many files. I
did a test by creating 200 5k files in a directory named tmp, but It hangs
after building file list. When I try to run it with -vvv:
$ rsync -essh -avvvz cheepy@gateway.internet4u.com.au:tmp .
This is the end of the printout (before I press ^C):
....
recv_generator(tmp/94.t,195)
recv_generator(tmp/95.t,196)
recv_generator(tmp/96.t,197)
recv_generator(tmp/97.t,198)
recv_generator(tmp/98.t,199)
recv_generator(tmp/99.t,200)
generate_files phase=1
recv_files(201) starting
send...