Skip to content

Utility to remove windows directories which are very deep

License

Notifications You must be signed in to change notification settings

nicsu/DeleteRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeleteRec

Utility to remove very deep windows directories (paths exceeding 260 chars in length).

On Windows, if you have very deep directory structures (paths longer than 260 chars) and you try to delete them from explorer or command line, the delete will fail. For example, npm often creates deeply nested structures which can leave you in this situation. You can use this utility to remove these deep directory structures or as a template to implement other operations (like move or copy).

About

Utility to remove windows directories which are very deep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages