Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading Folders #29

Open
raycekar opened this issue Mar 7, 2019 · 4 comments
Open

Uploading Folders #29

raycekar opened this issue Mar 7, 2019 · 4 comments

Comments

@raycekar
Copy link

raycekar commented Mar 7, 2019

I was going to expand off of this issue but I'm not entirely sure what it meant. One idea I had was giving the ability to upload a folder that would go through and upload all files within that folder. Below I added an image where say I am wanting to upload Folder1 that has 3 files and a folder underneath it. In that same picture I have also the layout of how it could look on the actual google drive. So for File1, on GD, the file would be a folder and the bytes that make that file would be google docs like you have for single file uploads. When you download it, it would recreate that same folder structure. Note that the words in Blue are folders and red is either the file or a google doc. Let me know what you think.

image

Also, I am thinking of creating a gui using Tkinter to build off of what you have made, would you be fine if I did such thing?

@fnzv
Copy link

fnzv commented Mar 10, 2019

👍 for uploading entire folders

@stewartmcgown
Copy link
Owner

stewartmcgown commented Mar 10, 2019 via email

@AnishDe12020
Copy link

But how do you upload folders or at least a bunch of files at a time?

@ghost
Copy link

ghost commented Nov 16, 2020

You can upload folders also known as "upload all files in a folder" by using a command python uds.py --bunch ? "full path of a folder or a name of a folder"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants