Login  
Search All Forums
Dart Home | PowerTCP FTP for ActiveX | Custom Development Reply | PowerTCP FTP for ActiveX Topics | Forums   
AuthorForum: PowerTCP FTP for ActiveX
Topic: ListEntry Object and Size Command Not Understood
cbrown370
cbrown370@hotmail.com

From: Atlanta, GA, GA USA
Posts: 3
Member Since: 07/08/02
posted July 8, 2002 6:34 PM

I'm using to the Listing property of the ListEntry object to retrieve files using a wildcard character and it appears to retrieve the first file fine, but then the remote server sends an error stating that the SIZE command is not understood see below. And all subsequent files are not retrieved. Any assistance would be greatly appreciated.

500 'SIZE \DATA\Test\test_ABC12345.TXT': command not understood
Jon Belanger



From: Rome, NY USA
Posts: 310
Member Since: 06/10/02
posted July 9, 2002 8:35 AM

Please use the .Trace method in the FTP tool to produce a trace of the entire FTP conversation up to the point that it fails. Post the trace in this thread so I can better understand your problem. Thanks.
cbrown370
cbrown370@hotmail.com

From: Atlanta, GA, GA USA
Posts: 3
Member Since: 07/08/02
posted July 9, 2002 11:21 AM

Jon,

Here is the output of the Trace method. Thanks.

Sent: SIZE \DATA\Test\test_ABC12345.TXT

Recv: 500 'SIZE \DATA\Test\test_ABC12345.TXT': command not understood

Jon Belanger



From: Rome, NY USA
Posts: 310
Member Since: 06/10/02
posted July 9, 2002 11:29 AM

Thanks for the info, but I would need a more complete trace to understand exactly what you are doing. If you could prepare a very simple project that I could use to reproduce the problem and I could use to see your code that would be helpful as well. Thanks. Email the project to support@dart.com with the subject attn: Jon Belanger
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX