Documentation
¶
Overview ¶
ftpserver allows to create your own FTP(S) server
Index ¶
Constants ¶
View Source
const ( FTP_LOGIN_RETRY_NUMBER = 3 FTP_LOGIN_RETRY_WAITING_TIME = 1 * time.Second // second )
Variables ¶
View Source
var CGFEnable bool = false
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.