vasa-develop/ftp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
project for ftp client: ftp_client (documentation: https://github.com/mscdex/node-ftp) run "npm install" run "node client.js" project for ftp server: ftp-srv (documentation: https://github.com/trs/ftp-srv) run "npm install" run "cd test/" run "node start.js" (in administrative mode) (the logic of the app is in /src folder. The file manupulation logic is in /src/fs.js)