Author: admin
-
How can I sync a regular file or package like the Photos Library?
SyncTime syncs the source with the destination. It does not sync the source with the file inside the destination that has the same name as the source; doing so would make it less flexible as it wouldn’t allow to sync files with different names. When the source is a regular file or package (such as…
-
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…