samba-bugs at samba.org
2010-Mar-24 16:35 UTC
DO NOT REPLY [Bug 7289] New: --link-dest seen as unknown option
https://bugzilla.samba.org/show_bug.cgi?id=7289
Summary: --link-dest seen as unknown option
Product: rsync
Version: 3.0.7
Platform: x64
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: pjh at lowell.edu
QAContact: rsync-qa at samba.org
I have been trying to develop some backups using the link-dest option, and I
keep getting a response the option is unknown. I'm running fedora 12 and
have
the latest rsync.
For example, a simple test fails with:
# rsync -az --list-dest=../dir1 dir_s/ dir_d
rsync: --list-dest=../dir1: unknown option
rsync error: syntax or usage error (code 1) at main.c(1425) [client=3.0.7]
About the host system...
# uname -a
Linux xxxxxxxx 2.6.32.9-70.fc12.i686.PAE #1 SMP Wed Mar 3 04:57:21 UTC 2010
i686 i686 i386 GNU/Linux
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2010-Mar-24 16:40 UTC
DO NOT REPLY [Bug 7289] --link-dest seen as unknown option
https://bugzilla.samba.org/show_bug.cgi?id=7289 ------- Comment #1 from matt at mattmccutchen.net 2010-03-24 11:40 CST ------- (In reply to comment #0)> # rsync -az --list-dest=../dir1 dir_s/ dir_d > rsync: --list-dest=../dir1: unknown optionYou misspelled --link-dest. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2010-Mar-24 16:41 UTC
DO NOT REPLY [Bug 7289] --link-dest seen as unknown option
https://bugzilla.samba.org/show_bug.cgi?id=7289 ------- Comment #2 from pjh at lowell.edu 2010-03-24 11:41 CST ------- never mind it should be link-dest (not list-dest) ::blushes:: -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2010-Mar-24 16:57 UTC
DO NOT REPLY [Bug 7289] --link-dest seen as unknown option
https://bugzilla.samba.org/show_bug.cgi?id=7289
matt at mattmccutchen.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #3 from matt at mattmccutchen.net 2010-03-24 11:57 CST -------
The option was mistyped.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.