I'm probably going about this the hard way, I was inputing a file and then writing it to a new dir, is their a simpler command something like

copy "c:\file1" to "c:\temp\file2"

that would work?