arsenetar / send2trash

Python library to natively send files to Trash (or Recycle bin) on all platforms.
BSD 3-Clause "New" or "Revised" License
281 stars 44 forks source link

File is removed but not to the recycle bin #94

Open stylerhall opened 2 months ago

stylerhall commented 2 months ago

I'm on Windows 11, Python 3.7/3.9/3.10/3.11. I'm using the send2trash module, and while the file is removed, it is not placed in the recycle bin/trash.

ArtemStanovov commented 1 month ago

In case if I used folder, mounted like network drive - I have the same problem. For example: \PC Name\C$\Data\Folder - I have the same problem C:\Data\Folder - it works correctly