Last active
February 3, 2025 16:02
-
-
Save zenubis/cd96d93914950c15b8ea22c5bab7b769 to your computer and use it in GitHub Desktop.
List of file names to be excluded from rclone/rsync copying for common macOS and windows system files.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $RECYCLE.BIN | |
| $Recycle.Bin | |
| .AppleDB | |
| .AppleDesktop | |
| .AppleDouble | |
| .com.apple.timemachine.supported | |
| .dbfseventsd | |
| .DocumentRevisions-V100* | |
| .DS_Store | |
| .fseventsd | |
| .PKInstallSandboxManager | |
| .Spotlight* | |
| .SymAV* | |
| .symSchedScanLockxz | |
| .TemporaryItems | |
| .Trash* | |
| .vol | |
| .VolumeIcon.icns | |
| Desktop DB | |
| Desktop DF | |
| hiberfil.sys | |
| lost+found | |
| Network Trash Folder | |
| pagefile.sys | |
| Recycled | |
| RECYCLER | |
| System Volume Information | |
| Temporary Items | |
| Thumbs.db | |
| ehthumbs_vista.db |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment