FTP Connect

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
ben hub
Member
Member
Posts: 132
Joined: 2003-02-06, 21:47 UTC
Location: Madagascar

FTP Connect

Post by *ben hub »

I'd like to configure a button to automatically connect to a certain FTP server, avoiding the "Connect to ftp server" dialog box...

I created a button with cm_FtpConnect, but how can I send parameters :?: I'm not sure it is possible...

Any idea would help !
Benoît
# 4081
User avatar
Valentino
Power Member
Power Member
Posts: 706
Joined: 2003-02-07, 00:21 UTC
Location: Ukraine

Post by *Valentino »

Make the button with the following command:
FTPOPEN My_connection_preconfigured_in_FTP_Connect_dialog

Note that connection name may also contain spaces.

P.S. Just noticed that your avatar has smth in common with Hacker's one :). I think that Hacker's one is more chronic state than yours. So beware, give more time for sleeping! :D
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 01-03-2003 23:55:44 +0000 ben hub wrote:

bh> I created a button with cm_FtpConnect, but how
bh> can I send parameters?


Command: cd ftp://username:password@servername:portnumber/path[/face]
User avatar
ben hub
Member
Member
Posts: 132
Joined: 2003-02-06, 21:47 UTC
Location: Madagascar

Post by *ben hub »

2Valentino
2Black Dog
Many thanks, both solutions work. :)
However I prefer Valentino's one, more simple, more secure (no pw in the command!!)
Benoît
# 4081
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 02-03-2003 00:56:43 +0000 ben hub wrote:

bh> Many thanks, both solutions work.

Hm, I guess you should thank Christian ;).

bh> more secure

It is not secure, don't be mistaken.[/face]
User avatar
ben hub
Member
Member
Posts: 132
Joined: 2003-02-06, 21:47 UTC
Location: Madagascar

Post by *ben hub »

Black Dog wrote:Hm, I guess you should thank Christian ;).
Of course, so many thancks to Christian too :wink:
It is not secure, don't be mistaken.
I'm quite aware of that, but at least the pw is somehow crypted in wcx_ftp.ini
Benoît
# 4081
Post Reply