git-annex-remote-hubic
git-annex-remote-hubic copied to clipboard
access in a browser less context
using pyrax duplicity can upload to hubic without any user interaction. I've not tested this remote, but looking at the code, and auth.py, it seems to rely upon oauth and run a browser tab to get the authentication done. Is it the case?
The README tell us that:
If you use git annex enableremote on a clone of your repository, you'll be asked to login again. If this clone happens to be on a browser-less computer (VPS, server, NAS...), this won't work. However you can just copy your credentials file to that repository: it should be named .git/annex/creds/$UUID-token where $UUID is the UUID of your hubiC remote (you can get that with git annex info).