Documentation ¶
Index ¶
- func SftpConnect(sshconnect *ssh.Client) (*sftp.Client, error)
- func SftpSend(sftpclient *sftp.Client, sfile, dfile string) error
- func SshConnect(HOST, PORT, USER, PWD string) (*ssh.Client, error)
- func SshRun(sshconnect *ssh.Client, command string) error
- func SshRunFast(sshconnect *ssh.Client, cmdline []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.