Skip to content

Google Drive Upload CLI - Submission v1.0.0

Latest

Choose a tag to compare

@hwong5208 hwong5208 released this 23 Jan 22:32

Submission Summary

This release contains the standalone Python CLI application for the Google Drive Upload test.

Key Features

  • Path Resolution: Handles folder deduplication and creation automatically.
  • Headless Support: Implements a console-based authentication flow for Ubuntu Server (no browser required).
  • Resumable Uploads: Robust handling for large files.

Included

  • google_drive_upload.py (Entry point)
  • auth.py & drive_utils.py (Modules)
  • Vagrantfile (Pristine testing environment)
  • Documentation (README.md, VALIDATION.md)

Verification

Please refer to VALIDATION.md for detailed execution logs and visual proof of upload success on the Ubuntu VM.