Centos FTP Username and Password
I forgot my FTP Details how do I recover or view my credential using SSL console thanks in Advance
Log In to Comment
I forgot my FTP Details how do I recover or view my credential using SSL console thanks in Advance
most likely your FTP user is a system user on your linux, so just change the password:
passwd usernameie: passwd ftpuser1
Also you should try to use SFTP, FTP is old, unsecure and ugly