Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: TidFTP succesfully creates a directory WITH an exception

www.cryer.info
Managed Newsgroup Archive

Re: TidFTP succesfully creates a directory WITH an exception

Subject:Re: TidFTP succesfully creates a directory WITH an exception
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Wed, 21 Nov 2007 09:55:46

"Richard" <ritchie872@yahoo.com> wrote in message
news:47441ebf$1@newsgroups.borland.com...

> Investigating further I see that when a directory is created on
> CrossFTP server I get a 260 response while on IIS, for example,
> I get a 257 response (which is the one indy expects). is that a legal
> (and common) response for a succesfully created dir?

260 is illegal by RFC 959.  Although all 2xx codes are in the "Successful
Completions" group, there is no x6x subgroup defined in RFC 959.   257 is
the only official success code defined for the MKD command.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive