Skip to content

Settings

Here the various folderPair sync options are explained.

General

  • Name: Unique name of your choice.
  • Sync type: The type of sync.
    • To left folder: Files will be transferred to left folder. Files will not be transferred to right folder.
    • Two-way: Files will both be transferred in both directions from left to right folder.
    • To right folder: Files will be transferred to left folder. Files will not be transferred to right folder.
  • Left account: The account to use when selecting the left folder.
  • Left folder: The left folder to use.
  • Right account: The account to use when selecting the right folder.
  • Right folder: The right folder to use.

Sync options

  • Sync deletions: Check this if deletions are to be synced. Use with care! Disabled by default.
  • Exclude from sync all: Select if you want to exclude this folderPair from syncing when pressing [Sync all] button on Sync Status screen.
  • Do not create empty folders: Check this if empty folders should not be created when syncing.
  • Disable checksum calculation: Checksums are calculated for device files to determine if they have changed since previous sync of folderPair. This can make the sync take longer if you have many files configured to sync. If you choose to disable checksum calculation, then only the modified time of the file will be used to check if it has changed since the previous sync.
  • Overwrite old files: Choose what to do if a file already exist at target. Default setting is to overwrite the old file, so the newest file is used, which would the setting for most to use if running a normal sync. Some people may only want a file to transfer once and then not be updated on changes, in that case set this to never.
  • If conflicting modifications: Choose what to do if a conflicting modification is detected. A conflicting modification is one where both the source and target file has been changed since last recorded sync. Default is to skip file, which will result in sync warnings.

Monitor device folder

  • Instant sync: Instant sync on change. Detects changes in configured left folder on local device storage and may not work with external SD card or Android/data sub folders. To work the folderPair must be configured to sync on a schedule. Any detected changes to folder/files will trigger a normal sync using the default schedule connection settings (if set) - if no default schedule is set sync will run only if Wi-Fi is connected.

One-way sync options

  • Move files to target folder: After syncing of files, the source files are deleted. Use with care! Disabled by default.
  • Only resync source files if modified: Enable this option if you want to be able to delete files in target folder without these files being synced from source again. For example if you sync pictures from your device to a cloud folder, and want to be able to keep them on device and delete them in the cloud folder without them being re-synced later by FolderSync from the device.
  • Copy files to time-stamped folder: With the corresponding naming pattern field this can be used to use FolderSync for backing up files. Each sync will backup all files to a new subfolder in the target folder named accordingly to the naming-pattern configured. This can thus only be used with one-way sync type. See this link for details on how to use a custom naming pattern. Default format is “yyyy-MM-dd HH.mm.ss”. You can add your custom string in single quotes, eg. “yyyy-MM-dd HH.mm.ss ‘Pictures’” and it will result in a backup folder named something like “2021-01-02 12.05.22 Pictures”. Don’t include the double-quotes when entering format in the app. Resulting folder name has to be allowed for the file system or sync will fail. Creating a nested folder structure with pattern is not supported.