Hi All,
To connect to a ftp gateway I need to send 3 commands: USER, PASS, ACCT
InternetConnect sends just 2 commands USER & PASS and returns a zero
internet handle.
The last server response is "Account required for login".
Is there a workaround how to send the third ACCT authentication command?
Thanks in advance,
Vladimir