PDA

View Full Version : How to connect auto to a site


Romainz
05-03-2015, 02:36 PM
Hello

It's possible to connect auto with a site, with a shortcut ?

eg : C:\FlashFPX.exe --connect site1

bigstar
05-04-2015, 10:11 AM
Yes, this is explained in-depth the help file under the Reference > Command Line Switches section.

If the site is named "site1" and exists within the root of the Site Manager then you'd use something like
FlashFXP.exe \site1

Or if the site is named "site1" and exists within a group named "group" in the Site Manager you'd use something like
FlashFXP.exe \group\site1

Romainz
05-04-2015, 02:09 PM
Nice, thanks you =D