Skip to content

Save Files and Folder To Drive #446

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

Closed
wants to merge 9 commits into from

Conversation

bravetiger01
Copy link
Contributor

@bravetiger01 bravetiger01 commented Jun 7, 2025

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 bravetiger01 reopened this Jun 7, 2025
@bravetiger01 bravetiger01 reopened this Jun 8, 2025
@leftkats
Copy link
Contributor

leftkats commented Jun 9, 2025

Resolves #444

Copy link
Contributor

@leftkats leftkats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the following in the pr description to connect the issue with the relevant pull request

Resolves #444

@bravetiger01
Copy link
Contributor Author

Added

@bravetiger01
Copy link
Contributor Author

Please close and merge this PR

@bravetiger01 bravetiger01 requested a review from leftkats June 14, 2025 05:09
@bravetiger01
Copy link
Contributor Author

@DhanushNehru - please kindly approve :)

Copy link
Owner

@DhanushNehru DhanushNehru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the main README.md List of Projects section @bravetiger01

@DhanushNehru
Copy link
Owner

Please resolve merge conflicts

@bravetiger01 bravetiger01 requested a review from leftkats June 14, 2025 17:50
Copy link
Owner

@DhanushNehru DhanushNehru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's main branch and not master branch @bravetiger01

@bravetiger01 bravetiger01 deleted the master branch June 15, 2025 07:27
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
3 participants