Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ Status
Method
Status
agent/utils/toolbox/pure-ftpd.go:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
type
FtpClient
interface
{
41
Status() (bool, bool)
42
Operate(operate string) error
43
LoadList() ([]FtpList, error)
44
UserAdd(username, path, passwd string) error
Callers
9
LoadBaseInfo
Method · 0.95
RegisterImages
Function · 0.65
OperationLog
Function · 0.65
handleProcessData
Function · 0.65
GetProcessInfoByPID
Method · 0.65
LoadBaseInfo
Method · 0.65
UpdateConf
Method · 0.65
GetAppIcon
Method · 0.65
SuccessWithDataGzipped
Function · 0.65
Implementers
1
Ftp
agent/utils/toolbox/pure-ftpd.go
Calls
no outgoing calls
Tested by
no test coverage detected