anonymous ftp without username
Hi,
is it possible to set an anonymous ftp (i can use dedicated IP if required) to be used without username at all?
the same as can be done for example when using vsftpd in ubuntu?
any workaround will be helpful.
Thank you.
-
Hello, This can be configured by going to WHM>>Service Configuration>>FTP Server Configuration. You must be using pure-ftpd to use anonymous FT though. Documentation on this can be found here: FTP Server Configuration - Version 84 Documentation - cPanel Documentation 0 -
Hello, I am certain this works: [root@centos6 ~]# ftp ftp.mydomain.us Connected to ftp.cptechsupport.us (). 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 1 of 50 allowed. 220-Local time is now 16:27. Server port: 21. 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 15 minutes of inactivity. Name (ftp.mydomain.us:root): anonymous@mydomain.us 331 User anonymous@mydomain.us OK. Password required Password: 230 OK. Current restricted directory is / Remote system type is UNIX. Using binary mode to transfer files. ftp>
The documentation on Anonymous FTP can be found here as well: Anonymous FTP - Version 84 Documentation - cPanel Documentation0
Please sign in to leave a comment.
Comments
3 comments