Migrate Box to Google Drive with RcloneView
Organizations switching from Box to Google Workspace need a reliable way to move years of files without data loss. RcloneView transfers your entire Box folder structure to Google Drive — preserving paths, maintaining file integrity, and giving you live progress updates throughout.
Box is a capable enterprise file platform, but many teams consolidating around Google Workspace want their files in Google Drive — where Docs, Sheets, and Slides live natively. Migrating manually is impractical at any meaningful scale. RcloneView connects both Box (via OAuth) and Google Drive (via OAuth) and copies files directly between them with checksum verification and resumable transfers.

Manage & Sync All Clouds in One Place
RcloneView is a cross-platform GUI for rclone. Compare folders, transfer or sync files, and automate multi-cloud workflows with a clean, visual interface.
- One-click jobs: Copy · Sync · Compare
- Schedulers & history for reliable automation
- Works with Google Drive, OneDrive, Dropbox, S3, WebDAV, SFTP and more
Free core features. Plus automations available.
Migration Planning
Before starting, inventory what you're migrating:
- Box size — check Box Admin Console for total storage usage
- Shared folders — collaborator permissions won't transfer (Google Drive uses different sharing)
- File types — most file types transfer without conversion; Box Notes require manual handling
- Collaborators — notify stakeholders of new Google Drive paths before cutover
Step 1 — Connect Box to RcloneView
- Open RcloneView and click New Remote.
- Select Box as the remote type.
- Click Authorize — a browser window opens for OAuth login to Box.
- Log in and approve access.
- Name the remote
box-oldand save.
Step 2 — Connect Google Drive to RcloneView
- Click New Remote again.
- Select Google Drive.
- Click Authorize — a browser window opens for Google OAuth.
- Log in to the target Google account and grant access.
- Choose your scope (My Drive, a specific Team Drive, or a Shared Drive).
- Name the remote
gdrive-newand save.
Both remotes now appear in RcloneView's dual-pane interface.
Step 3 — Explore and Map Folder Paths
Navigate your Box structure in the left panel and your Google Drive in the right panel. Decide where the Box content should land in Google Drive. Common mapping patterns:
| Box Path | Google Drive Path |
|---|---|
box-old:/All Files/ | gdrive-new:/Box Migration/ |
box-old:/Marketing/ | gdrive-new:/Marketing/ |
box-old:/Projects/ | gdrive-new:/Projects/ |
Creating a top-level Box Migration folder in Google Drive is recommended for the initial transfer — it keeps migrated data organized and separate from existing Drive content.
Step 4 — Run the Migration
- Open Jobs in RcloneView.
- Set Source to your Box path (e.g.,
box-old:/All Files/). - Set Destination to your Google Drive path (e.g.,
gdrive-new:/Box Migration/). - Select Copy mode — files are copied without deleting Box.
- Enable Checksum verification for data integrity.
- Click Run.
RcloneView shows real-time progress: files transferred, transfer speed, and estimated time remaining.
Step 5 — Handle the Google Drive API Rate Limits
Google Drive limits the rate at which files can be uploaded. For large Box libraries (thousands of files):
- Reduce concurrent transfers to 2–3 to avoid hitting rate limits.
- Run overnight — larger jobs benefit from 8+ hours of uninterrupted transfer.
- Use bandwidth throttling — limit upload speed if Box API rate limits kick in.
If you see 429 Too Many Requests errors, RcloneView retries automatically with exponential backoff.
Step 6 — Verify the Migration
After the job completes, use Folder Comparison to verify that every Box file is in Google Drive:
Files appearing only on the Box side need to be re-transferred. Re-run the job — rclone skips files already present in Google Drive and only copies missing ones.
Step 7 — Migrate Collaborator Access
Rclone (and RcloneView) transfers file content but not sharing permissions. After the migration:
- In Google Drive, share migrated folders with the appropriate team members.
- For Shared Drives (Team Drives), add members to the drive — all files inherit access.
- Update any Box links in emails, wikis, or ticketing systems to point to the new Google Drive paths.
Step 8 — Decommission Box
Once all files are verified in Google Drive:
- Export Box's audit logs for compliance archiving.
- Notify the Box admin to deactivate accounts.
- Cancel the Box subscription.
Getting Started
- Download RcloneView from rcloneview.com.
- Connect Box and Google Drive using their respective OAuth flows in RcloneView.
- Map your folder structure and create a destination folder in Google Drive.
- Copy, verify, then cut over — a phased approach prevents data loss.
Box to Google Drive in a few jobs. No migration service, no scripting, no specialist required.
Related Guides:
- Migrate Box to SharePoint/OneDrive
- Mount Box Storage as a Network Drive
- Cloud-to-Cloud Migration with RcloneView