Synchronize Folders
Continuously synchronize two folders in the tree
Parameters¶
| Label (internal name) | Type | Default | Description |
|---|---|---|---|
| Left Folder (leftPath) | string | Path to first folder to synchronize | |
| Right Folder (rightPath) | string | Path to second folder to synchronize | |
| Direction (direction) | select, possible values: Left to Right (right), Bi-directional (bi), Right to Left (left) |
right | Synchronization direction |
| Continuous Sync (continuous) | boolean | false | Watch for all changes and copy them in real-time |