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

# Packages

Package api provides types used by the Uptobox API.

# Functions

NewFs makes a new Fs object from the path The path is of the form remote:path Remotes are looked up in the config file.

# Structs

Fs is the interface a cloud storage system must provide.
Object represents an Uptobox object.
Options defines the configuration for this backend.