sync

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Down

type Down struct {
	Peer         dbx_conn.ConnScopedIndividual
	Delete       bool
	SkipExisting bool
	LocalPath    mo_path2.FileSystemPath
	DropboxPath  mo_path.DropboxPath
	Name         mo_filter.Filter
	Download     *file.Download
}

func (*Down) Exec

func (z *Down) Exec(c app_control.Control) error

func (*Down) Preset

func (z *Down) Preset()

func (*Down) Test

func (z *Down) Test(c app_control.Control) error

type Online

type Online struct {
	rc_recipe.RemarkIrreversible
	Peer         dbx_conn.ConnScopedIndividual
	Src          mo_path.DropboxPath
	Dst          mo_path.DropboxPath
	Upload       *file.Upload
	SkipExisting bool
	Delete       bool
	Name         mo_filter.Filter
	Online       *file.Online
}

func (*Online) Exec

func (z *Online) Exec(c app_control.Control) error

func (*Online) Preset

func (z *Online) Preset()

func (*Online) Test

func (z *Online) Test(c app_control.Control) error

type Up

type Up struct {
	rc_recipe.RemarkIrreversible
	Peer        dbx_conn.ConnScopedIndividual
	LocalPath   mo_path2.ExistingFileSystemPath
	DropboxPath mo_path.DropboxPath
	Upload      *file.Upload
	Overwrite   bool
	Delete      bool
	BatchSize   mo_int.RangeInt
	Name        mo_filter.Filter
}

func (*Up) Exec

func (z *Up) Exec(c app_control.Control) error

func (*Up) Preset

func (z *Up) Preset()

func (*Up) Test

func (z *Up) Test(c app_control.Control) error

Jump to

Keyboard shortcuts

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