diff options
author | emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2 <emanueleolivetti@web> | 2016-07-14 14:58:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-07-14 14:58:05 +0000 |
commit | ff27a2c40bdfa64f8bf30ac5e4a394544f9d217e (patch) | |
tree | 9eb28c823e55575ebd7eb7f7c09c134da1e687e2 /doc/tips | |
parent | d979c08f30bae1fff239cbac64b5839195c54ce2 (diff) |
Added a comment: googledriveannex does not
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. +"""]] |