Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vsftpd problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
garnie
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jan 2004
Posts: 108
Location: Vinderup, Denmark

PostPosted: Wed May 10, 2006 1:31 pm    Post subject: vsftpd problem Reply with quote

just installed vsftpd .. i need it so i can login with anonymous but when i do i can't write even though i enabled it in the config file

conf here :

Code:
listen=YES
anonymous_enable=YES
write_enable=YES
anon_upload_enable=YES
anon_mkdir_write_enable=YES
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES


when i test i get this.

Code:

root@fw:/etc # ftp XXX.XXX.XXX.XXX
Connected to XXX.XXX.XXX.XXX
220 Welcome to blah FTP service.
Name (XXX.XXX.XXX.XXX:root): ftp
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> mkdir ged
550 Create directory operation failed.
ftp>


what am i forgetting ?
_________________
Proud gentoo user.
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Wed May 10, 2006 1:33 pm    Post subject: Reply with quote

That the user ftp needs write permission to his home directory on the file system?
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
garnie
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jan 2004
Posts: 108
Location: Vinderup, Denmark

PostPosted: Wed May 10, 2006 4:03 pm    Post subject: Reply with quote

that is in order aswell .. still not working
_________________
Proud gentoo user.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum