Skip to content

Move file to folder #247

Answered by Dario-Ciceri
Dario-Ciceri asked this question in Q&A
Discussion options

You must be logged in to vote

oh nevermind, like this it works:

current_file['parents'] = [{"id":folders[current_file_title_to_datetime.month-1]['id']}]
current_file.Upload()

I know there's a filesystem which it would be easier to use but it doesn't seems to work, it always gives me AssertionError when trying to mv, move, cp or copy files...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by shcheklein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
1 participant
Converted from issue

This discussion was converted from issue #245 on November 17, 2022 19:00.