Cool, thanks for all the help, I will probably go with that patch,
since the code I wrote won't be around in any updates.
Although I used a flag much like CFN_KEEP_BEG_DBL_SLASH and then did
much the same thing.
And /cygdrive/c was working, but my remote cygdrive's were not, it was
the mount env
On Fri, 2008-12-26 at 14:13 -0700, Michael Chletsos wrote:
> Ok so I have figured out the problem with my rsync daemon is the fact
> that rsync interprets // as / and therefore is not seeing this as a
> unc path, but rather a absolute path.
This should be fixed in rsync 3.0.5pre2 as well as the la
Michael Chletsos wrote:
> Ok so I have figured out the problem with my rsync daemon is the fact
> that rsync interprets // as / and therefore is not seeing this as a
> unc path, but rather a absolute path.
>
> and /cygdrive/h does not work because it is not setup outside of the
> cygwin environmen
Ok so I have figured out the problem with my rsync daemon is the fact
that rsync interprets // as / and therefore is not seeing this as a
unc path, but rather a absolute path.
and /cygdrive/h does not work because it is not setup outside of the
cygwin environment, i.e. a windows service.
I could
Michael, please CC rsync@lists.samba.org so that others can help you and
your messages are archived for others' future benefit.
On Tue, 2008-12-23 at 14:02 -0700, Michael Chletsos wrote:
> thanks, I have perms, since I can read and write to the dir.
Is the daemon running as the same user who you
On Tue, 2008-12-23 at 12:55 -0700, Michael Chletsos wrote:
> On Tue, Dec 23, 2008 at 12:50 PM, Matt McCutchen
> wrote:
> > On Tue, 2008-12-23 at 12:39 -0700, Michael Chletsos wrote:
> >> Amongst various problems I am having, I am trying to run an rsync
> >> daemon on a windows 2003 server with cy
Amongst various problems I am having, I am trying to run an rsync
daemon on a windows 2003 server with cygwin installed.
It works fine, except that I can't seem to get the daemon to chdir to
any file that is remotely mounted from my Netapp.
Other windows shares or local disks chdir just fine
On Tue, 2008-12-23 at 12:39 -0700, Michael Chletsos wrote:
> Amongst various problems I am having, I am trying to run an rsync
> daemon on a windows 2003 server with cygwin installed.
>
> It works fine, except that I can't seem to get the daemon to chdir to
> any file that is remotely mounted from