pulling data from the server

David Bigagli -Bokis- david.bigagli at caspur.it
Wed Sep 25 20:38:01 EST 2002


Hi all,
      I have started the rsync in deamon mode. When I use the following
command:

rsync --port 9876 u018::treeA

it seems to work fine but no files are copied from the server.

Using rsync without the deamon works fine.

I tried to debug it a little bit, but I am unable to figure out what's
wrong.

337:david at u050 /export/treeA> rsync -r -vvv --port 9876 u018::treeA
opening tcp connection to u018 port 9876
Ahoj!

receiving file list ... 
recv_file_name(.)
recv_file_name(a)
received 2 names
done
drwxr-xr-x        512 2002/09/25 15:20:18 .
-rw-r--r--          9 2002/09/25 15:20:18 a
recv_file_list done
get_local_name count=2 <NULL>
recv_files(2) starting
generator starting pid=197 count=2
generate_files phase=1
recv_files phase=1
generate_files phase=2
recv_files finished
wrote 63 bytes  read 74 bytes  274.00 bytes/sec
total size is 9  speedup is 0.70
_exit_cleanup(code=0, file=main.c, line=925): about to call exit(0)

What am I doing wrong?

Thank you very much.

	David






More information about the rsync mailing list