czkawka icon indicating copy to clipboard operation
czkawka copied to clipboard

Error while performing the remove operation. Error code was 124

Open go2211greg opened this issue 2 years ago • 2 comments

When trying to delete Similar Images, I receive the error

Failed to delete file ⁨\\files.home\archive\Gregory\2021\GooglePhotosTakeout\Takeout\Google Photos\Archive\_MG_9657.JPG⁩, reason ⁨Error while performing the remove operation. Error code was 124⁩

Not sure if this has to do with the fact that it's over the network. https://docs.microsoft.com/en-us/windows/win32/debug/system-error-codes--0-499-

4.0.0 gui on Windows 10 19044.1503, server is Ubuntu 18.04.3 LTS running SAMBA.

Capture

I am mapping a drive and re-adding the Search dir with Z:\ or similar, but the search has to start over.

I certainly have access to delete files as my user, and I am not running the app as Admin, otherwise it wouldn't be able to read files in the first place.

Is there any known issue in Rust with deleting from UNC paths? (SMB, Samba, CIFS, File server)

go2211greg avatar Jan 26 '22 23:01 go2211greg

Update: same error when using Mapped Drive, Error code was 124

go2211greg avatar Jan 27 '22 15:01 go2211greg

Error still present.

leetfin avatar Jul 17 '22 01:07 leetfin