Re: AW: rsync Windows UNC

2008-03-19 Thread Matt McCutchen
On Wed, 2008-03-19 at 16:37 +, Stuart Halliday wrote: > Probably easier to just do: > > net use Z: \\sharename\ > > Run rsync script (with a path of /cygdrive/z/) > > net use z: /DELETE > > Certainly quicker... ;-) The problem is that Stefan is operating a daemon with too many shares for

Re: AW: rsync Windows UNC

2008-03-19 Thread Stuart Halliday
;[EMAIL PROTECTED]> Cc: rsync Date: Tue, 18 Mar 2008 14:06:02 +0100 Subject: AW: rsync Windows UNC > Here a detailed list what I've done: > > - I installed the cygwin standard distribution, > - uninstalled the cwrsync > - then created the needed mount points: > Mkdir /

Re: rsync Windows UNC

2008-03-19 Thread Stuart Halliday
s as it's basically ham-strung limited to 256 characters due to cygwin still supporting Windows 98. I kid you not... -- Stuart Halliday -Original Message- From: Matt McCutchen <[EMAIL PROTECTED]> To: Kalb Stefan <[EMAIL PROTECTED]> Cc: rsync@lists.samba.org Date: Mon, 17 Mar

AW: rsync Windows UNC

2008-03-18 Thread Kalb Stefan
sh -e "CYGWIN=server" - started Windows service - done Stefan > -Ursprüngliche Nachricht- > Von: Matt McCutchen [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 18. März 2008 11:44 > An: Kalb Stefan > Cc: rsync > Betreff: Re: rsync Windows UNC > > On Tue,

Re: rsync Windows UNC

2008-03-18 Thread Matt McCutchen
On Tue, 2008-03-18 at 07:55 +0100, Kalb Stefan wrote: > after some pain it works now. Great! How did you fix the problem (for the benefit of users having issues with UNC paths on Cygwin in the future)? Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Bef

AW: AW: rsync Windows UNC

2008-03-18 Thread Kalb Stefan
Matt, after some pain it works now. Many thanks for your help. > -Ursprüngliche Nachricht- > Von: Matt McCutchen [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 17. März 2008 19:18 > An: Kalb Stefan > Cc: rsync > Betreff: Re: AW: rsync Windows UNC > > Stefan,

Re: AW: rsync Windows UNC

2008-03-17 Thread Matt McCutchen
Stefan, Please keep this on the list (CC rsync@lists.samba.org ). On Mon, 2008-03-17 at 17:33 +0100, Kalb Stefan wrote: > I corrected the path to: > > [nspPR53_so2] > path = //172.21.87.9/nspPR53_so/material/doc > read only = true > transfer logging = yes > > But no success. > Error message rem

Re: rsync Windows UNC

2008-03-17 Thread Matt McCutchen
On Mon, 2008-03-17 at 15:57 +0100, Kalb Stefan wrote: > I try to backup files from a NAS to our backup-server using rsync. > The NAS itself is not able to run rsync. > Therefore I installed rsyncd (cwrsync 2.1.1) on a windowsserver which > has access to the NAS. > I configured the rsyncd like this:

rsync Windows UNC

2008-03-17 Thread Kalb Stefan
Hello, I try to backup files from a NAS to our backup-server using rsync. The NAS itself is not able to run rsync. Therefore I installed rsyncd (cwrsync 2.1.1) on a windowsserver which has access to the NAS. I configured the rsyncd like this: [nspPR53_so2] path = /172.21.87.9/nspPR53_so/materia