Author: admin
-
How can I sync many directories that have a common parent?
Instead of creating many sync items with the same settings that only differ in the selected directories, you can create a single sync item with the common parent directory. This way, you don’t need to run each individual sync item. For example, if you only want to sync your Documents, Music and Pictures directories but…
-
Why do I get errors when syncing my home directory?
.Library and .Trash are system directories inside your home directory. SyncTime doesn’t have enough privileges to access these directories. You can exclude these system directories with a File or directory or Hidden filter. If listed in the confirmation dialog, you can right-click them to open the context menu and select Add selected files to the filter. Tip: if you want…
-
Why does my sync not behave correctly with Cryptomator?
In general, SyncTime should be compatible with Cryptomator. There is a Cryptomator issue that causes images in a vault in iCloud Drive to not be copied correctly, which I reported in January 2023: https://github.com/cryptomator/cryptomator/issues/2650
-
Why aren’t display types of newer devices supported?
Localiji uses the documented screenshot display types and preview display types. If any of those documented types are missing in Localiji, please let me know. Otherwise, it would be Apple’s responsibility to update the App Store Connect API. Unfortunately, Apple doesn’t seem to keep that part of the API in sync with the new devices…
-
Why do I get “Operation not permitted” when scanning ~/Library/Mail ?
If you select the ~/Library/Mail directory as a source (where ~ represents your home directory), the sync should run without issues. On the other hand, selecting one of its ancestors, like ~/Library, can cause scan errors. In general, selecting a directory in an open panel grants an app access to all subfiles and subdirectories, but…