ports/net/ruby-net-scp/pkg/DESCR

4 lines
196 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates
over SSH (and requires the Net::SSH library), and allows files and
directory trees to copied to and from a remote server.