Enter Credentials in Configuration File for Sync Client

Hi,

I need to sync quite a lot of account, like 50 account.

I haven’t seen anything exist except the GUI client.

Is there any way I can enter the credentials for these 50 account in a configuration file, instead of putting them into the GUI?

I’m using GNU/Linux.

I’ve been able to generate the config file using a script which configures all accounts, sync folders, etc. The only thing you can’t do is include the credentials (not that I know of). So for me, I end up running the script, and the only thing left to do is enter the passwords one time in the GUI (and it automatically stores that in the config file).

Maybe someone else knows of a way to do this? I’m sure someone could derive a way by reading the source code, or modify the client to work the way you need it to.