CopyDirectory with verification?

  • Thread starter Thread starter -OSD-
  • Start date Start date
O

-OSD-

Guest
Hi,

My.Computer.FileSystem.CopyDirectory ("C:\TestDirectory1", "D:\TestDirectory2")
Is it possible to copy a folder with all contents (files and sub-folders etc.) and perform some sort of verification that directory content's has been copied successfully at destination location.

Continue reading...
 
Back
Top