As the name of the thread implies, I am trying to setup a virtual directory in ProFTPD. I have the basics completed (ie. designated home directories for validated users), but I can't seem to figure out how to allow access to a directory that is not in the users' home path.
For example:
User logs in as Foo
Home directory is /home/Foo
I want to allow access to /home/Bar to the user Foo via FTP.
Any ideas?
