I'm trying to sync some folders to raspberry Pi.
For now, I have been using a script that gets theuses curl to sync dropbox folders using curl that runs every so often using cron (onceto a Raspberry Pi. Cron calls the script every hour forto retrieve most of the folders).
I'm wondering if there are anyCan anyone recommend a better solutions (perhapssolution, maybe one that checkchecks if the folder has changed since the pastlast sync).
I'm running a very lightweight Arch distribution and I don't want to install the official dropbox app (which I'm not even sure will work on arm), because it hasrequires many dependencies and I'm running a lot of prerequisitesvery lightweight Arch distribution.