[plt-scheme] ssh/sftp library in mzscheme
Eli Barzilay
eli at barzilay.org
Thu Feb 14 13:33:58 EST 2008
On Feb 14, Yvan Godin wrote:
> For a little projet I need an access to a ssh/sftp library
> Erlang provide one but I will prefer use mzscheme ;-)
>
> Do you know if something already exist for mzscheme ?
> (may be a binding to libshh2 http://sourceforge.net/projects/libssh2)
I don't know of any library, but running ssh/scp in a subprocess
should be easy.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
More information about the plt-scheme
mailing list