A
A
Andrey Mensky2015-12-15 13:40:31
FTP
Andrey Mensky, 2015-12-15 13:40:31

How to configure FTP server using node.js?

Good day.
There is a node application running under Linux/Windows. It is necessary to implement access to users via FTP with their own rights and filters.
Actually, the question is how to configure the ftp server using the node (is there an api or by editing the config) and which ftp server would you recommend for Linux / Windows platforms? It is essential to be able to filter the download of executable files.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
norlin, 2015-12-16
@norlin

If you need it through node.js, then take some module, for example: https://www.npmjs.com/search?q=ftp+server

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question