rsync --exclude-from fileesclusi.txt

sinidr at libero.it sinidr at libero.it
Thu May 18 09:28:37 GMT 2006


Hi!I want to exclude some files to transfer from my local to the remotehost, so I created a file called fileesclusi.txt,with this lines:

/etc/fstab    
/etc/ntp.conf.predhclient
/etc/udev
/etc/openldap              
/etc/gpm-root.conf
/home/copia/x.txt

This is the command that I use,I've not errors, but the others files in the directory don't arrive to the destination..why? 

rsync -avvz --delete --rsh=ssh --stats --exclude-from fileesclusi.txt 192.168.xxx.xxx:/home/vrrp/dir/


100000thanks!



More information about the rsync mailing list