On 04/09 08:01 , Daniel Doughty wrote: > You're going down the right path. In order to backup win7 my exclusion list > is about 20 lines long. Unfortunately I'm away from home until Sunday so > can't share it right now.
FWIW, here's one set of exclude patterns I use: 'cDrive' => [ '/RECYCLER', '/WINNT', '/temp', '/WUTemp', '/WINDOWS/*', '/Windows/*', '/$Recycle.Bin/*', '/System Volume Information', '/Users/*/AppData/Local/Microsoft/Outlook/*', '/Users/*/AppData/Local/Microsoft/Windows/Temporary Internet Files/*', '/Users/*/AppData/Local/Microsoft/Internet Explorer/Recovery/*', '/Users/*/AppData/Local/Mozilla/Firefox/*/*/Cache/*', '/Users/*/AppData/LocalLow/Microsoft/CryptnetUrlCache/*', '/Users/*/AppData/Local/Microsoft/BingBar/*', '/Users/*/AppData/Local/Temp/*', '/Users/*/AppData/Local/Microsoft/Media Player/*', '/Documents and Settings/*/Local Settings/Application Data/Mozilla/Firefox/Profiles/*/Cache/', '/Documents and Settings/*/Local Settings/Application Data/Microsoft/Internet Explorer/Recovery/Active/', '/Documents and Settings/*/Application Data/*/Log/', '/Documents and Settings/*/Local Settings/Temporary Internet Files/*', '/Documents and Settings/*/Local Settings/History/*', '/Documents and Settings/*/Local Settings/Temp/*', '/Documents and Settings/*/Cookies/', '/Documents and Settings/*/Favorites/', '/Documents and Settings/*/IETldCache/', '/Documents and Settings/*/IECompatCache/', '/Documents and Settings/*/NetHood/', '/Documents and Settings/*/PrivacIE/', '/Documents and Settings/*/PrintHood/', '/Documents and Settings/*/WINDOWS/', '/Documents and Settings/*/Recent/', '/Documents and Settings/*/Webex/', '/Documents and Settings/*/temp/', '/pagefile.sys', '/hiberfil.sys', '/Documents and Settings/*/My Documents/My Music', '/Documents and Settings/*/My Documents/My Videos', '/Documents and Settings/*/My Documents/My Pictures', '/Documents and Settings/*/My Documents/Private', '/Documents and Settings/*/avg8', '*.avi', '*.AVI', '*.mp3', '*.MP3', '*.mpg', '*.MPG', '*/*.msi', '*/NTUSER.DAT', '*/NTUSER.DAT.LOG', '*/ntuser.dat.LOG', '*/UsrClass.dat', '*/UsrClass.dat.LOG', ], -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.com ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
