| Dart Home | PowerTCP FTP for .NET | Custom Development | Reply | PowerTCP FTP for .NET Topics | Forums |
| Author | Forum: PowerTCP FTP for .NET Topic: PORT Command truncated |
| dougheeren From: Des Moines, IA USA Posts: 10 Member Since: 06/25/03 |
posted July 9, 2003 3:43 PM I receive the following error every once in a great while in my application. It makes 3 connections per minute to a site to check for files. I know the target ftp site is Win2k IIS5. Request: PORT 192,168,100,41,15,113 Response: 500 'ORT': command not understood. 005 at c.c(Delegate A_0, Object[] A_1) at Dart.PowerTCP.Ftp.Ftp.List(String searchPattern, Boolean full) at HowCorporation.Inbound.Processing() in F:\HOWCorporation\HowCorporation\Inbound.vb:line 79 Dart.PowerTCP.Ftp.ProtocolException The line of code is: list = ftp.List("*", False) PASV is set to false Doug |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted July 10, 2003 11:02 AM First make sure that you are using the most recent FTP component. If you got it before 11/25/02 then you have the old version and can download the latest from our Website. Next, please tell me if you can duplicate this with the sample FTP Listview app and if so, tell me what to do. |
| dougheeren From: Des Moines, IA USA Posts: 10 Member Since: 06/25/03 |
posted July 10, 2003 11:19 AM I downloaded it on 6/25/03. I can't duplicate it with the list view. This error is very intermittant and only happens once or twice a day with 3 ftp connections made per minute. |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted July 10, 2003 11:23 AM Keep trying to find a way to duplicate it. Unfortunately, I am not able to proceed until you do. |
| Reply | PowerTCP FTP for .NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|