hnakamur / go-scp

[Unmaintained] A scp client library written in Go
MIT License
41 stars 23 forks source link

go-scp Build Status Go Report Card PkgGoDev MIT licensed

Unmaintained

This library is not maintained since scp is deprecated (See Deprecating scp [LWN.net]).

old readme

A scp client library written in Go. The remote server must have the scp command.

Example

Please refer to the example at godoc.

License

MIT