Results 1 to 2 of 2
My problem is on vsftpd which used for creation of ftp server.
I have installed by yum the vsftpd and i have configured the vsftpd.conf setting all variables YES.
also ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-16-2011 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 24
ftp server: vsftpd
My problem is on vsftpd which used for creation of ftp server.
I have installed by yum the vsftpd and i have configured the vsftpd.conf setting all variables YES.
also i have restart the vsftpd after all configurations.
The problem is that when i copy a file in folder /var/ftp/pub and change the permission to be acceptable by all, it dosnt appear in folder when i connect me with ftp as anunymous user.
How i upload files? and how upload files all other anonymous or not users?
- 07-16-2011 #2Just Joined!
- Join Date
- Jun 2011
- Location
- Belgium
- Posts
- 41
I can't simulate.
Nevertheless some tips:
- what give the command '$> pwd' after you are logged in. Normally it should be '"/"'. If not the user 'ftp' may have a home directory. (see man vsftpd: chroot_list_enable & chroot_local_user)
- Try to restore the original config file (_ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.3.4/vsftpd.conf ). After restarting server, check if the problem persists.


Reply With Quote
