ssh

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScpStorage

type ScpStorage struct {
	PrivateKey string
	Password   string
	User       string
	Endpoint   string
	// contains filtered or unexported fields
}

func NewScpStorage

func NewScpStorage(host, port, user, password string, privateKey string) *ScpStorage

func (*ScpStorage) Connect

func (ss *ScpStorage) Connect() error

func (*ScpStorage) Pull

func (ss *ScpStorage) Pull(remotePath, localPath string) error

func (*ScpStorage) Push

func (ss *ScpStorage) Push(localPath, remotePath string) error

Jump to

Keyboard shortcuts

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