Go Back   FlashFXP Forums > >

General Discussion Need help? Have a problem? Let us help you. Bug reports and feature requests should be made using the Bug Tracker or Feature Tracker

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 09-09-2016, 01:59 PM   #2
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Depending on the layout of the folders/files you may be able to do something like this using custom commands.

However be warned that deleting the files immediately after download is somewhat risky since any error in transfer and you will not be able to retry the file later.

From the main menu > Commands > Edit Commands.

Then from the Custom commands dialog, add a new command and give it a name, i.e. "queue + delete"

Now set the command to execute the following code
Code:
{
/queue "%p%f"
/delete %p%f
}
You can also assign a shortcut key to this new command, something like Ctrl+Shift+Q (assuming that key combination isn't already used)

Click the OK button to save the changes and close the dialog.

Now select the files/folders you want to queue and run the command,
From the main menu > Commands > queue + delete or if you assigned a shortcut Ctrl+Shift+Q

Last edited by bigstar; 09-09-2016 at 04:04 PM.
bigstar is offline  
 

Tags
download, flashfxp, folders, ftp, queue

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 03:13 PM.

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