Schedule Download - Keep files

Hello,

I have an Access database that I would like to schedule to download every x minutes (let say 30). However, I do not want the database to be overwritten each time it is downloaded. Instead, is it possible for the database to download with a different name every time? For instance Orders-1.mdb, Orders-2.mdb, etc? I anticipate deleting the old information out as needed manually.

Does anyone have any ideas?
Thanks!
Christine

Hello ..

No this is not possible. But you can write a batch file which you run in the Windows Sheduler which will automatically rename the Orders.mdb file to Orders-??.mdb every couple of minutes.

Regards,
SmartFTP