goscp

command module
v0.0.0-...-258d3fb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2015 License: ISC Imports: 13 Imported by: 0

README

goscp - scp client in Go

Limitations

  • Only password authentication.
  • Only upload and download of files, no handling of directories
  • No checking of destination key!

Features

  • Ability to limit bandwidth (Only when destination is remote).

Why?

  • I had the requirement to send files over scp on low bandwidth infrastructure shared with critical equipment. I needed a way to make sure my transfers don't wipe out everything else during file transfers

Example

goscp -limit 20480 file user@host:file

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL