Hi,

I'm using this code to copy from destination to another, this work fine. However, the source files are in a folder:

example:

C:\saves\games\game1.game

and when I use the above linked to code it copies the whole structure to the new location whereas I only want game1.gam.

example:

D:\saves\game1.game

Any ideas?

Thanks,


Nightwalker