[clug] RSync Question....

Donovan J. Edye donovan at edyeweb.com
Fri Sep 24 23:15:53 GMT 2004


G'Day,

 

I am running rsync under CyGWin on an XP box to a Fedora box. The configs
are as follows:

 

CygWin

 

donovan at HOMER ~

$ rsync.exe --version

rsync  version 2.6.2  protocol version 28

 

 

Fedora

 

rsync  version 2.6.3pre1  protocol version 28

Copyright (C) 1996-2004 by Andrew Tridgell and others

 

Rsyncd.conf

 

[donovan]

    gid = donovan

    uid = donovan

    comment = Donovan RSYNC Area

    hosts allow = 192.168.40.0/24

    path = /var/rsync_point/donovan

    read only = false

 

Dir perms

 

drwxrwxr-x   5 donovan rsync   4096 Sep 23 21:38 .

dr-xrwxrwx   5 root    rsync   4096 Sep 15 21:08 ..

drwxrwxr-x   3 donovan donovan 4096 Sep 24 08:31 donovan

 

[donovan at moe donovan]$ pwd

/var/rsync_point/donovan/donovan

[donovan at moe donovan]$ ls -al

total 12

drwxrwxr-x  3 donovan donovan 4096 Sep 24 08:31 .

drwxrwxr-x  5 donovan rsync   4096 Sep 23 21:38 ..

drwxr-xr-x  8 donovan donovan 4096 Sep 25 09:04 pacc

[donovan at moe donovan]$

 

Now when I execute the following rsync command on the cygwin box:

 

$ /usr/bin/rsync --verbose --verbose --recursive --delete --compress
/cygdrive/

c/Donovan/Pacc/* 192.168.40.3::donovan/donovan/pacc

 

Files that have been DELETED in /cygdrive/c/Donovan/Pacc/* are not deleted
on the remote end viz 192.168.40.3::donovan/donovan/pacc. What am I missing
here?

 

TIA

 

 

--Donovan

www.edyeweb.com <http://www.edyeweb.com/> 

 



More information about the linux mailing list