]> granicus.if.org Git - apache/commit
For the ftp commands CWD and RETR, do escaping for the path elements,
authorMartin Kraemer <martin@apache.org>
Wed, 30 Jan 2002 14:54:18 +0000 (14:54 +0000)
committerMartin Kraemer <martin@apache.org>
Wed, 30 Jan 2002 14:54:18 +0000 (14:54 +0000)
commite2f102d77aadc50360e2880e8c29f8a178ed4562
treec17345856c863129a4cefdce554a548f89eb9a62
parent6996bd4d365691286d29df318fd2f876d8f112a7
For the ftp commands CWD and RETR, do escaping for the path elements,
because FTP servers do globbing, which we do not want for filenames
from the directory listing.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93105 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_ftp.c