ncp icon indicating copy to clipboard operation
ncp copied to clipboard

Error: UNKNOWN, unlink

Open fresheneesz opened this issue 9 years ago • 1 comments

I'm getting the error "UNKNOWN, unlink" after switching to piping files to copy them. It looks like ncp might vomit if the file is currently already open.

fresheneesz avatar Sep 24 '14 19:09 fresheneesz

I figured out what was going on. I had duplicate NCP copies going at the same time. UNKNOWN, unlink must indicate that the file can't be deleted because it no longer exists? I feel like that shouldn't be an error, but it should accept that "hey someone deleted it for me, how convenient".

fresheneesz avatar Oct 01 '14 22:10 fresheneesz