Hello everybody
I#m trying to rsync from 1 server to another with the following command:
rsync -auzv --stats /cygdrive/d/path/to/dir/ [EMAIL PROTECTED]::dyndns
--exclude=config/ --delete >>%RSYNCLOG% 2>>%RSYNCERROR%
the dyndns directory is specified in the rsync.conf on the receiving server.
hi matt
Thanks for the fast answer.
>Are you sure? Please post your daemon configuration and "ls -l" output
>for the affected destination files.
the destination files all belong to the rsyncd user as i made a chown -R
rsyncd. on the whole destination directory tree.
my daemon config looks li
Thanks a lot, now it works.
br
Matt McCutchen-7 wrote:
>
> On Thu, 2008-07-03 at 01:58 -0700, stratton wrote:
>> >Are you sure? Please post your daemon configuration and "ls -l" output
>> >for the affected destination files.
>>
>> the destin