Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FTP ¶
func (*FTP) FileDelete ¶
FTP 删除文件 filePathName 删除文件
func (*FTP) FileDownload ¶
FTP 下载文件 filePath 本地目录 remotePath 远程文件路径名
func (*FTP) FileUpload ¶
FTP 上传文件 filePathName 文件路径名 content 文件内容
type SFTP ¶
func (*SFTP) FileDelete ¶
FTP 删除文件 filePathName 删除文件
func (*SFTP) FileDownload ¶
SFTP 下载文件 filePath 本地目录 remotePath 远程文件路径名
func (*SFTP) FileUpload ¶
SFTP 上传文件 filePathName 文件路径名 content 文件内容
Click to show internal directories.
Click to hide internal directories.