go-smb2
go-smb2 copied to clipboard
Rename should use replace semantics like os.rename
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.