[ 源代码: ruby-net-scp ]
软件包: ruby-net-scp (1.2.1-5)
ruby-net-scp 的相关链接
Trisquel 的资源:
下载源码包 ruby-net-scp:
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- David Suárez
- Lucas Nussbaum
外部的资源:
- 主页 [github.com]
相似软件包:
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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-net-ssh (>= 4.0~)
- Ruby implementation of the SSH protocol