...
The parent job is set to run automatically after creation and run every 15 mins thereafter.
The child jobs are set to a manual schedule.
Example JSON
POST {{url}}v1/jobs | ||
---|---|---|
|
Info |
---|
Duplicate Folder NamesIf there are duplicate folder names, SkySync will only create the child job for the first folder it encounters and skip the duplicate folder even if the "duplicate_names" policy is set to "rename." Therefore, it is important that you verify there are no duplicate folder names before creating your folder mapping job. |
...
SkySync API | Creating a Folder Mapping Job by Including Specific Folders
POST {{url}}v1/jobs | ||
---|---|---|
|
SkySync API | Creating a Folder Mapping Job by Excluding Specific Folders
POST {{url}}v1/jobs | ||
---|---|---|
|