On Thu, 9 Mar 2000, erik wrote:
> How do you add another directory to my ftp? I can not use a link
> because it is across a file system.
You can either make it available to real users only, and point the
guestroot at that directory, or just copy the files over (cp -aR
/wherever/whatever /home/ftp), or mount the partition somewhere in
/home/ftp and make the real location a symlink.
Since wu-ftpd is security-concerned, it chroots (man chroot) users as soon
as they log in, so you can't just let them get out of /home/ftp (unless
you absolutely don't care about security).
LLaP
bero
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.