Questions about rsync

Daniel Armstrong dwarmstrong-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Mon Apr 24 13:43:56 UTC 2006


On 4/24/06, Daniel Armstrong <dwarmstrong-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:
> ...and just page through the output to ensure that rsync is doing what
> you want it to do. Some things like the cache directory in Firefox you
> might want to exclude to save time:
>
> rsync -av --delete --exclude "Cache/" /home/daniel/ media/backup/daniel/
>

Whoops... forgot the slash... should be...

rsync -av --delete --exclude "Cache/" /home/daniel/ /media/backup/daniel/
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list