Category: SyncTime Help
-
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 and all files inside them. 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…
-
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 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…
-
Why are the source contents copied but not the source folder itself?
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 directory, you can easily create one…
-
Why do I get permission errors when unzipping while syncing in background?
Files extracted from an archive have particular permissions that prevent SyncTime from accessing them before the process has completed. Only when the process has completed SyncTime is able to access the extracted files without errors. There are some workarounds:
-
How can I encrypt my backups?
SyncTime itself does not use encryption, but you can encrypt the destination volume and protect it with a password. When connecting a password-protected volume, you’ll be asked by macOS to enter the password; you can also store the password in the keychain so that you don’t have to enter it every time when connecting it…
-
What’s the difference between SyncTime and Time Machine?
At the core, both apps create copies of your data. Time Machine is designed to create incremental backups of your Mac. SyncTime can do that too (although it’s not allowed to access some system files), but it can also synchronize files and allows you to customize various settings depending on your needs. Time Machine is…
-
How can I sync other users’ files?
By default, other users’ files cannot be accessed, not even by an administrator. To get access to other users’ files, you have to add explicit permissions.
-
Verify backups
SyncTime relies on the file copy mechanism provided by macOS, which returns an error if something goes wrong. If an error happens, SyncTime always displays it. If no error happens, with all probability the copy operation was successful and there’s no need to perform an immediate verification of the copied data. From time to time,…