ftps

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ftps

type Ftps struct {
	Urls *gosml.Urls
	Conn *ftp.ServerConn
}

func NewFtps

func NewFtps(url string) *Ftps

func (*Ftps) Cd

func (f *Ftps) Cd() *Ftps

func (*Ftps) DisConnect

func (f *Ftps) DisConnect() error

func (*Ftps) Get

func (f *Ftps) Get() (io.Reader, error)

func (*Ftps) GetTo

func (f *Ftps) GetTo(iw io.Writer) error

func (*Ftps) Login

func (f *Ftps) Login() *Ftps

func (*Ftps) Ls

func (f *Ftps) Ls() []string

func (*Ftps) Put

func (f *Ftps) Put(ir io.Reader) error

Jump to

Keyboard shortcuts

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