Displaying 1 result from an estimated 1 matches for "chealer".
2014 Mar 11
17
[Bug 10495] New: "skipping directory foo" (does not transfer directories by default)
...directories by default)
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: chealer at gmail.com
QAContact: rsync-qa at samba.org
rsync's manual does not specify its usage. However, examples are provided in
the USAGE section. Unfortunately, there is a huge error in the very first
example:
rsync -t *.c foo:src/
This would transfer all files matching the pattern...