MOON
Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4
System: Linux csr818.wilogic.com 2.6.18-419.el5xen #1 SMP Fri Feb 24 22:50:37 UTC 2017 x86_64
User: digitals (531)
PHP: 5.4.45
Disabled: NONE
Upload Files
File: //var/usr/webmin-1.941/wuftpd/help/alias.html
<header>Aliases and Paths</header>

The page allows you to create aliases that apply when the FTP client user
uses the <tt>cd</tt> command. The first table allows you to map <tt>cd</tt>
aliases to absolute directory paths. For example, if you created an alias
for <tt>foo</tt> for <tt>/usr/local/foo</tt>, then typing <tt>cd foo</tt>
into an FTP client would take the user to the directory <tt>/usr/local/foo</tt>.
<p>

The second text box is for enter directories to be searched when a 
relative <tt>cd</tt> is entered. For example, if directory <tt>/usr/local</tt>
was in the search path and the user entered <tt>cd bin</tt>, he would be
taken to <tt>/usr/local/bin</tt> (assuming there was no directory called
<tt>bin</tt> in the current directory and no alias for <tt>bin</tt>). <p>

<hr>