DO NOT REPLY [Bug 7425] --files-from= broken when run from crontab

2010-12-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7425 --- Comment #3 from way...@samba.org 2010-12-18 14:59 CST --- I not seeing how rsync could prefix something other than the source arg that was specified on the command-line. Is the cron command specifying /root or "~" instead of "/"?

Compilation for mac OS X with detect-renamed.diff patch

2010-12-18 Thread Benjamin ANDRE
Hello, I need to run rsync on a mac (OS X 10.6.5) with the --detect-renamed option available. I therefore started to compile rsync with the 3 relevant patches (in my opinion) : - fileflags.diff - crtimes.diff - detect-renamed.diff Here are my exact compile instructions : patch -p1 it works