View Single Post
Old 09-24-2015, 08:14 AM  
mitch
Junior Member
 
Join Date: Jan 2006
Posts: 20
Default

Quote:
Originally Posted by bigstar View Post
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.
Hello, i sort of got this working, however if my site name has credentials for the ftp, does <site name> inherit the user and pass and i dont need to pass it across in the command line ?
mitch is offline