# ericyd/gdrive-copy

Web app to copy a Google Drive folder

Repository: https://github.com/ericyd/gdrive-copy
Canonical: https://ross.abutalabs.com/products/gdrive-copy
Homepage: https://script.google.com/macros/s/AKfycbxbGNGajrxv-HbX2sVY2OTu7yj9VvxlOMOeQblZFuq7rYm7uyo/exec
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2023-02-09T15:35:06+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3958, "days_push": 1301, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1581, forks 330 (observed 2026-08-28T04:05:07.014560+00:00)

## What it is
A Google Apps Script web app that recursively copies an entire Google Drive folder, including all sub-folders and contents, into the user's own Drive. It is hosted on the Chrome Web Store and can also be self-deployed via clasp.

## Use cases
- copy a shared Google Drive folder to my own account
- duplicate a folder structure with all files in Google Drive
- take ownership of a copy of shared team files when someone leaves
- back up a Google Drive folder I have view access to
- copy a folder without owning the original files

## When to choose
- you need to recursively copy a Google Drive folder you can only view
- you want a no-install web app that runs in the browser
- you want the copied files owned by your own account

## When to avoid
- you need to sync folders continuously rather than make a one-time copy
- you need to copy files outside Google Drive
- you require an actively developed tool with recent updates

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, file-system, developer-tools
- domain: developer-tools, files, web-development
- platform: browser
- tags: google-drive, google-apps-script, folder-copy, chrome-web-store, web-app, web-server, javascript

## Member repositories
- ericyd/gdrive-copy (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.014560+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:56:33.349820+00:00, confidence not recorded.
  - readme: https://github.com/ericyd/gdrive-copy (fetched 2026-08-28T04:05:07.014560+00:00, sha 56ea06045c14)
  - homepage: https://script.google.com/macros/s/AKfycbxbGNGajrxv-HbX2sVY2OTu7yj9VvxlOMOeQblZFuq7rYm7uyo/exec (fetched 2026-08-29T11:26:57.059338+00:00, sha 8fad77e15553)
- Data as of 2026-08-30T08:39:29.467469+00:00.
