Atomic file copy under .NET

后端 未结 4 2021
南笙
南笙 2020-12-06 17:45

I am building a server app that copies files using System.IO.File.Copy(...) function. My files can be rather large, therefore, it has a fair chance that if the machine crash

4条回答
提交回复
热议问题