Hi,
Insync is started, syncing is paused. Now I want to sync only two folders, rest should be left for other time.
insync-headless start
insync-headless pause_syncing
insync-headless add_account auth_code path
Now I would like to remove all folders from syncing and let only two selected to sync.
insync-headless set_selective_sync file_id yes
insync-headless set_selective_sync file_id yes
Deselecting folders one by one would require to run multiple time with known file_id. How to do it less tedious and troublesome?