- 18 Dec, 2001 1 commit
-
-
Martin Pool authored
I think this document needs to be reworked to better explain how to use rsync, but not right now.
-
- 02 Nov, 2000 1 commit
-
-
Martin Pool authored
-
- 06 Sep, 2000 1 commit
-
-
Andrew Tridgell authored
-
- 22 Feb, 1999 1 commit
-
-
David Dykstra authored
are excluded. Implies --delete.
-
- 18 Feb, 1999 1 commit
-
-
David Dykstra authored
slashes. The old behavior of crossing slashes can be achieved by using a double-asterisk ('**') anywhere in a pattern. Note that this can change some existing exclude patterns in a subtle way. Also note that if the remote side is an older release the processing on the two sides might not be exactly the same when there's no double-asterisk, which can affect which files are excluded from deletion, but they're close enough that people will probably not notice. I considered changing the protocol version and checking the remote_version number to ensure the same processing on both sides, but the exclude patterns are pre-processed before the remote version number is known and it's just not worth going through extraordinary efforts. Suggested by Cameron Simpson <cs@zip.com.au>
-
- 17 Feb, 1999 1 commit
-
-
David Dykstra authored
only for symlinks that point outside the source tree. Suggested by Charles Hines <chuck_hines@VNET.IBM.COM> in PR#1376. Also apply the option to any symbolic links in the source portion of a path when --relative is used, as suggested by Francis Montagnac <Francis.Montagnac@sophia.inria.fr> on the rsync mailing list in a message titled "New option: --copy-parent-links".
-
- 10 Feb, 1999 1 commit
-
-
David Dykstra authored
multiple SRCs. Also moved the --suffix option to show up right after --backup and included the default backup suffix and block size along with their corresponding options rather than at the end. Copied the new help message to rsync.yo and README and used the Usage also in the SYNOPSIS section at the top of rsync.yo rather than the different one that used "path" instead of SRC and DEST. That last change was inspired by a suggestion from Michael Bleyer in PR #1523.
-
- 24 Nov, 1998 1 commit
-
-
David Dykstra authored
-
- 23 Nov, 1998 1 commit
-
-
Andrew Tridgell authored
the main web site is now http://rsync.samba.org/
-
- 18 Nov, 1998 1 commit
-
-
David Dykstra authored
Jason Henry Parker <henry@freezer.humbug.org.au>
-
- 06 Nov, 1998 1 commit
-
-
Andrew Tridgell authored
-
- 15 May, 1998 1 commit
-
-
Andrew Tridgell authored
-
- 06 May, 1998 1 commit
-
-
Andrew Tridgell authored
Solaris 2.6 doesn't support "signed char". What a broken system!
-
- 26 Mar, 1998 1 commit
-
-
Andrew Tridgell authored
updated README and man page ready for the new release
-
- 18 Dec, 1997 1 commit
-
-
Andrew Tridgell authored
-
- 17 Dec, 1997 1 commit
-
-
Andrew Tridgell authored
-
- 15 Dec, 1997 2 commits
-
-
Andrew Tridgell authored
- added a note about anonymous cvs access to the source code in the README
-
Andrew Tridgell authored
- by popular demand I have changed the behaviour of the --delete option. It should now work as "expected" for even those people silly enough not to read the man page. rsync will now only look for candidate files/directories to delete in directories that are explicitly transferred from the sender - updated the README a bit - try to fail a bit more gracefully when rsync runs out of disk space. I don't think this issues is fully resolved yet
-
- 30 Oct, 1997 1 commit
-
-
Andrew Tridgell authored
-
- 10 Jul, 1997 1 commit
-
-
Andrew Tridgell authored
-
- 02 Oct, 1996 1 commit
-
-
Andrew Tridgell authored
-
- 01 Oct, 1996 1 commit
-
-
Andrew Tridgell authored
-
- 03 Jul, 1996 1 commit
-
-
Andrew Tridgell authored
- doc updates
-
- 01 Jul, 1996 1 commit
-
-
Andrew Tridgell authored
-
- 30 Jun, 1996 1 commit
-
-
Andrew Tridgell authored
- better sparse handling - FERROR and FINFO
-
- 22 Jun, 1996 1 commit
-
-
Andrew Tridgell authored
-