Home
last modified time | relevance | path

Searched refs:operationUpload (Results 1 – 5 of 5) sorted by relevance

/dports/ftp/sftpgo/sftpgo-2.2.0/common/
H A Dactions_test.go147 ExecuteOn: []string{operationUpload},
156 …a := newActionNotification(user, operationUpload, "", "", "", "", "", ProtocolSFTP, "", 123, 0, ni…
165 a.Action = operationUpload
H A Dcommon.go45 operationUpload = "upload" const
338 case operationUpload:
H A Dtransfer.go269 …ExecuteActionNotification(&t.Connection.User, operationUpload, t.fsPath, t.requestPath, "", "", ""…
H A Dcommon_test.go508 } else if tr.OperationType == operationUpload {
H A Dconnection.go163 operationType = operationUpload