MCPcopy Index your code
hub / github.com/1Panel-dev/1Panel / Ftp

Struct Ftp

agent/utils/toolbox/pure-ftpd.go:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18)
19
20type Ftp struct {
21 DefaultUser string
22 DefaultGroup string
23}
24
25type FtpList struct {
26 User string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected