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: way...@samba.org ReportedBy: p...@lowell.edu QAContact: rsync...@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. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html