System.IO.File.Copy("c:\file.type","d:\File.type");
System.IO.File.Move("c:\name.type", "d:\file.type");