View Single Post
Old 09-23-2015, 07:36 PM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Command:
Code:
<path\to\>flashfxp.exe
Argument:
Code:
/tray /overwrite /upload <server name> /localpath="{0}" /remotepath="<path\to\target>file.png" /quit
replace <server name> with the name of the server, if the server is within a group then include the group name such as \group 1\group 2\site name

replace <path\to\target>file.png with the desired target location for the uploaded screenshot

The above command will start FlashFXP minimized to the tray, (overwrite the file if it already exists) upload the file, and then quit.
bigstar is offline