Skip to content

nfinlayson/web-ftp-client

 
 

Repository files navigation

Web Ftp Client

Developed By : Sunil More

web-ftp-client is FTP user interface where you can browse the files and perform almost all file operation.

Features!

  • Download,rename,delete file operation
  • Create directory & upload mutilple files at a time

Tech

web-ftp-client uses a number of open source projects to work properly:

  • [node.js] - evented I/O for the backend
  • [Express] - fast node.js network app framework [@tjholowaychuk]
  • [Backbonejs] - Frontend MVC framework
  • [Handlebars] - great template engine.
  • [Twitter Bootstrap] - great UI boilerplate for modern web apps
  • [jQuery] - jQuery is a lightweight, "write less, do more", JavaScript library

Demo

https://web-ftp-client.herokuapp.com

Installation

web-ftp-client requires Node.js v4+ to run.

$ git clone https://github.com/sunilmore690/web-ftp-client.git
$ cd web-ftp-client
$ npm install 
$ npm start

About

Web Ftp Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 4.0%
  • Handlebars 2.3%
  • CSS 0.6%