Tiger Bridge cannot replicate encrypted data. It also ignores certain system files (see full list below). You can replicate these files manually or configure Tiger Bridge to replicated them automatically.
Apart from files in locations on your source that are excluded by you, Tiger Bridge's automatic replication is configured to ignore the following files:
- RECYCLER
- System Volume Information
- Recycled
- $RECYCLE.BIN
- SANConfig.san
- .san_config.cfg
- .DS_Store
- .Spotlight-V100
- .TemporaryItems
- .Trashes
- .VolumeIcon.icns
- .com.apple.timemachine.supported
- .com.apple.timemachine.donotpresent
- .fseventsd
- .metadata_never_index
- .san_alive.dmn
- .tt_rt_guid
- Thumbs.db
- TIER_SYNC_PRIVATE_DIR_NAME
- .tt_rt
- DfsrPrivate
- not replicated files with offline attribute
You can allow the automatic replication of these files following the steps below:
- Start the Registry Editor.
Tip: To start Registry Editor, on the Start menu click Run and in the dialog type regedit. - Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Tiger Technology\tiger-bridge\tiersvc\settings - Right-click the step_ignore_default_exclude_paths string value (REG_SZ) and select Modify.
- Do one of the following:
- to set Tiger Bridge to automatically replicate the files ignored by default, change the value to 1 and click OK.
- to set Tiger Bridge's automatic replication to ignore the above system files, change the value to 0 and click OK.
- Run Command Prompt as an administrator and restart the Tiger Bridge service, by executing the following:
net stop tiersvc
net start tiersvc
Tip: To run Command Prompt as an administrator, click Start, type cmd, right-click Command Prompt and select “Run as administrator”.