Displaying 1 result from an estimated 1 matches for "axelboldt".
2012 Mar 31
2
[Bug 8834] New: Option --recursive fails if followed by another option
...ve fails if followed by another option
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: Other
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: axelboldt at yahoo.com
QAContact: rsync-qa at samba.org
I am using rsync 3.0.9 protocol version 30 from the cygwin package
rsync-3.0.9-1 under Windows 7.
$ cd /tmp
$ mkdir c d
$ rsync --recursive ?-verbose c d
rsync: link_stat "/tmp/?-verbose" failed: No such file or directory (2)
rsync...