Skip to content

Conversation

@bravetiger01
Copy link
Contributor

PR Title

Save Files and Folder directly to drive

Summary

This python script makes the content of drive upload to google drive easily

Description

It maintains the structure of drive, and uploads the data using pydrive. It first authenticates user, asking for which gmail to use, then in cli asks in which folder to uplad the contents to. If the folder exists, it will upload it into that, if it doesn't it will create one. It also make sures same file isn't uploaded twice and same folder too

Resolves #444

The changes are as follows:

  • Created folder Save file to drive

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,

Nakul Desai
@bravetiger01

@bravetiger01
Copy link
Contributor Author

@DhanushNehru I’ve renamed my branch from master to main to match the updated default, and since the original PR closed automatically after deleting master, I'm reopening this as a new PR. Sorry for all the trouble

@DhanushNehru DhanushNehru merged commit 374c460 into wasmerio:main Jun 15, 2025
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

Successfully merging this pull request may close these issues.

Save any file to Drive

2 participants