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

# Functions

NewFs creates a new Fs object from the name and root.
NewFsWithConnection creates a new Fs object from the name and root and an ssh.ClientConfig.

# Structs

Fs stores the interface to the remote SFTP files.
Object is a remote SFTP file that has been stat'd (so it exists, but is not necessarily open for reading).
Options defines the configuration for this backend.