diff options
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/googledriveannex/comment_11_742bdd05b87902324e44ebebcfdb31b7._comment | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/tips/googledriveannex/comment_11_742bdd05b87902324e44ebebcfdb31b7._comment b/doc/tips/googledriveannex/comment_11_742bdd05b87902324e44ebebcfdb31b7._comment new file mode 100644 index 000000000..a23661ba2 --- /dev/null +++ b/doc/tips/googledriveannex/comment_11_742bdd05b87902324e44ebebcfdb31b7._comment @@ -0,0 +1,19 @@ +[[!comment format=mdwn + username="emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2" + nickname="emanuele.olivetti" + subject="googledriveannex does not" + date="2016-07-14T14:58:05Z" + content=""" +Following the instructions above, when issuing: + + git annex initremote googledrive type=external externaltype=googledrive encryption=shared folder=gitannex + +googleannexdrive fails and I get: + + initremote googledrive (encryption setup) (encryption key stored in git repository) No handlers could be found for logger \"oauth2client.util\" + git-annex: You need to set OAUTH environment variables and folder and encryption parameters when running initremote. + +Am I making some obvious mistake? + +If not, I'd like to share my positive experience with git-annex-remote-rclone (<https://github.com/DanielDent/git-annex-remote-rclone>), which wraps rclone (<https://rclone.org>) that supports Google Drive: it worked for me. +"""]] |