Displaying 1 result from an estimated 1 matches for "oldunicelfiles".
2008 Nov 26
2
rsync command exclude option
Hi
I do rsync -avz oldUnicelFiles hostB:/home/kaushal
--exclude-from=exclude.txt
but it rsynced the excluded files too
my exclude.txt file contains
####################
/home/kaushal/oldUnicelFiles/*.gz
/home/kaushal/oldUnicelFiles/*.txt
####################
Any ideas as what am i doing wrong
Thanks and Regards
Kaushal
-------...