Skip to content

hiiamrohit/node-ftp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create Ftp Server using ftpd module of NodeJs

  1. Install NodeJs using npm
  2. Download ftpd module from here https://github.com/alanszlosek/nodeftpd

Note:

Username of ftp server should be same as root directory of FTP server

For Exp: my ftp username is user

Use password anything but make sure password should not be blank!

Ftp server path for user : ./files/user/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published