Skip to content

ruggertech/unshare-google-drive-google-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

unshare-google-drive

Google Apps Script to unshare files and folders with someone.

Features

  • Unshare all files and folders with someone.
  • Unshare a folder (incl. subfiles and subfolders) with someone.

Installation

  1. Go to https://script.google.com/start and make sure you're signed in with the Google Drive account you want to use for this.
  2. Copy & Paste the unshareall.gs in this repository into the default file and select the main function under "Select function"
  3. In the code, set the userEmail variable to the email address of the user you want unshare items with.
  4. Hit run! (You will probably also be prompted grant permission to your drive so do that)

Inspired by https://github.com/HR/google-drive-unshare

About

unshare all files in google drive from a certain user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published