View Single Post
Old 04-05-2015, 05:48 PM  
Shark
Senior Member
 
Shark's Avatar
 
Join Date: Oct 2001
Posts: 606
Default

Just to complete the thread, I have tried it and it works fine now. Here is what I have done for the command & in Task Scheduler:

- Go to local browser, right-click and then from the popup menu Enqueue > Raw Command. Then press the arrow & enter these lines:

Code:
/cd \\HDD-SERVER\Backup\
/select -f :age+30d
/delete selected
- Right click in queue window & save the queue.

- Load Windows Task Scheduler & create a new basic task. Run FlashFXP as a program and use these arguments:

Code:
-c2 -go deletefiles.fqf
It all appears to be working now. Thanks.
Shark is offline