I’m using insync headless (my box doesn’t have window manager), but can’t figure out how to select a subset of folders to sync. When I first set it up, it started syncing dumping GB’s from my gdrive onto the NFS sync folder I setup. I want to sync just one folder from my gdrive.
I tried without success:
nsync-headless manage_selective_sync help (says no help available)
insync-headless manage_selective_sync
@Yaroslav_Bulatov: I think there was a typo in your command somewhere which caused the help message to not appear. Running insync-headless manage_selective_sync -h should show
$ insync-headless manage_selective_sync -h
insync-headless manage_selective_sync EMAIL
Manage selective sync settings of account through a curses interface
This is also available through Insync’s man page: man insync-headless.
In your case please try running the command while passing the email address of the account you added to Insync as an argument.
@Yaroslav_Bulatov: The EMAIL part after “insync-headless manage_selective_sync” means that you need to pass the email address of the account you added to Insync as an argument. So if for example your email address is test@mail.com, the form of the command should be insync-headless manage_selective_sync test@mail.com. Apologies if this was unclear.
YES, where are the arguments documented?
OK so we use an email address, who’s email.
and if I use the email of the person sharing with me, it does nothing!
This subject needs to be better documented.
Getting very frustrated with insync
For the arguments, you may take a look at the docs shown when running man insync-headless.
As for the second, you need to run insync-headless accept_all_new_shares [your email], not the sharer’s.
Thank you for your honest feedback; we appreciate it and it helps us determine how we can improve on our product and support. Please let me know if you have any other questions!