README
¶
go-ftpserver: An FTP based Fuse implementation written in Go
Install
go get -u github.com/datawire/go-ftpserver
Architecture
This is an FTP server build on [github.com/fclairamb/ftpserverlib]https://github.com/fclairamb/ftpserverlib which exposes a file system where all symlinks have been resolved
Documentation
¶
Overview ¶
Package server contains an FTP server based on github.com/fclairamb/ftpserverlib
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logger ¶
Logger creates a github.com/fclairamb/go-log Logger that sends its output to a dlog Logger
func StartOnPort ¶ added in v0.1.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.