This commit is contained in:
montag451@936dce8d65e900b139b9ca7fc549d96c616dd3c3 2021-07-06 19:41:52 +00:00 committed by admin
parent 6f98b23bf1
commit 5e1defdddc

View file

@ -3,9 +3,10 @@ For using Dropbox as a special remote, there are currently two choices:
* rclone supports the Dropbox API, * rclone supports the Dropbox API,
so the [[rclone_special_remote|special_remotes/rclone]] can be used. so the [[rclone_special_remote|special_remotes/rclone]] can be used.
(Actively maintained) (Actively maintained)
* Alternatively, there is a dedicated special remote, * Alternatively, there are some dedicated special remotes:
<https://github.com/TobiasTheViking/dropboxannex> * <https://github.com/TobiasTheViking/dropboxannex>
(Last updated 2014) (Last updated 2014)
* <https://pypi.org/project/git-annex-remote-dbx/>
At this time it's not clear which is better, so if you find one works At this time it's not clear which is better, so if you find one works
best, please comment below. best, please comment below.