Skip to content

A simple web FTP client using Webix UI components and a NodeJS server.

Notifications You must be signed in to change notification settings

dahas/SimpleWebFTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleWebFTP

This is a simple web FTP client using Webix UI components and a NodeJS server.

Simple Web FTP

Installation

$ git clone https://github.com/dahas/SimpleWebFTP.git
$ cd SimpleWebFTP
$ npm install
$ npm install -g bower
$ bower install

Launch

$ node server

Enter localhost:8080 in browser.

Known problems

The app is probapply only working well on Windows since I haven't tested it on any other machine. Sorry for that.

License

MIT

Author

Martin Wolf

About

A simple web FTP client using Webix UI components and a NodeJS server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published