On Wed, Nov 09, 2005 at 09:11:52PM +0530, [EMAIL PROTECTED] wrote:
>     @ERROR: chdir failed

Just read the server's log file to discover what directory was being
attempted in that chdir() call (rsync doesn't like to reveal such info
from the daemon to the client).  I'm guessing you're trying to use a
DOS-style path, which is not supported by rsync (use a cygwin-style
path).

..wayne..
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to