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.