Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rocker2102/ftp-web-client

Web app to browse ftp sites
https://github.com/rocker2102/ftp-web-client

ajax css3 ftp ftp-client html5 javascript jquery materialize-css php-ftp php7 ui ux

Last synced: 4 days ago
JSON representation

Web app to browse ftp sites

Awesome Lists containing this project

README

        

# FTP Client
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)._

## Note
_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)._