Displaying 2 results from an estimated 2 matches for "rsync_xfer".
Did you mean:
rsync_user
2002 Jun 01
0
Testing a transfer-only rsync tool
...ould we
just try to optimize the current protocol? (No answers yet, but I'm
leaving toward the 2nd option above.)
My test tool takes in commands on stdin and outputs messages on stdout.
It forks a second process as specified via the commandline (which can be
any command that runs another rsync_xfer, either locally or remotely).
It then allows you to send AND/OR receive any files you specify (as well
as delete files, mkdir directories, etc.). Keep in mind that this tool
does not attempt to do any of the "scan both systems, looking for files
that differ" task.
The code is still fair...
2002 Jun 07
3
Rsync'ing lists of files
Hi Everybody,
I'm new to this list, but I have been using rsync for quite some time.
First, congratulations to the rsync team for a very fine piece of software!
I'm wondering whether rsync could help me to perform the following task:
I have 5 million files on one side of the ocean, 100000 of which must be
copied to the other side. Both numbers grow with time, and occasionally, some