Disabling synchronization for data sets

Turn off synchronization for a data set. Any changes made to the data set will be made on the repository side, but not propagated to the repository server agents. Any changes in progress will be canceled and the partial data will be deleted from all in-progress hosts.

Procedure

Disable synchronization by specifying the data set name and consumer path, or by the data set ID:
  • To disable synchronization by specifying the data set name and consumer path, run:
    gridsync dataset disablesync -d data_set_name -c consumer_path
  • To disable synchronization by specifying the data set ID, run:
    gridsync dataset disablesync -i data_set_ID