Tagged Questions
0
votes
1answer
115 views
FTP cannot connect - connection closed by server
I entered the hostname, username/password and port, it seemed to connect but then the connection was lost, what should I check for? See the log below:
Status: Resolving address of ...
0
votes
0answers
109 views
proftpd server not letting users in
I am using Virtualmin on CentOS 6.2. A user can't log in via ftp. It simply says authentication failed. I have set the password manually, and tried to log in but it always says authentication failed. ...
2
votes
0answers
131 views
vsftpd: Passwordless authentication to different directory
I am configuring a vsftpd server and the requirements are:
I need a user resourcesadmin with home directory /var/www/resources with password authentication and FTP with write access (already done)
I ...
1
vote
1answer
315 views
Hiding files on FTP server
I have an Ubuntu server and I run an FTP server on it. I changed its folder structure and want to restrict access of users to some of the files not all of them in a way that other files be hidden to ...
1
vote
0answers
134 views
FTP server - directories
I have been playing around with several ftp servers and can't get the configuration I want.
I want to allow both anonymous and standard user login, user logins are fine with the default pure-ftpd ...