Skip to main content

Thread: vsFTPd config question


hello.

i'm trying configure vsftpd server have silly problem...

i've installed ubuntu server 9.10 lamp pakage , manually installed vsftpd using command:
code:
sudo apt-get install vsftpd
after i've executed commands provide anonymous access apache www root directory via ftp:
code:
sudo usermod -d /var/www ftp  sudo /etc/init.d/vsftpd restart
i've accessed ftp pc , i've seen www root directory in ftp client.

because want allow read/write anonymous access www root directory, executed following:
code:
sudo vi /etc/vsftpd.conf
and uncommented:
code:
anon_upload_enable=yes write_enable=yes
after i've executed:
code:
sudo /etc/init.d/vsftpd restart
after i've done, connected remotly via ftp ubuntu ftp server.
can browse ftp root directory can't write there...
ftp client shows me this:
code:
an error occured coping file ftp server. make sure have permission put files on server. details: 200 switching binary mode. 227 entering passive mode (192,168,103,19,177,94). 553 not create file.
please, me, wrong?

also, i've tryed change www directory access rights:
code:
sudo chmod 777 /var/www
but after i've done this, ftp server started ask username , password access...
, ubuntu users login , password - wrong.... , if enterse anonymous username , left passowrd field blank, ftp server not allowed me access again...



Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] vsFTPd config question


Ubuntu

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code