how to set username and password of ftp-srv in nodejs?

前端 未结 0 1333
被撕碎了的回忆
被撕碎了的回忆 2020-12-13 17:52

I\'m using ftp-srv module to create an ftp-server.

Here is my code: const FtpSvr = require ( \'ftp-srv\' );

const hostname = \'0.0.0.0\';
const port =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题