Skip navigation.
 
mlRe: SSH Wrapper
FROM : Stephen J. Butler
DATE : Wed Jun 25 23:33:29 2008

On Wed, Jun 25, 2008 at 4:28 PM, Jens Alfke <<email_removed>> wrote:
> You might consider using the libssh2 library instead
> <http://www.libssh2.org/wiki/index.php/Main_Page>.


This is a good suggestion. But if he still wants to stick with command
line ssh, I'd suggest looking at how sshfs does it:

<http://fuse.sourceforge.net/sshfs.html>

Related mailsAuthorDate
mlSSH Wrapper Kevin Ferguson Jun 25, 23:01
mlRe: SSH Wrapper Jens Alfke Jun 25, 23:28
mlRe: SSH Wrapper Stephen J. Butler Jun 25, 23:33
mlRe: SSH Wrapper Hamish Allan Jun 26, 00:51