PDA

View Full Version : Auto connect


capper
04-28-2011, 11:09 AM
How can I allow it to auto connect on startup automatically? I would like to choose something from my history.

bigstar
04-28-2011, 12:20 PM
If you're using Windows 7 you can pin FlashFXP to your taskbar then right-click on the taskbar icon to access your history directly from the taskbar.

Or you can open the Preferences dialog > General > Options and check the setting Open Site Manager on Startup.

capper
04-28-2011, 03:28 PM
Oh, it would be great if we can automatically connect on program startup though. I only connect to a server and I want a fast connection to it so I don't have to navigate and click the mouse twice. Hopefully you would add this long awaited option.:)

Another thing I found is during document edit in server side, the window will disappear somehow. Also, there is no option to view the file locally or select the program that I want to open the file with.

Linkster
04-28-2011, 06:19 PM
Modify your shortcut and use a command line argument to connect to the desired site. Information can be found in the help file.

capper
04-28-2011, 11:42 PM
Thanks, but I have already seen that and it does not tell me what to enter if I am connecting via SSH/SFTP. How would I go about entering all those information?

MxxCon
04-29-2011, 08:13 AM
you can specify site name that is in your site manager, and flashfxp will get all the info from there

capper
04-29-2011, 09:18 AM
It will try to connect to the name, which is invalid. E.g

"C:\Program Files (x86)\FlashFXP 4\FlashFXP.exe" dreamhost site1

says,

[R] Unable to resolve host: dreamhost site1
[R] Delaying for 1 seconds before reconnect attempt #1
WinSock 2.0 -- OpenSSL 1.0.0d 8 Feb 2011
[R] Unable to resolve host: dreamhost site1
[R] Delaying for 1 seconds before reconnect attempt #2
[R] Unable to resolve host: dreamhost site1
[R] Delaying for 1 seconds before reconnect attempt #3

bigstar
04-29-2011, 09:33 AM
If the site is not in any group and the exact name is "dreamhost site1" then it should work, however if you have a group named dreamhost and the site name is site1 it needs to be done like this

"C:\Program Files (x86)\FlashFXP 4\FlashFXP.exe" \dreamhost\site1

capper
04-29-2011, 10:03 AM
Greatly appreciated.:)

CEDIII
05-10-2011, 12:32 AM
Thanks for info