(no commit message)
authormontag451@936dce8d65e900b139b9ca7fc549d96c616dd3c3 <montag451@web>
Tue, 6 Jul 2021 19:41:52 +0000 (19:41 +0000)
committeradmin <admin@branchable.com>
Tue, 6 Jul 2021 19:41:52 +0000 (19:41 +0000)
doc/tips/dropboxannex.mdwn

index fc9bcd82a17fbb42ac923ab0007d05959c350866..2397300d1fa5657b60237791b66e425c7f58ff87 100644 (file)
@@ -3,9 +3,10 @@ For using Dropbox as a special remote, there are currently two choices:
 * 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,
-  <https://github.com/TobiasTheViking/dropboxannex>  
-  (Last updated 2014)
+* Alternatively, there are some dedicated special remotes:
+  * <https://github.com/TobiasTheViking/dropboxannex>  
+    (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
 best, please comment below.