On Wed, 2009-02-04 at 12:20 +0000, Dan Track wrote:
> Hi Guys,
> 
> I'm hoping you pro's can help me on this. I've setup vsftp to chroot
> users to their home directory after logging in via ftp, however I need
> one of those users to chroot to a different directory /opt/ftp/upload,
> can someone please let me know how I can achieve this?

Possibly using a "bind mount" to mount /opt/ftp/upload under the user's
home directory. See mount(1).

poc

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to