[ ソース: ruby-net-scp ]
パッケージ: ruby-net-scp (1.2.1-5)
ruby-net-scp に関するリンク
Trisquel の資源:
ruby-net-scp ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- 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