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...
2 Answers · Computers & Internet · 01/10/2009
Add the OnConnect event and add this: procedure TForm1.IdFTPServer1Connect(AContext: TIdContext); var IPAdd: string; begin IPAdd := AContext.Connection.Socket.Binding...
2 Answers · Computers & Internet · 26/09/2009
Uh, no offense, but you need to re-post the question at this category: Home > All Categories > Computers & Internet > Programming & Design This category is "human languages" such as...
2 Answers · Society & Culture · 24/09/2009