I just can't get it to run..!
I've mapped the share as network drive x:
Typed out the path x:\Backup Folder\file.fdb and it just blips but doesn't copy it.
I've used Notepad and saved as .bat (ANSI)
There's nothing in the event logs.
It seems so straight forward but I must be missing something?
Main Topics
Browse All Topics





by: KCTSPosted on 2007-12-08 at 02:26:44ID: 20433583
create your batch file in notepad eg:
s/winsched uler.htm
om/downloa ds.html#fr eeware
copy c:\Source\File1.dat x:\Destination\File1.dat /Y
copy c:\Source\File2.dat x:\Destination\File2.dat /Y
copy c:\Source\File3.dat x:\Destination\File3.dat /Y
save it with a .bat extention and schedule it to run with the task scheduler at the desired time - a nice guide at http://www.iopus.com/guide
OR
use a utility with an inbuilt scheduler such as SyncBack http://www.2brightsparks.c