git-annex-remote-googledrive
git-annex-remote-googledrive copied to clipboard
public option
Feature request. Would it be possible to add a public=yes option like the S3 remote has? Perhaps, when set to yes, this option generates a public URL for all files (see #19) normal special remotes and exporttrees. Possibly it could also disable chunking and encryption (or warn if they are used). This would fulfill my use-case of trying to sharing individual files at public URLs, see export single file and old method of sharing files publicly, pre export command.
This is definitely planned! I hope to find some time for it in the next few weeks.
Thanks!