# Functions

No description provided by the author
CopyFrom copies one or more files using SCP from remote host and returns the paths of files that were successfully copied.
CopyTo copies one or more files using SCP from local machine to remote host.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Run runs a command over SSH and returns the result as a string.
RunRead runs a command over SSH and returns an io.Reader for stdout/stderr.
StartAgent starts the ssh-agent process and returns the SSH authentication parameters.

# Constants

ssh-agent constant identifiers.
ssh-agent constant identifiers.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author