Hello,
Our clients can't login to their anonymous FTP accounts (configured cPanel). The client redirects them to /var/ftp, which they do not have access to. The anonymous login should redirect to /home/USER/public_ftp.
Does anyone know how to fix this?
Our clients can't login to their anonymous FTP accounts (configured cPanel). The client redirects them to /var/ftp, which they do not have access to. The anonymous login should redirect to /home/USER/public_ftp.
Code:
$ ftp ftp.kolinc.wbkr.nl
Connected to kolinc.wbkr.nl.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 50 allowed.
220-Local time is now 10:02. Server port: 21.
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
Name (ftp.kolinc.wbkr.nl:johndoe): anonymous
421 Can't change directory to /var/ftp/ [/]
Login failed.
No control connection for command: No such file or directory