-
-
Notifications
You must be signed in to change notification settings - Fork 280
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
Comments
👍 for uploading entire folders |
Of course. Feel free to pull request
…On Thu, 7 Mar 2019, 17:59 Rayce Neal, ***@***.***> wrote:
I was going to expand off of this issue
<#11> 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. 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: image]
<https://user-images.githubusercontent.com/17347780/53978252-63029680-40d0-11e9-8f81-d5630757be8f.png>
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?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#29>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABFWlMv5JPiIIvfq5ZsD3nswZah-OaK1ks5vUVORgaJpZM4bjyKl>
.
|
But how do you upload folders or at least a bunch of files at a time? |
You can upload folders also known as "upload all files in a folder" by using a command |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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?
The text was updated successfully, but these errors were encountered: