Quote:
|
Originally Posted by hooligan
Its weird though my ftp client shows a whole heap of weird directory's that I cant see on linux e.g. .gconf .gnome .gnome2.
|
Put
Code:
LsDefaultOptions "-l"
into your proftpd.conf, and you won't see files beginning with a dot anymore.
Quote:
|
Originally Posted by hooligan
Now my question is how do I configure it so that the default directory is the server root. Or even /var/www/html. I've tried a few things but I cant seem to get it right. I've even got webmin installed to help but any settings I seem to change keep it in the users directory.
|
Put something like
or
Code:
DefaultRoot /var/www/html
into your proftpd.conf. Restart Proftpd afterwards.
Recent comments
23 hours 37 min ago
1 day 6 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 20 hours ago
2 days 5 hours ago
2 days 6 hours ago
2 days 10 hours ago
2 days 14 hours ago
2 days 14 hours ago