Go Back   FlashFXP Forums > >

Custom Commands Download, share, or get help creating your own.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 04-04-2015, 07:27 AM   #4
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

To saw a command sequence to a queue you can do it a couple different ways.

It's best to do this while not connected any remote site since that connection link will be restored when the local command is performed.

Select the local browser file list pane, right-click and then from the popup menu Enqueue > Raw Command




Raw command prompt

And enter the commands.. such as..
Code:
/cd c:\folder\you\want\to\delete\from
/select -f :age+30d
/delete selected



Click the [OK] button and now these 3 lines will appear as a single entry in the queue.





It's best to group the commands like this into a single queue entry.

This way if the /cd operation fails the commands that follow it are not executed.

[UPDATE]
Updated example and images to show a local path c:\folder\you\want\to\delete\from (code was copied from original example that was for a remote server)

If you wanted to test this command out to make sure it works as expected without deleting anything you can add the /stop command after the /delete selected

Code:
/cd c:\folder\you\want\to\delete\from
/select -f :age+30d
/delete selected
/stop

Last edited by bigstar; 04-04-2015 at 07:39 AM.
bigstar is offline  
 

Tags
date, delete, files, local, raw command


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 01:43 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)