Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 406 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 406 Bytes

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.