4

I have been using a script that uses curl to sync dropbox folders to a Raspberry Pi. Cron calls the script every hour to retrieve most of the folders.

Can anyone recommend a better solution, maybe one that checks if the folder has changed since the last sync.

I don't want to install the official dropbox app because it requires many dependencies and I'm running a very lightweight Arch distribution.

1

1 Answer 1

1

A good alternative to Dropbox might be Synchthing, which syncs one or several folders between a cluster of machines (even some mobile phones).

More information about running Synchthing on Arch Linux can be found on the Arch Linux wiki page on exactly this topic.

I have used Syncthing to sync the NetBSD pkgsrc repository between several geographically distant machines (this a few gigabytes and more than 200000 files).

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.