I am backing up a directory that contains several user directories.  I would 
like to skip all the dot files and directories in each user directory (.*) 
without specifying the full path for each user (i.e.  /home/user1/.* 
/home/user2/.*).  Is there an easy way to skip all .* files and directories 
using the exclude options without specifying the full path?  My attempts to do 
this have failed but admittedly I am not well versed in python regular 
expressions or extended shell patterns.

Thanks,
James

_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
_______________________________________________
rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki

Reply via email to