Date: Sun, 17 Jan 1999 20:31:38 +0800 From: "numb@263.net" <numb@263.net> To: freebsd-questions@FreeBSD.ORG Subject: How can I setup FTP virtual directory service on FreeBSD? Message-ID: <36A1D561.7105@263.net>
next in thread | raw e-mail | index | archive | help
I am planning to support anonymous FTP service on my FreeBSD2.2.6 machine. I install FreeBSD with anonymous FTP support,and everything seems works fine.Since I chose /home/ftp as my FTP root directory, I copy those Archives under /home/ftp/pub. Now my question is: how can I make virtual directories that mapped to other filesystems such as /usr/local/archive to work under FTP's /home/ftp/pub directory? I tried "ln -sf" command but it don't work. I "man ftpd" and found nothing help. Alternatively,I installed wu-ftpd2.4.2 and "man ftpaccess" and still found nothing related. I know there is a service under NT4.0 that can support FTP virtual directory, you can even map a directory on another MS-machine to your NT's FTP directory. I wonder how to do it under FreeBSD since I begin to hate M$. Thanks for help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A1D561.7105>