git-annex/doc/tips/dropboxannex.mdwn

12 lines
434 B
Text
Raw Normal View History

For using Dropbox as a special remote, there are currently two choices:
2013-05-26 19:50:45 +00:00
* rclone supports the Dropbox API,
so the [[rclone_special_remote|special_remotes/rclone]] can be used.
(Actively maintained)
* Alternatively, there is a dedicated special remote,
2020-03-05 02:45:48 +00:00
<https://github.com/TobiasTheViking/dropboxannex>
(Last updated 2014)
2014-01-10 14:31:37 +00:00
At this time it's not clear which is better, so if you find one works
best, please comment below.