Web app to browse ftp sites with a better UI/UX than the browser default.
Made using PHP7 and Materialize.css v.1.0 © CSS3 framework.
A HTTPS connection should be used to prevent password leakage while transferring sensitive links (downloading files).
This web app does not create a persistent connection to the FTP server. A new connection (new login/session) is created before every operation (unless you are viewing a cached or local copy of the results).