Anonymous FTP with sublogins

Core FTP client questions and answers
Post Reply
bbartick
Posts: 2
Joined: Mon Aug 21, 2006 7:41 pm

Anonymous FTP with sublogins

Post by bbartick »

Hi!

Does the CoreFTP product support anonymous FTP with sublogins? We have a number of Sun Servers setup that support this type of login method. I'd imagine I could use your Script/Cmds in your advanced site settings to do this, but I think the password would be visible in plain text. Any other possible solutions?

Thanks,

Brett
bbartick
Posts: 2
Joined: Mon Aug 21, 2006 7:41 pm

Post by bbartick »

Hi!

I appreciate you responding so quickly! All I did to get this to work was place the following commands in your "Post login commands" window on the Advanced Site Settings

user jsmith
pass abc123

It would be really cool if there was some hot-key I could press that would only display the '*' character until I hit the hot-key again. So basically, I would now see
pass ******
in the Post login commands window, but the system would obviously save the characters I entered in the field.
This is probably the simplest method to implement this. Actually, this hot-key feature could be useful in any of the windows on the Advanced Site Settings if one wanted to hide certain configuration information.

Thanks,

Brett
Post Reply