Page 1 of 1

ftp - option for anonymous connect on/off by default

Posted: 2009-11-11, 10:23 UTC
by Achiles
Hi, I searched this option but can't find it, so maybe it's not available yet. (Sorry if it is.. eh)

When I open New FTP Connection (Ctrl+N), the option to connect anonymously to the host is always checked.
I'd like to be able to turn this off by default, say, from the wcx_ftp.ini file.
(e.g. NewFTPanonymousConnect=0)

So is it possible to set totalcmd like this now?

Thanks. I'm in love with this software.

Posted: 2009-11-11, 12:45 UTC
by MVV
Ctrl+N option is a quick FTP-connection, so it have default anonymous mode.
If you want to use some permament FTP connections, you should use Ctrl+N and set them in that dialog. You may enter username/password for them also.

Posted: 2009-11-11, 17:21 UTC
by ghisler(Author)
You can just type in the user name like this:
user@someserver.xyz

Then the "Anonymous" option will be unchecked automatically.

Posted: 2009-11-12, 09:57 UTC
by Achiles
ghisler(Author) wrote:You can just type in the user name like this:
user@someserver.xyz
hm... Thanks :roll: