Tagged Questions
2
votes
0answers
218 views
Best way to download dropbox folders to raspberry Pi
I'm trying to sync some folders to raspberry Pi.
For now, I have a script that gets the dropbox folders using curl that runs every so often using cron (once every hour for most of the folders).
I'm ...
3
votes
2answers
507 views
Syncing multiple home folders with dropbox and symlinks
To keep multiple computers synced with dropbox I tried the following.
Approach A.
-Computer 1: Install dropbox, dropbox folder: /Dropbox/
-Computer 1: Create symbolic link in that folder to home ...