Dropbox are dropping support for Linux in November (with the exception of unencrypted Ext4). They have an API, and on Android there are alternative clients (the best-known being dropsync) so it should be possible. Is there an alternative client for Linux?
My requirements are bi-directional syncing without manual intervention as I use it to maintain some (fairly private) files on multiple machines (work/home/phone), so scripting a download of a link (which I've done before) won't work. It doesn't look massively complicated to write one in Python, but has the feel of a project that could have hidden difficulties.
Note in case it's not clear: I'm not asking about alternative cloud storage/sync solutions, I'm asking about something to interact with an existing account and folder structure.