sindresorhus/trash

Trashing a file on Windows deletes it unrecoverably if no recycle bin is enabled

Open

#107 geöffnet am 11. Dez. 2020

Auf GitHub ansehen
 (5 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (2.660 Stars) (81 Forks)user submission
bughelp wanted

Beschreibung

Similar to #56, but probably has to be solved in a different way for Windows. This was reported by a user in my app losslesscut https://github.com/mifi/lossless-cut/issues/537 When he trashed a file on a network mounted drive (which has no trash), the file just got removed permanently.

Contributor Guide