Configuration Arguments
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).
|
/0:Profile
ProfileIf the argument is used in a shortcut or from the command line, PeerSync will load the Job information specified in the file.
Examples:
/0:"C:\My SNC\MyBackups.snc"
/0:MyBackups.snc
MyBackups.snc
|
Full path to file
Will use install directory
Will use install directory (Must be first argument)
|
|
/1:source
sourceIf the argument is used in a shortcut or from the command line, PeerSync will use it in conjunction with to define a Source and Target path for a Job.
Example:
/1:c:\source /2:c:\target
|
c:\source to c:\target
|
|
/2:target
targetIf the argument is used in a shortcut or from the command line, PeerSync will use it in conjunction with to define a Source and Target path for a Job.
Example:
/1:c:\source /2:c:\target
|
c:\source to c:\target
|
|
/C:cfile
cfileIf the argument is enabled, PeerSync will use the values specified in cfile for synchronization information instead of using the default configuration file: PSDef.cfg which is located in the install directory.
Example:
/C:C:\PeerSync\configs\altconfig.cfg
|
Use alternate configuration file
|
|
/USEPROFILEARG
If the argument is used in conjunction with a , PeerSync will use the arguments specified in for synchronization. By default, when you create a shortcut on the desktop or in the startup folder from the StartUp Options screen this argument is used.
|