Skip to content

davidbstein/delete-big-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Delete a big Dropbox Folder

Sometime you create an enourmous Dropbox folder and get in a bad state.

  • you can't sync it because it's too big.
  • you can't delete it on the website because there are too many files.

This little script will fix that issue.

Setup

You'll need an API key - you can get it here (click the get token button)

Run Script

THIS WILL DELETE EVERYTHING IN THAT FOLDER AND IS NOT UNDOABLE

(well, it's kinda undoable but you'll probably need to email drobox support so it'll take several days)

run the script by running the following two commands and then following the instructions.

    pip install dropbox
    python delete_folder.py /path/to/folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages