I know how to get a System.IO.Stream of the file i need from my webserver, but what I'm a little lost on is how do I then take that stream and save it to a file? I actually need to save it over a file that already exists on the local hard drive.
I haven't uses IO stuff much, so I'm a bit lost :confused:
