In stock
- Linux (Debian) distribution with Node.js installed Third-party
- Third-party Windows Server
Task
It is necessary to establish an FTP connection to Windows Server using the Node.js platform, cut out a specific folder (along with the folders and files located in it) and paste it into a specific directory on a server running Linux.
Question
Is it possible to implement the described task? If yes, what NPM packages to use and / or what program code is suitable for solving the problem?
2
Answers
You can use ssh2-sftp-client package from npm