Hello Wayne,

        Thanks for the reply,

        We tried with cygwin style path also. Still we are getting the
same error.

        Following is the error from rsync server log:

2005/11/10 17:44:32 [1716] rsync: chdir /cygdrive/i/check failed
: Permission denied (13)

        Where I: is a mapped drive in Windows. We've provided the full
access to I: for everybody.

        Will the upgrade to latest rsync will help? We are using rsync
2.6.3.

Thanks in advance,
sanal


-----Original Message-----
From: Wayne Davison [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 10, 2005 5:30 AM
To: Sanal Kumar Kariazhath Sivaraman (WT01 - Broadband Networks)
Cc: rsync@lists.samba.org
Subject: Re: File transfer from/to mapped drive with cygwin rsync


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..


Confidentiality Notice

The information contained in this electronic message and any attachments to 
this message are intended
for the exclusive use of the addressee(s) and may contain confidential or 
privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.
--
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