Copying Files from one folder to another
Hello,
I am looking for a way to copy files from one folder to another, I've tried a few examples online but none seem to work. I need one that copies and replaces and one that only copies files which aren't already in the destination folder?
Thanks.
Re: Copying Files from one folder to another
Before we all jump in with examples of how to copy a file from one folder to another, why don't you show us what you tried that you don't want to use.
Re: Copying Files from one folder to another
Quote:
Originally Posted by
Hack
Before we all jump in with examples of how to copy a file from one folder to another, why don't you show us what you tried that you don't want to use.
Don't worry, I've solved it, I stupidly presumed that it would automatically copy using the original file name so didn't set one, now I have and it works.