CROND - Command not found

kamikazed at yahoo.com kamikazed at yahoo.com
Fri Nov 14 14:06:11 PST 2003


The problem you are seeing here is not that the cron
daemon can't find rsync.  Rather, the problem is that
the remote shell invoked by the rsync command cannot
find the rsync executable on the remote host.  You can
solve this by adding the following option:

--rsync-path=PATH

typically PATH is /usr/local/bin/rsync, but can vary.



__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


More information about the freebsd-questions mailing list