Re: File transfer from/to mapped drive with cygwin rsync

2005-11-10 Thread Wayne Davison
On Thu, Nov 10, 2005 at 05:57:37PM +0530, [EMAIL PROTECTED] wrote: > Will the upgrade to latest rsync will help? We are using rsync 2.6.3. It shouldn't make any difference because the "permission denied" error is coming from your OS, and that's outside the control of rsync. ..wayne.. -- To unsu

RE: File transfer from/to mapped drive with cygwin rsync

2005-11-10 Thread sanalkumar.siva
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 fil

Re: File transfer from/to mapped drive with cygwin rsync

2005-11-09 Thread Wayne Davison
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 u

File transfer from/to mapped drive with cygwin rsync

2005-11-09 Thread sanalkumar.siva
Title: Message Hello all,       When we tried the rsync of files from a network mapped drive (Windows) to Linux host, we are getting the following error.       rsync -av @::        where is the rsync module name defined in rsyncd.conf file for mapped drive.     Error :-       @ERROR: c