Board index » delphi » Problem with TIdFTP SITE command
Jeff Easton
![]() Delphi Developer |
Mon, 18 Jul 2005 04:39:35 GMT
Problem with TIdFTP SITE command
Using Indy 9.0.11.
I have been trying to implement the SITE method in the Indy TIdFTP component with limited luck. Specifically I am trying to get a 'SITE help' listing from a Windows FTP server. The response ends up looking like this: 214-The following SITE commands are recognized(* ==>'s unimplemented). It seems that the problem is that inside the method 214-The following SITE commands are recognized (* =>'s unimplemented). Notice the fact that the first line in the return is more than 3 characters, Thanks for any help |