overwrite | Only use if you also specify to to or from clause. Overwrites the files on the specified stores without first comparing the files. |
update | Copies files only to locations that contain a previous version of the file. |
commit N | Controls how many objects or connections are processed before committing the transaction. |
from [store | location NAME {,NAME} | The store or location from which the files will be replicated to other locations. If you do not also include the to clause, all locations will be updated. |
to [store | location NAME {,NAME} | When not syncing files to all stores, the to clause lets you sync to a specific store or location. |
format FORMAT_NAME | Defines the format of the files to be synced. Only one format can be passed as a filter argument at a time. |
vcconnection | Defines the DesignSync File Access connection to synchronize. |