Delphi language or BCB language: How to use the UserName and Password with Indy 9 IdTCPClient code to login FTP Server ?
thanks
21 March 2010.
Delphi language or BCB language: How to use the UserName and Password with Indy 9 IdTCPClient code to login FTP Server ?
thanks
1. You got to be sure the FTP server is up and runnig and
2. has set up the remote users username and password set.
3. Use Telnet (to the IP/port) to see if you do have FTP access.
Delphi should be real easy if you follow the examples.
Just set up the component.