/home/<user>/.gvfs causing problems for rsync

R Kimber richardkimber at btinternet.com
Thu Nov 6 15:02:17 UTC 2008


On Fri, 07 Nov 2008 01:07:11 +1100
Karl Auer wrote:

> On Thu, 2008-11-06 at 14:53 +0200, Johann Spies wrote:
> > rsync -CavrSb --progress --backup-dir=$BESTEMMING --delete \
> >   --delete-excluded --exclude "\.netscape/" --exclude "rugsteun/" \
> >    --exclude "\.cache/" --exclude "cache/" --exclude "\.unison/" \
> >   --exclude "tmp/"  --exclude "\.beagle/" --exclude
> > "/home/js/.thumbnails" \ --exclude   "/var/spool/" --exclude
> > "Cache/" --exclude "\.Trash/"\ --exclude "- .gvfs/"  --exclude
> > "/home/js/\.cache" \ --exclude dev/ --exclude "sys/" --exclude
> > "proc/"  --exclude "lost+found/" \ --exclude /media/ /

I don't know if it helps, but I list all my exclusions in a single file
and use:

--exclude-from="filename"

It keeps it simpler, and makes adding exclusions very easy.

- Richard
-- 
Richard Kimber
http://www.psr.keele.ac.uk/




More information about the ubuntu-users mailing list