https://bugzilla.samba.org/show_bug.cgi?id=4803
------- Comment #1 from [EMAIL PROTECTED] 2007-07-19 14:17 CST ------- A leading ~ is a shell expansion that only occurs at the start of an arg. If you want the shell to expand it, get rid of the '=' in the --link-dest option: --link-dest ~/Desktop/folder2 Seems like a good idea to make rsync iterate over the --*-dest args and report problems. -- 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. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html