Displaying 1 result from an estimated 1 matches for "u050".
Did you mean:
1050
2002 Sep 25
4
pulling data from the server
...tarted 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@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_...