Andrew Tridgell
|
f7632fc60d
|
if no local destination is provided for the transfer then provide
a "ls -l" style listing of the files that would be transferred
|
1998-11-02 00:52:01 +00:00 |
|
David Dykstra
|
375a4556c7
|
Add --compare-dest option which enables specifying an additional destination
for comparisons when syncing. Useful for syncing into a scratch area and
doing a flash-cutover when it is completed.
|
1998-10-26 21:42:38 +00:00 |
|
Andrew Tridgell
|
2f03f956f4
|
rsync.c was getting a bit unwieldy so I split the code into 3 modules,
for the 3 logical stages of rsync; generator, sender and receiver.
|
1998-07-25 02:25:22 +00:00 |
|