sftpdcmd.txt
来自「伯克利做的SFTP安全文件传输协议」· 文本 代码 · 共 28 行
TXT
28 行
SafeTP Daemon FTP Command Handling SummaryUSERIf this is the first command, 959 interoperability mode is used.If this is sent in an ENC command after authentication, it isrelayed to ftpd, and ftpd's reply is relayed to the client.Otherwise, an error is returned to the client.REINAlways returns an error.PORTWe assume that a client always sends PORT before a data-channelrequest. "Default" ports, as specified in 959, are not supported.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?