[ 源代码: ruby-net-scp ]
软件包:ruby-net-scp(4.0.0-1)
pure ruby implementation of the SCP protocol
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.
其他与 ruby-net-scp 有关的软件包
|
|
|
|
-
- dep: ruby-net-ssh (>= 2.6.5)
- Ruby implementation of the SSH protocol