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