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: FTP & ftpSize Command
User98

Posts: 2
Member Since: 04/18/02
posted April 18, 2002 2:36 PM

We're trying to use the retrieve method to get files from a non-standard server which does not respond to the size command. Is there a way to stop that command from being send? Thanks.
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted April 18, 2002 2:49 PM


Hi,
Sorry, no, there is not.
After receiving the server's 5xx response, the control should not have any problem proceeding with the transfer, however.
-ken

K M Drake
Dart Tech Support
User98

Posts: 2
Member Since: 04/18/02
posted April 18, 2002 3:14 PM

Oh well, thanks.
The problem is this particular unit doesn't even respond, it just hangs. Everything else works OK, it is just the size command it doesn't like.
HMan

From: Clearwater Beach, FL USA
Posts: 13
Member Since: 08/30/01
posted May 18, 2002 10:04 AM

Rich, just to add to this discussion. Size is a not standard, but widely used command, we ended up implementing it in our server so that the cleint would be satisfied.

The expected response from the size command is simply the decimal files size after a "213" command.

<--- SIZE fileabc.doc
---> 213 175254

Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX