RSYNC

KJB1 kevin at midac.com.au
Mon Dec 3 00:47:05 GMT 2007


If I try:

rsync -lptgoD -e "ssh -i /root/.ssh/rsync-key" --verbose --exclude="/*.*"
--exclude="*.xml" --include="+ */Tariff/"
192.168.1.1:/home/e-smith/files/ibays/frogs/files/dbs/

rsync lists the correct files, but if I add the destination like this:

rsync -lptgoD -e "ssh -i /root/.ssh/rsync-key" --verbose --exclude="/*.*"
--exclude="*.xml" --include="+ */Tariff/"
192.168.1.1:/home/e-smith/files/ibays/frogs/files/dbs/
/home/e-smith/files/ibays/frogs/files/dbs/

Then we get:

skipping directory /home/e-smith/files/ibays/yesbookit/files/dbs/.
client: nothing to do: perhaps you need to specify some filenames or the
--recursive option?

-- 
View this message in context: http://www.nabble.com/RSYNC-tf4933830.html#a14122152
Sent from the Samba - rsync mailing list archive at Nabble.com.



More information about the rsync mailing list