Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VSFTPD

Status
Not open for further replies.

newbee888

Technical User
Nov 17, 2003
13
PH
I just installed VSFTPD in replacement of WU-FTPS because I saw a forum saying that VSFTPD is much better.

I already successfully run the FTP server, and I created a user. I have two problem on this.

1. when I access my ftp server using IE. ftp:myipaddress. I saw a pub folder. ( no username and password, it seems like anonymous user. my anonymous access is disables.
Question: How to disbale this one?

2. after I created a user, I try to login. it was successful. but I cannot copy anything on it. the error msg appears. "an error occured creating a bew folder on the ftp server / detail 500 unknown command" why is that?

I hope you guys could help me :)

Regards, Newbee in Linux.
 
you can edit the /etc/vsftpd.conf to make the vsftpd restrict or give access. the comment lines tell you which line does what.

then /etc/rc.d/init.d/xinetd restart

let us know how it turns out.
 
hi mrunix, thanks its working now, i just uncomment the right access hehehe :) my anomymous access is commented with# but still the i can access the pub when i open ftp:myipaddress :( help :)

Thanks
 
i try to login using vs-ftp client. after i login it bring to to my home directory. but when I double the 2 .. on the upper lft corner, i can see the files of linux machine. in other words i can access the other files besides on my home folder.. i should not be able to access those file,, how to go with it? thanks :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top