Author: admin
-
What are .DS_Store, .localized, .DocumentRevisions-V100, .Spotlight-V100, .TemporaryItems, .Trashes?
macOS sometimes creates files that are hidden in the Finder and may cause confusion when mentioned in a sync error or listed in the sync confirmation dialog. Tip: you can toggle the display of hidden files in the Finder with the keyboard shortcut Command-Shift-. For additional help, see Filters.
-
Control SyncTime with AppleScript
To view the available AppleScript commands, open the Script Editor app (in /Applications/Utilities), then select File > Open Dictionary and choose SyncTime in the application list. Tip: if you want SyncTime to quit after running a sync, don’t use the quit command, as it will run immediately after starting the sync and will cause SyncTime…