Paketname | libnet-sftp-ruby1.8 |
Beschreibung | pure ruby module that emulates an sftp client |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1:1.1.1-2 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 241 Byte |
Hängt ab von | libnet-ssh-ruby1.8 (>= 2.0.0) |
Empfohlene Pakete | |
Paketbetreuer | Tatsuki Sugiura |
Quelle | libnet-sftp-ruby |
Paketgröße | 27364 Byte |
Prüfsumme MD5 | 25a95dd23a81470b401ee4400729e5ae |
Prüfsumme SHA1 | abee7ea22571deeceb42a8a04b4e513d42cb4158 |
Prüfsumme SHA256 | 375b8ad803a6dcb19100b4c87fb996c882ce883e6d7f16b5a1d6a4668e36fc40 |
Link zum Herunterladen | libnet-sftp-ruby1.8_1.1.1-2_all.deb |
Ausführliche Beschreibung | Net::SFTP is a pure-Ruby implementation of the SFTP protocol (specifically,
versions 1 through 6 of the SFTP protocol). Note that this is the "Secure
File Transfer Protocol", typically run over an SSH connection, and has
nothing to do with the FTP protocol.
.
FEATURES/PROBLEMS:
* Transfer files or even entire directory trees
to or from a remote host via SFTP
* Completely supports all six protocol versions
* Asynchronous and synchronous operation
* Read and write files using an IO-like interface
|