mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-05 23:12:18 +00:00
Does this code support Google Teamdrives? #199
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rsoorajs on GitHub.
Does this code supports,google shared drives as file hoster ?
@paolafrancesca commented on GitHub:
@telegrambotdev got it: I don't know how shared drive works. are they not "mounte" on a folder in your drive? in this case just setting the path to that folder could be fine
If you send me some documentations (a link is enough) I could try to add the support
@rsoorajs commented on GitHub:
but there is no place to mention shared drive id.Thats were i am confused
@paolafrancesca commented on GitHub:
hi @telegrambotdev , I haven't ever tested: I would expect for it to work if you have the right permission.
fastest way to find out is just to try it
@rsoorajs commented on GitHub:
you can use rclone for shared drive support.Thats the most easyway.
https://rclone.org/install/