]> git.lizzy.rs Git - plan9front.git/commit
ftpd: handle "allo" command by treating it as a no-op
authorAlex Musolino <alex@musolino.id.au>
Wed, 23 Sep 2020 03:14:05 +0000 (12:44 +0930)
committerAlex Musolino <alex@musolino.id.au>
Wed, 23 Sep 2020 03:14:05 +0000 (12:44 +0930)
commit23de6808f70552beeb4b3a3374543f7aaf31c4c8
tree526b214e5069f03825f1787cf0621595cd6cc85c
parent313aebb96478c37be8f39754875c02dcb3f896cc
ftpd: handle "allo" command by treating it as a no-op

RFC959 says:

"The ALLO command should be treated as a NOOP (no
operation) by those servers which do not require
that the maximum size of the file be declared
beforehand..."
sys/src/cmd/ip/ftpd.c