Skip to content

Instantly share code, notes, and snippets.

@gene1wood
Created February 5, 2018 22:25
Show Gist options
  • Save gene1wood/5499863ddc2a80b798a05cd750079064 to your computer and use it in GitHub Desktop.
Save gene1wood/5499863ddc2a80b798a05cd750079064 to your computer and use it in GitHub Desktop.
Duplicati filters to exclude Windows files
-.rbf
-.tmp
-.tmp\*
-\$RECYCLE.BIN\*
-\AppData\Apple Computer\Mobile Sync\*
-\AppData\Local\Microsoft\Windows Store\*
-\AppData\Local\Packages\*
-\AppData\Local\Temp*
-\AppData\LocalLow\*
-\AppData\Temp*
-\Application Data\Apple Computer\Mobile Sync\*
-\Application Data\Application Data*
-\Cookies\*
-\Google\Chrome\User Data\Default\Cookies
-\Google\Chrome\User Data\Default\Cookies-journal
-\I386*
-\Internet Explorer\*
-\Local Settings\History\*
-\Local Settings\Temp*
-\LocalService\*
-\Microsoft*\RecoveryStore*
-\Microsoft*\Windows\*.edb
-\Microsoft*\Windows\*.log
-\Microsoft*\Windows\Cookies*
-\MSOCache*
-\NetHood\*
-\NetworkService\*
-\NTUSER*
-\ntuser.dat*
-\PrintHood\*
-\Recent\*
-\RECYCLER\*
-\Safari\Library\Caches\*
-\SendTo\*
-\Start Menu\*
-\Temporary Internet Files\*
-\Thumbs.db
-UsrClass.dat
-UsrClass.dat.LOG
-\hiberfil.sys
-\pagefile.sys
-\Program Files (x86)\*
-\Program Files\*
-\swapfile.sys
-\System Volume Information\*
-\Windows\Installer*
-\Windows\Temp*
-:\autoexec.bat
-:\Config.Msi*
-:\ProgramData\*
-:\Windows.old\*
-:\Windows\*
-\iPhoto Library\iPod Photo Cache\*
-\Google\Chrome\*cache*
-\Mozilla\Firefox\*cache*
-\Google\Chrome\Safe Browsing*
-:\Users\*\Videos\
-\AppData\Local\Comms\UnistoreDB\*
-\AppData\Local\Duplicati\*
-\AppData\Local\ElevatedDiagnostics\*
-\AppData\Local\Microsoft\Windows\*
-\Mozilla\Firefox\Profiles\*\parent.lock
-:\Users\*\.nx\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment