I need to upload a folder to google drive, I'm using a python drive API and one of the parameters to upload a file is the mimetype. I've tried searching on several sites with lists of mimetypes without success, and I've tried a mimetype 'text/directory' but it didn't work. What mimetype could I use to upload folders?
Asked
Active
Viewed 11 times