The following arguments are appended to the end of the command line followed by a space and forward slash (i.e. /A). A space and forward slash are also used to separate each additional argument (i.e. /A /M).
|
GA:x
If the argument is used, PeerSync will delay x milliseconds before synchronizing empty (zero size) files that are detected in Real-Time.
|
GB:x
If the argument is used, PeerSync will delay x milliseconds to synchronize subsequent updates of the same file during Real-Time.
|
LA
If the argument is used, PeerSync will monitor attribute changes to files in Real-Time and use these changes as triggers for file synchronization.
|
LF
If the argument is used, PeerSync will use the update section of PSChangeNotify to detect file changes during real-time.
Note: This feature is generally too sensitive, and will create multiple detections.
|
LG
If the argument is used, PeerSync will detect folder changes, and in Enhanced Real-Time will force the security description to be validated. Any change to the folder will trigger a scan of the folder including its sub folders, so that more CPU will be required. This option is not recommended for non-enhanced Real-Time.
|
PeerSync Any change to the folder (i.e. file/folder adds or deletes) will force a comparison of security descriptors and attributes. This argument is more efficient then the /LG option above because it will not perform a scan of the folder. Use this argument if you wish to detect and replicate ACLs in real-time for empty folders or folders that contain files for which inheritances has been disabled. Without the /LG1 argument PeerSync would need to perform a scan in order to replicate the permissions for such folders.
|
LL
If the argument is used, PeerSync will not trigger updates in Real-Time when a file's security has changed.
|
LPC:x
If the argument is used, PeerSync will set the maximum number of events to process within each Enhanced Real-Time queue check to x events. The default is 25 events and the minimum is 5 events.
|
LPC:x+
the + argument PeerSync will process the events currently in the list at the time of queue checking set by LPQ.
Example: To queue events for 30 minutes (1800 seconds) and process them on that interval use the following arguments: /LPQS1800 /LPC+
|
LPD:x
If the argument is used, PeerSync will delay the deletion of files x milliseconds during Enhanced Real-Time.
|
LPE:x
If the argument is used, PeerSync will delay the processing of each event x milliseconds.
|
LPM:x
If the argument is used, PeerSync will set the maximum number of items x to allow in the Enhanced Real-Time event queue before reverting to non-enhanced Real-Time. If this value is set to 0 then the option is disabled (the default is 20000 events). If and when the Upper Limit is reached PeerSync will clear all Enhanced Real-Time events that have not been processed and scan the directories for changes.
|
LPW:x:y
If the argument is used, PeerSync will set the number of items x in the enhanced real-time event queue to wait for before processing, as well as, the maximum time to wait for to y milliseconds.
|
LPQ:x
If the argument is used, PeerSyncwill delay x milliseconds before checking the Enhanced Real-Time queue for new events.
|
LPX:x
The argument allows you to set the delay time for Enhanced Real-Time changes to be processed to x milliseconds. This value will be applied directly for adds and updates and will be multiplied by 3 for deletions. The default is 1000 milliseconds for adds/updates and 3000 milliseconds for deletions
|
YK:n
Used to set the percentage of copy threads to reserve for Real-Time events, where can be set between the values of 1 and 99. The default value is 10 percent.
|
|