Re: [BackupPC-users] pre-xfer and post-xfer exec

2008-12-13 Thread Matthias Meyer
Matthias Meyer wrote: > > I have a similiar problem in Vista with failure code (65280). I asked > today for both failure codes in the rsync.general mailing list. > > br > Matthias >From rsync.general I get the answer that this are not error codes from rsync and I could ask in the cwrsync mailin

Re: [BackupPC-users] pre-xfer and post-xfer exec

2008-12-11 Thread Matthias Meyer
Jean-Michel Beuken wrote: > Matthias, > > thanks for the quick answer... > >> I run pre-xfer successfully under Win XP but has no luck with Vista. >> Did you use XP or Vista? >> > > XP SP3 > >> Maybee "#! /bin/sh" is necessary in the first line of your >> "/bin/pre-exec.sh". > > administra

Re: [BackupPC-users] pre-xfer and post-xfer exec

2008-12-11 Thread Jean-Michel Beuken
Matthias, thanks for the quick answer... > I run pre-xfer successfully under Win XP but has no luck with Vista. > Did you use XP or Vista? > XP SP3 > Maybee "#! /bin/sh" is necessary in the first line of your > "/bin/pre-exec.sh". administrat...@tikal2 /etc $ cat /bin/pre-exec.sh #! /bin/s

[BackupPC-users] pre-xfer and post-xfer exec

2008-12-10 Thread Matthias Meyer
Jean-Michel Beuken wrote: > hello, > > I have tried to use "pre-xfer exec" with rsyncd / cygwin > > I have created a special module to restore in a unique folder ( > d:/BackupPC ) > > > > $ cat /etc/rsyncd.conf > > > [RESTORE] > path = /cygdrive/d/BackupPC

[BackupPC-users] pre-xfer and post-xfer exec

2008-12-10 Thread Jean-Michel Beuken
hello, I have tried to use "pre-xfer exec" with rsyncd / cygwin I have created a special module to restore in a unique folder ( d:/BackupPC ) $ cat /etc/rsyncd.conf [RESTORE] path = /cygdrive/d/BackupPC auth users = rbackuppc secrets file = /etc/rsyncd.sec