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 07-31-2016, 01:10 PM   #2
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Yes absolutely.

You can send shell commands via raw commands (Ctrl+R) or you can toggle the RAW Command Line (Main menu > View > RAW command line) and access it directly via the main window.

By default FlashFXP will accept any non-defined command as a SSH command (with a warning prompt) but you can also prefix the commands with /shell

You can also create custom commands so that the command can be executed with a shortcut key or without having to type it in each time.

For example you can use something like this

Extract tar archive
Code:
/shell tar xzfv %f
When the command executes the %f token is replaced with the name of the selected item in the file list.

If you have multiple items selected then the entire command will execute for each item selected.

Additional information and more examples can be found in our help file and in this forum.
bigstar is offline  
 

Tags
file, flashfxp, send, ssh, zip


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 05:04 PM.

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