upload to a subfolder path #152
Unanswered
m5santovito
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You need to change root to sub2, then the files will be in there |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
I need to upload files to subfolders in Drive. Using the gupload script, I can only upload to a folder in the root, but anytime I provide a subfolder path like "sub1/sub2", I got a new folder sub2 created under root at the same level of sub1, not inside it.
Is there a specific syntax I need to use?
thanks
Maurizio
Beta Was this translation helpful? Give feedback.
All reactions