package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
CreateCommand creates and returns a new SCP command with specified configuration.
CreateDownloadCommand configures and returns a command used to download a file.
CreateUploadCommand configures and returns a command used to upload a file.
Source: os/stat_linux.go.
# Interfaces
Command is an API that describes command operations.
FileInfo provides access to file metadata.
FileSystem is an interface that abstracts file system methods used in SCP command functions.