What format is required to exclude files from a sync process? I’m trying to filter .DS_Store files, but they keep showing up on error log.
What format is required to exclude files from a sync process? I’m trying to filter .DS_Store files, but they keep showing up on error log.
You can add .DS_Store on Step 3 Filter Settings screen. Please refer to the following screenshot.
Enter .DS_Store and click Add button to add it to Others.
Weird I tried that a couple of days ago and it didn’t work, but seems to be working now. Thanks