summaryrefslogtreecommitdiff
path: root/rsync.yo
AgeCommit message (Expand)AuthorFilesLines
2000-06-06Add --bwlimit option contributed by Matthew Demicco and Jamie Gritton.David Dykstra1-0/+9
2000-05-19Do better job at describing exclude/include in man page. Based on suggestionsDavid Dykstra1-7/+23
2000-03-21add a --ignore-errors optionAndrew Tridgell1-0/+1
2000-02-22Somebody was confused into thinking that "Here are some examples" in theDavid Dykstra1-1/+1
2000-01-24updated --password-file docsAndrew Tridgell1-1/+2
2000-01-24-a now implies -o and -D whether you are root or notAndrew Tridgell1-4/+1
2000-01-24added --backup-dir option from Bob EdwardsAndrew Tridgell1-0/+5
2000-01-23added --max-delete optionAndrew Tridgell1-0/+5
2000-01-23added --existing option, similar to one suggested by Gildas Quiniou <gildas@s...Andrew Tridgell1-11/+5
2000-01-10make --address work for a client connecting to a serverAndrew Tridgell1-4/+4
1999-12-03fixed man page typoAndrew Tridgell1-1/+1
1999-11-08added --delete-after option (suggested by Jason)Andrew Tridgell1-0/+5
1999-11-08fixed passing of directory exclude options to remote side (thanks toAndrew Tridgell1-0/+4
1999-10-31added --address option for virtual hostingAndrew Tridgell1-0/+7
1999-10-31added -P optionAndrew Tridgell1-7/+12
1999-10-31updated rsync-path man page entryAndrew Tridgell1-2/+4
1999-09-06added a note about using -v with --progressAndrew Tridgell1-9/+3
1999-04-13added RSYNC_PROXY support from Stephen Rothwell. This allows access toAndrew Tridgell1-0/+9
1999-04-06note in the man page that:Andrew Tridgell1-1/+5
1999-03-01Prevent the -g option from preserving groups that a non-root receiverDavid Dykstra1-7/+7
1999-02-22Add --delete-excluded option to delete files on the receiving side thatDavid Dykstra1-6/+11
1999-02-18Changed exclude/include matching so that normally wildcards will stop atDavid Dykstra1-5/+10
1999-02-18added --size-only option. Useful when starting to use rsync after aAndrew Tridgell1-0/+8
1999-02-17Changed man page documentation of --force to say it is hardly ever neededDavid Dykstra1-4/+3
1999-02-17Added --copy-unsafe-links option which is like --copy-links except it isDavid Dykstra1-2/+8
1999-02-15Be consistent on use of '=' on options that take a parameter.David Dykstra1-14/+16
1999-02-10Allow --stats to work without -v.David Dykstra1-2/+1
1999-02-10Changed Usage in the rsync --help message to indicate how there can beDavid Dykstra1-19/+22
1999-02-09Support '#' and ';' comments in exclude files. It would actually notDavid Dykstra1-1/+2
1999-02-09Add --quiet/-q option. Contributed by Rich Salz salzr@certco.com.David Dykstra1-1/+7
1999-01-08added --password-file patch from Alex Schlessinger <alex@inconnect.com>Andrew Tridgell1-2/+10
1999-01-07Ran yodl2man on rsync.yo, and updated modification date.David Dykstra1-1/+1
1999-01-07add warning about using RSYNC_PASSWORD on systems where env varibablesAndrew Tridgell1-0/+3
1998-12-07steve.ingram@icl-gis.com noticed several mistakes in rsync.1. Some ofDavid Dykstra1-2/+2
1998-12-07Fix minor man page typo, suggested by jbm@jbm.org.David Dykstra1-2/+2
1998-12-01Minor documentation change suggested by pavel_roskin@geocities.com.David Dykstra1-2/+2
1998-11-24Always include "." when processing exclude lists. This avoids confusionDavid Dykstra1-2/+5
1998-11-23updates to reflect new samba.org domainAndrew Tridgell1-9/+9
1998-11-18Minor documentation patches, due mostly toDavid Dykstra1-42/+47
1998-11-18Change --log-format documentation to make it clear that it is for the clientDavid Dykstra1-5/+5
1998-11-18Change documentation to explain that a lack of -t in effect causes -I to beDavid Dykstra1-5/+12
1998-11-03Remove statement in rsync.1 that a rsync:// URL can only be used ifDavid Dykstra1-2/+1
1998-11-03Document the fact that you can use [USER@] in an rsync URL.David Dykstra1-2/+2
1998-11-03Add support for optional ":PORT" in rsync URL.David Dykstra1-5/+6
1998-11-03documented --delete disabling on IO errorsAndrew Tridgell1-3/+5
1998-11-03added the --log-format option to allow users to request arbitraryAndrew Tridgell1-0/+6
1998-11-02- document the rsync:// URL formatAndrew Tridgell1-2/+9
1998-11-02if no local destination is provided for the transfer then provideAndrew Tridgell1-0/+3
1998-10-27Document the fact that --numeric-ids is implied if the source system isDavid Dykstra1-4/+9
1998-10-26Add --compare-dest option which enables specifying an additional destinationDavid Dykstra1-2/+13