/zerosense-ftpd

FTP server in the PS3 browser. Not ready for public use.

Primary LanguageJavaScript

zerosense-ftpd

An FTP server for the PS3 Browser. Uses zerosense. Only 4.84 DEX is supported at the moment.

Setup

Node.js and NPM should be installed beforehand. See https://docs.npmjs.com/getting-started/installing-node

npm install

This project has been built using NodeJS 8.11.2 and NPM 5.6.0.

Building

npm run build

Running

npm start

The web server will be running on port 9000, by default.