sftp

package
v0.0.0-...-1c9e867 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SingleMB int64 = 1024 * 1024
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Resp

type Resp struct {
	List          []string //list of images at given path
	ContentLength int64
	Stats         types.UpdateStats
}

Resp response data from executing commands

func ExecCmd

func ExecCmd(cmd, host, user, pass, remoteFile, localFile string,
	objSize int64, prgNotify types.StatsNotifChan) (types.UpdateStats, Resp)

Jump to

Keyboard shortcuts

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