go-smb2 icon indicating copy to clipboard operation
go-smb2 copied to clipboard

Rename should use replace semantics like os.rename

Open e-neko opened this issue 4 months ago • 0 comments

Rename should try to replace the existing file if the new name conflicts with an existing filename. Among other things, this allows renaming alternate data streams, specifically renaming an alternate stream to a default one.

e-neko avatar Oct 07 '24 18:10 e-neko