Date: Mon, 3 Feb 2003 19:33:26 -0800 (PST) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200302040333.h143XQMA098650@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar         2003/02/03 19:33:26 PST
  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  RFC 959 doesn't list reply code 550 as a valid responce to STOR/STOU,
  so return reply code 553 to indicate a error from open(2) for consistency,
  as long as the code is used in the rest of the STOR/STOU handler.
  
  Revision  Changes    Path
  1.142     +1 -1      src/libexec/ftpd/ftpd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302040333.h143XQMA098650>
