package
1.64.0-Personal
Repository: https://github.com/dceldran/rclone.git
Documentation: pkg.go.dev

# Packages

Package bilib provides common stuff for bisync and bisync_test.

# Functions

Bisync handles lock file, performs bisync run and checks exit status.

# Constants

Disable comparison of final listings.
Only compare listings from the last run, do not sync.
Compare final listings (default).
Default values.
Default values.
ListingHeader defines first line of a listing.

# Variables

DefaultWorkdir is default working directory.
ErrBisyncAborted signals that bisync is aborted and forces exit code 2.
Opt keeps command line options.
TZ defines time zone used in listings.

# Structs

Options keep bisync options.

# Type aliases

CheckSyncMode controls when to compare final listings.