I\'m trying to create an ftp server using ftp-srv
Here is my code:
const FtpSvr = require ( \'ftp-srv\' ); const hostname = \'0.0.0.0\'; const port =