copy file
I need to copy a file (its a url from a website) to a file on my computer. I am trying to figure out how to do this.
I found code for copying it with bytes but that messes up the file somewhat.... I want an exact copy of the original file.
code is highly appreciated.
thanks,

