On Fri, Sep 02, 2005, Shlomi Fish wrote about "Anonymous FTP Service Restored":
> The FTP root is pointed at /storage/ftp. I wonder if vsftpd has something 
> similar to Apache's Alias directive that we can use for the other volume in 
> the IDE hard-disk. I guess I'll need to check eventually.

Ftp (I don't know about vsftpd) can have "aliases" to shorten people's "cd"
command, but it cannot have "virtual hosts" like in HTTP. The problem is
that in the FTP connection, the client never passes to the server the
server's name (like inthe HTTP 1.0 "Host: " header). So each IP-address/port
combination can hold exactly one FTP server.


-- 
Nadav Har'El                        |           Sunday, Sep 4 2005, 30 Av 5765
[EMAIL PROTECTED]             |-----------------------------------------
Phone +972-523-790466, ICQ 13349191 |Lottery: A tax on people who are bad at
http://nadav.harel.org.il           |math.

Reply via email to