Re: Still stuck with exculsion text file pattern

2010-01-21 Thread nomnex
Find the corrections in the message (below). Thank you. On Fri, 2010-01-22 at 10:46 +0900, nomnex wrote: > I would like to rsync the dirs "Documents" "Sofware" and the .evolution > files only. and remove the *~ files > > -- > > Command: > #rsync -r -n

Still stuck with exculsion text file pattern

2010-01-21 Thread nomnex
I would like to rsync the dirs "Documents" "Sofware" and the .evolution files only. and remove the *~ files -- Command: #rsync -r -n -t -v --progress --exclude-from=r2 /home/mt/ /home/mt/rsyncTest/ -- #text file