PDA

View Full Version : How can I...?


marian
11-14-2002, 04:56 AM
I want to make every day at 20:00 a copy of my files to the local disc. with Tools--->schedule is this possible, but just for 1 time. Is there a way to copy everyday automatical my files?

bigstar
11-14-2002, 05:21 AM
No this isn't possible. we recommend using an external schedule like the one provided with MS Windows.

Programs > Accessories > System Tools > Scheduled Tasks

Look at the command line section of the help file for details on how to load a queue via the command line.

marian
11-14-2002, 05:26 AM
Thx, I will check it out

marian
11-14-2002, 06:58 AM
I have made a command "download_website":

FlashFXP.exe -local="C:\Program Files\FlashFXP"
FlashFXP.exe Private\marian
FlashFXP.exe -c1 myqueue.fqf

How can I execute the command "download_website" or will this execute automatical when flashfxp starts?