Date: Sun, 8 Jul 2001 22:31:11 +0900
From: "Eugene M. Kim" <ab@astralblue.net>
To: stable@freebsd.org
Subject: ftpd weirdness; CWD/RETR/... handles {} specially?
Message-ID: <20010708223111.A40664@the-7.net>
next in thread | raw e-mail | index | archive | help
Greetings,
ftpd of 4-stable apparently handles {} embedded in the argument to RETR
and CWD specially. For example, if the client send `CWD {3}', then the
ftpd will try to chdir into `3', not into `{3}'. Is this an intended
behavior, or a bug to be fixed?
Thanks!
Eugene
PS. Please don't reply only to the list, since I'm not subscribed to it.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010708223111.A40664>
