I'm using TCC 9.00.99.
According to the help, I'm supposed to be able to set an alias name in parentheses (myalias) in the ftp.cfg file so that I can connect to an FTP site with a convenient shortened form, like this:
iftp "ftp://myalias"
The line in ftp.cfg would be
ftp://mydomain.com (myalias) myusername mypassword
Trying to connect with the alias always results in the immediate response:
TCC: (Sys) The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.
"ftp://mydomain.com"
Connecting with the full name, "ftp://mydomain.com", works correctly.
What am I doing wrong? How do I get this feature to work?
(Also, the help has a typo and shows the alias between the username and password.)
Thanks!
According to the help, I'm supposed to be able to set an alias name in parentheses (myalias) in the ftp.cfg file so that I can connect to an FTP site with a convenient shortened form, like this:
iftp "ftp://myalias"
The line in ftp.cfg would be
ftp://mydomain.com (myalias) myusername mypassword
Trying to connect with the alias always results in the immediate response:
TCC: (Sys) The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.
"ftp://mydomain.com"
Connecting with the full name, "ftp://mydomain.com", works correctly.
What am I doing wrong? How do I get this feature to work?
(Also, the help has a typo and shows the alias between the username and password.)
Thanks!