When I'm trying to connect to FTP server I get: "500 OOPS: cannot change directory:/home/$USER/public_html"
- when I do echo $USER - I get proper username
- seems like $USER isn't interpreted inside my /etc/vsftpd.conf
- when I remove "local_root=/var/www/sites/$USER" I everything is smoothly working.
I'm running vsftpd 2.2.2 and Ubuntu 10.04.1 LTS Release: 10.04 Codename: lucid