Wayne Davison
6442ccc606
Decided against "Source root" in the exclude/include examples.
2004-04-03 20:47:54 +00:00
Wayne Davison
4b2f6a7c37
Decided to use "nobody" instead of "guest".
2004-04-01 18:05:40 +00:00
Wayne Davison
b5ebe6d9c7
Improved the include/exclude example section some more. Document
...
the new username default of "guest" if neither USER or LOGNAME is
set in the environment.
2004-03-31 18:53:57 +00:00
Martin Pool
ce5f2732e4
I'm no longer maintaining this. Tell people to use the lists instead.
2004-03-31 02:48:47 +00:00
Wayne Davison
be92ac6c36
Added one more example to the new include/exclude section to show how
...
--relative works with a non-absolute path.
2004-03-27 20:04:04 +00:00
Wayne Davison
0b79c324ca
Improved the "relative to the destination dir" description for
...
several options.
2004-03-27 19:46:28 +00:00
Wayne Davison
a4b6f30579
Try to make the complexities of includes/excludes a little more clear.
2004-03-27 18:25:41 +00:00
Wayne Davison
285fba0759
Preparing for release of 2.6.1pre-1
2004-03-24 21:59:07 +00:00
Wayne Davison
7af4227ac2
Clarify the various safe/unsafe symlink options.
2004-02-02 18:23:09 +00:00
J.W. Schultz
6156e72f85
EXCLUDE PATTERNS is not just about syntax.
2004-01-27 05:00:43 +00:00
Wayne Davison
a2b0471f1d
More changes to make the --owner and --group items clearer.
2004-01-23 16:40:17 +00:00
Wayne Davison
bb18e7550c
Use "an" in front of rsync, not "a".
2004-01-23 09:34:04 +00:00
Wayne Davison
ec40899bb9
Improved comments on --owner and --groups, and removed misinformation
...
on a chroot daemon (it does not imply --numeric-ids).
2004-01-23 09:29:16 +00:00
Wayne Davison
b5accabaa7
Properly punctuate "etc." and changed all occurrences of "IO" to "I/O".
2004-01-23 08:59:19 +00:00
Wayne Davison
4e308a9526
Fixed two more misspelled words.
2004-01-23 02:02:51 +00:00
Wayne Davison
4d88810810
Some spelling corrections and other simple fixes.
2004-01-23 01:36:59 +00:00
Wayne Davison
d48c806560
Clarified the --delete-after descriptions.
2004-01-15 17:45:53 +00:00
Wayne Davison
68f9910d94
Explain the --progress output.
2004-01-13 18:50:40 +00:00
Wayne Davison
c1456d83a7
Tweaked the date.
2004-01-01 19:00:11 +00:00
Wayne Davison
f6aeaa74d1
One more tweak to --modify-window verbage.
2003-12-30 18:17:16 +00:00
Wayne Davison
915dd20705
Shortened a few lines, plus a couple minor tweaks.
2003-12-30 17:44:01 +00:00
Wayne Davison
314a74d731
Got rid of the RSYNC_RSH_IO stuff for now.
2003-12-17 09:29:35 +00:00
Wayne Davison
43cd760fc1
- Changed the places that talked about rsh being the default shell.
...
- Document the new RSYNC_RSH_IO environment variable.
2003-12-16 23:07:19 +00:00
Wayne Davison
e6f9e388cf
Moved the information on the single-use ssh key so that the --server
...
option wasn't being mentioned early in the rsync manpage (which has
confused at least one user trying to figure out the --daemon mode
command-line syntax).
2003-12-15 20:10:21 +00:00
Wayne Davison
3c1e2ad956
Document new error code 24.
2003-12-15 19:49:38 +00:00
Wayne Davison
a73de5f3ba
Added exit code 0.
2003-10-25 17:53:57 +00:00
Wayne Davison
84c3645cea
Updated exit codes as Jon Jensen and J.W. suggested.
2003-10-25 16:21:41 +00:00
Wayne Davison
8a97fc2e1b
Tried to improve the documentation surrounding a trailing-slash
...
source-dir transfer.
2003-10-07 20:33:08 +00:00
Wayne Davison
8a78bb963d
Fixed a couple option-name typos (that had '_' instead of '-').
2003-08-18 23:52:43 +00:00
J.W. Schultz
e2559dbedc
Make --progress imply --verbose without incrementing verbosity.
2003-08-06 06:45:14 +00:00
Wayne Davison
b19fd07c02
Clarify some --backup/--backup-dir/--suffix issues.
2003-08-01 00:50:23 +00:00
Wayne Davison
8a7846f97e
Changed the "**" description to reflect its no-longer-buggy behavior.
2003-07-30 06:12:33 +00:00
J.W. Schultz
986066873e
Clarified EXCLUDE PATTERNS to enforce the relativity of
...
paths. Replaced undefined "base dir" with a defined "top
dir".
2003-06-10 00:11:24 +00:00
Wayne Davison
8dc74608a3
Updated the long description for the --perms option.
2003-05-16 04:23:34 +00:00
Wayne Davison
38499c1a49
Mention that a pattern with "**" is matched against the entire path, even
...
if the pattern doesn't contain a slash.
2003-05-01 19:33:57 +00:00
J.W. Schultz
d31c09c872
Copy relative path caviat from --compare-dest to
...
--link-dest.
2003-04-23 23:17:41 +00:00
Wayne Davison
b7dc46c0f6
Fixed a typo and added a couple clarifying phrases to the exclude
...
descriptions.
2003-04-22 18:09:22 +00:00
J.W. Schultz
d1cce1dd92
Make explicit that (in|ex)clude patterns are for relative
...
paths and that the leading / is the equivalent of ^ in
regex.
2003-04-21 08:44:25 +00:00
Wayne Davison
f177b7cca2
Documented --files-from, --no-relative, --no-implied-dirs, and --from0.
2003-03-30 23:00:47 +00:00
J.W. Schultz
3019f95f37
Removing --csum-length option documentation since there is
...
no such option.
2003-03-21 04:39:11 +00:00
Paul Green
f39281ae56
Patch from jw schultz to reword "link" to "connection" in a couple of
...
spots.
2003-02-10 14:51:09 +00:00
David Dykstra
3884317181
Change the default of --modify-window back to 0 on Cygwin.
2003-01-28 03:11:57 +00:00
David Dykstra
deec574421
Update date on man page.
2003-01-27 03:13:46 +00:00
David Dykstra
1b88775534
Change erroneous references to a --config-file option to the correct --config
...
option.
2003-01-27 02:48:14 +00:00
David Dykstra
06891710f2
Change rsync help for -a to show that it is equivalent to -rlptgoD.
...
I've had to go to the man page many times for that information and I
finally got sick of it.
2003-01-16 21:02:43 +00:00
Wayne Davison
9326552e66
Added .svn/ to the --cvs-exclude list and some trailing slashes to the
...
other dirs in the list.
2003-01-09 03:53:24 +00:00
David Dykstra
30e8c8e1e4
When using daemon mode over a remote shell program and not running as root,
...
default the config file to just "rsyncd.conf" in the current directory
instead of /etc/rsyncd.conf. Also, fix problems with logging messages when
running daemon mode over a remote shell program: it was pretty much doing
the opposite of what it should have, sending early error messages to the
log and later messages to the client. Switched it around so the very early
error messages go to the client and the later ones go to the log.
2002-08-30 23:27:26 +00:00
David Dykstra
d53d7795ee
Change wording of --compare-dest option to refer to the --link-dest option.
2002-08-30 15:12:47 +00:00
David Dykstra
59c95e4243
Add --link-dest option from J.W. Schultz.
2002-08-29 14:44:55 +00:00
David Dykstra
f8a94f0de8
Patch from J.W. Schultz to have --include-from and --exclude-from on
...
filename "-" read from standard input.
2002-08-29 14:37:20 +00:00