Byron/trash-rs

Unable to delete file on Windows shared folder

Open

#55 opened on Aug 7, 2022

 (4 comments) (0 reactions) (0 assignees)Rust (40 forks)auto 404
help wanted

Repository metrics

Stars
 (247 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I tried to delete a file on a Windows shared folder (it is on a NAS, shared through Samba). I get the following error message:

Error during a trash operation: Unknown { description: "windows error: Impossibile trovare il file specificato.\r\n" }

Contributor guide