Re: launching ssh using g_spawn_async_with_pipes
- From: Havoc Pennington <hp redhat com>
- To: Jeremy Wilkins <jeb jeremywilkins freeserve co uk>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: launching ssh using g_spawn_async_with_pipes
- Date: Sat, 1 Mar 2003 00:55:52 -0500
On Thu, Feb 27, 2003 at 12:23:27PM +0000, Jeremy Wilkins wrote:
I've trying to launch ssh using g_spawn_async_with_pipes without much
success. I can launch other cmd line apps (eg 'cat /etc/fstab'), and
seem to be reading the pipe correctly. When I try to read the ssh pipe
though it seems to ignore the pipe, and the password request just
appears on the command line.
ssh probably has to run on a terminal rather than a pipe.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]