hmage / drive-untrash

Fork of Google Drive mass restore/untrash command line utility. Parallelized.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drive-untrash

Install

go get -u github.com/hmage/drive-untrash

Setup

Follow the steps on https://developers.google.com/drive/v3/web/quickstart/go to get the client_secret.json file. It will be loaded from the current working directory.

Usage

drive-untrash [folderID]...
  -v	verbose logging

Without folderID's specified, all trashed files in Google Drive will get restored.

About

Fork of Google Drive mass restore/untrash command line utility. Parallelized.


Languages

Language:Go 100.0%