Re: Gem for segmented SFTP file downloads?
Ryan Lue <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <[email protected]> |
> There is libssh, a C library that might be able to do that: > > https://www.libssh.org/ > > You'd have to build a C extension for Ruby or use fiddle from the > stdlib to interact with it, though. You might want to check if somebody > provides bindings to libssh already. > > Marvin Ooh, great thinking. It looks like there are existing gems for libssh _and_ libssh2. I’ll check them out. Thanks a million! —Ryan Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>