jordanlytle / SmbAbstraction

Implements the System.IO.Abstractions interfaces for interacting with the filesystem, and adds support for interacting with UNC or SMB paths
MIT License
6 stars 8 forks source link

Fix SMBFile.Move where the source file still exists after the Move operation #25

Closed Jo0 closed 4 years ago

Jo0 commented 4 years ago

Fix SMBFile.Move where the source file still exists after the Move operation