[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] IDE if /home is NFS?



On Thu, 2004-04-01 at 05:11, dahopkins comcast net wrote:
> > Mozilla writes it's browser
> > cache to home. Seems lame to back that up every night. 
> 
> Using rsync you can create an exclude list so that these are not
> backed up.  I just use a wildcard approach and skip all directories
> with *cache* in the path.  Another type of file to skip are core.*
> files which the staff seem to find a way to create.  Other backup
> software has similar capabilities.

Right. rdiff-backup has an --exclude switch. Looks like I should
exclude:

/home/*/.mozilla/*/*.slt/Cache

--
-Dan Young
-Parkrose School District



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]