hi,
How encrypt the password for the web/ftp server?
Thank you in advance
Javamanxp
Password http/ftp
-
David
- Developer
- Posts: 430
- Joined: Tue Mar 17, 2009 1:42 am
Re: Password http/ftp
Like basic FTP, there is no encryption for the ETP/FTP server password.
The ETP/FTP server password is encoded with UTF-8.
The HTTP server password is encoded with Base64.
The ETP/FTP server password is encoded with UTF-8.
The HTTP server password is encoded with Base64.