C# wrapper for Robocopy.exe
-
Has anyone got a reliable multithreaded file copy program with progress display ? I love robocopy, but no c# wrapper is available and I can't track individual file progress. thanks! h.
-
Has anyone got a reliable multithreaded file copy program with progress display ? I love robocopy, but no c# wrapper is available and I can't track individual file progress. thanks! h.
-
Has anyone got a reliable multithreaded file copy program with progress display ? I love robocopy, but no c# wrapper is available and I can't track individual file progress. thanks! h.
hk11 wrote:
I can't track individual file progress.
Yes you can. Use a FileStream to read the bytes and a FileStream to write the bytes. Read and write pieces at a time to do your own progress of copying a file.
Tech, life, family, faith: Give me a visit. I'm currently blogging about: How could God prove Himself to humanity? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango