1

I'm setting up a proFTPd server so I can upload files to my webserver, but I've never tried this before. I've installed proftpd, added a user with a home folder: /home/FTP-shared and added /bin/false shell to it as well.

But what do I do configuration-wise now in proftp to be able to login with this user, and up and download, delete and so on?

And my idea was to symlink to Apache www folder from the ftp user directory? Will that work?

1 Answer 1

0

For your first question, you can read it here.

For your second question, I'm currently using mount --bind.

2
  • Okay i made this, but dont seem to work? pastebin.com/8ddnJX7N Commented Jun 5, 2012 at 16:04
  • i found my problem, it was actually my useralias that was wrong. My limits works :) thanks! Commented Jun 5, 2012 at 16:18

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.