Categorygithub.com/mmisiorek/go-scp
repositorypackage
1.1.0
Repository: https://github.com/mmisiorek/go-scp.git
Documentation: pkg.go.dev

# README

WAT

Offers and implementation for getting files or sending files via SCP in Go. This library is effectivly wrapped by https://github.com/EugenMayer/go-sshclient, you should use go-ssclient in your project since it provides an convenient interface for SCP and SSH

Example

See https://github.com/EugenMayer/go-sshclient/blob/master/scpwrapper/from_remote.go#L11

Credits

Forked on the great work of https://github.com/hnakamur/go-scp

License

MIT