pkg

package
v0.0.0-...-7bb4fe5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ZipFiles

func ZipFiles(srcFiles []string, compressFileName string) error

Types

type FtpConfig

type FtpConfig struct {
	Host     string
	User     string
	Port     string
	Password string
}

type FtpSaver

type FtpSaver struct {
	// contains filtered or unexported fields
}

func NewFtpClient

func NewFtpClient(a FtpConfig) *FtpSaver

func (*FtpSaver) UploadFile

func (cli *FtpSaver) UploadFile(filePath string, remotePath string) error

UploadFile 上传文件到ftp服务器

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL