Skip to content

besn0847/ftpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ftpd

To start the container with default config :

docker run -d -P ftpd

But you can also use your local datastore :

docker run -d -P -v <your local datastore>:/data ftpd

FTP login is default / passw0rd.

About

A simple FTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published