I am making my own client area where users can manage their account and would really like to add in autologin links to Net2FTP and ideally Phpmyadmin as well. I know how to do this using PHP, as I can have the client's cPanel username, password and FTP host ready in variables, but unfortunately Net2FTP seems to login with encrypted passwords. It's not base64 as far as I can make out, so I was wondering if anyone has tried this and was willing to help me. I noticed some time ago @InfinityFree had a Net2FTP autologin link in your client area (although this seems to have been removed), might you be able help?