Convert to headless in linux?

Not a bug, but a question. Is there a way to switch to headless while retaining all the existing settings and synced files created using insync as a GUI user? Would like exact same behavior but withiut graphical session.

@Bill_Kuhns1 Yes, there should be no trouble converting to headless. Insync stores its configuration files in ~/.config/Insync, this location is used whether you use the GUI or headless version. So if you run Insync headless it should just continue from where you left off.

Thanks. I have a specific user configured to run insync. I’d like it to run at startup, even if no users are logged in. Does the headless version include a startup script in /etc/init.d that allows me to tell it to run as the desired user?

Running insync-headless set_autostart yes should add an entry to your user’s crontab to run Insync on reboot. Please try it out.

Seems to have worked - we’ll look at the results over the next few days.