remote site deletes need to propagate back to master site.

John Sharp jsharp at ti.com
Mon Mar 22 15:08:12 GMT 2004


Hi, I've just started with rsync and have it running in
daemon mode on my remote site.  I would like the remote
site to be able to delete directories and have these
deletes "reflected" back to the "master" site. 

Reading thru the docs, its says this is possible, but I can't
figure out how to set this up.

My remote site is ruunning with 
./rsync --config=rsyncd.conf -vvv --port=8090 --daemon
##
max connections = 25
motd file = /tmp/rsync/log/rsyncd.log
log file = /tmp/rsync/log/rsyncd.log
pid file = /tmp/rsync/log/rsyncd.pid
lock file = /tmp/rsync/log/rsync.lock
use chroot = no

[ftp]
        comment = ftp area
        path = /CDISK1/TEMP/FUSION
        read only = no
        list = yes
        hosts allow = inverness.ti.com



-- 
 Texas Instruments Inc  Product Development    tel:214 480 4253
 PO BOX 660199          MS: 8645 FORE/A-3101   fax:214 480 4401
 12500 TI Boulevard     Dallas, TX 75266-0199       
  Generally, carts are easier to steer once they are moving.


More information about the rsync mailing list