View Single Post
Old 09-29-2015, 05:45 AM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

I just created a new site entry to test and verify that this is working as expected and with my new entry here's what I got



And in Greenshot I am using this

Command:
Code:
C:\Program Files (x86)\FlashFXP 5\FlashFXP.exe
Argument:
Code:
/quit /tray /overwrite /upload "\test server" /localpath="{1}" /remotepath="/public_html/" /gs=cb
The screenshot in my post was taken with this configuration.

The only other thing I can think of is maybe you need to quote the site name like I did above when using "\test server" since it contains a space. "\Menkom Server\menkom.com.au"

You could omit the /quit and check the server session log window to see whats going on.

Last edited by bigstar; 09-29-2015 at 07:32 AM.
bigstar is offline