Silvio Ankermann

Results 61 comments of Silvio Ankermann

The URLs will be available via `git annex whereis`, which supports the `--json` option.

Maybe it's not our fault: https://git-annex.branchable.com/forum/people__39__s_experience_with_parallel_git-annex_operations/ Will need some more debugging. #33 will help with this.

There is no limitation regarding Team Drives that I'm aware of. The Google Drive API replies with 404 when the user has no access to the specified folder id. Please...

Apparently we need some additional code to access folders within a Team Drive by prefix (https://github.com/gsuitedevs/PyDrive/issues/149). But I'd think it should work by root_id without modification: > Once you get...

Please try the version from this branch: https://github.com/Lykos153/git-annex-remote-googledrive/tree/team-drives It's a test version only and it's not supposed for productive use. It's just to check if initremote works without errors. Use...

I pushed a new version to this branch. Could you please run "git annex testremote --fast" with it using a team_drive_id?

No, it's not yet ready. I'm going to need to rewrite the way to select folders in response to the API lockdown (see #29). In this process, I'm going to...

Not possible with PyDrive: https://github.com/gsuitedevs/PyDrive/issues/124

Well, I guess that kind of counts as 'doing something stupidly wrong'. :-D Thanks a lot for helping me out, it's highly appreciated! I got lost in trying to understand...

I need this, too. Please re-open