Parameters for Data Carrier Synchronization
Use
The following parameters are available to configure data carrier synchronization:
Parameters in Default.properties and Configuration.properties
|
Parameters |
Description |
|
MobileEngine.Sync.ViaFile.Enabled |
Activate or deactivate data packaging. The corresponding options are only visible to the user of the client if this option is activated. Possible values: false , true Default value: false |
|
MobileEngine.Sync.ViaFile.DefaultTargetSizes |
Size of the media used for synchronization. The specified values are converted and displayed in the client. Possible values: <Value in bytes>:Disc;<Value in bytes>:Memory_Stick;<Value in bytes>:<Medium> If you specify any other carriers, replace any spaces with _ (underscore). Do not use any special characters. To display the values in the client, the values are converted:
|
|
MobileEngine.Sync.ViaFile.MinimumTargetSize |
Minimum medium size Possible values: positive integer starting with 256 Default value: 1,000,000 |
|
MobileEngine.Security.FilterStreams.Encryption |
Fully qualified class name of the class for encrypting when synchronizing using data carriers. |
|
MobileEngine.Security.FilterStreams.Decryption |
Fully qualified class name of the class for decryption for synchronization using data carriers. |
|
MobileEngine.Security.FilterStreams.Signing |
Fully qualified class name of the class for signing for synchronization using data carriers. |
|
MobileEngine.Security.FilterStreams.Unsigning |
Fully qualified class name of the class for designing for synchronization using data carriers. |