Transfer

Transfer File to Google Drive

Transfer


Remote URL to Google Drive

Transfer files directly to your cloud storage.

First-Time Setup Guide

To use this tool, you need to get credentials from Google.

  1. Go to the Google Cloud Console and create a new project if you don't have one.
  2. Enable the Google Drive API for your project.
  3. Go to "Credentials" and create an API Key. Copy it.
  4. Create an OAuth 2.0 Client ID for a "Web application".
    • Under Authorized JavaScript origins, you MUST add `http://localhost:5500` and `http://127.0.0.1:5500` for testing with VS Code Live Server.
  5. Copy the Client ID.
  6. Paste both credentials into the `

Post a Comment

0 Comments