Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rocker2102/ftp-web-client
- Owner: Rocker2102
- License: mit
- Created: 2020-05-03T02:26:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T08:29:12.000Z (about 3 years ago)
- Last Synced: 2024-11-05T18:05:39.847Z (about 2 months ago)
- Topics: ajax, css3, ftp, ftp-client, html5, javascript, jquery, materialize-css, php-ftp, php7, ui, ux
- Language: JavaScript
- Homepage: http://rocker.epizy.com/ftp-client/
- Size: 431 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)._