13 Oct 2003 dwmw2   » (Master)

mrcsparker writes:
"Couldn't sleep and now I have ssh-method.c working. Going to clean up the code a bit (still will be a bit hackey when I turn it in) and also add a password dialog box so you won't have to put your password in the uri."

Alternatively, you could just ensure that you detach from your controlling tty to work around the SSH bug, and then SSH will happily invoke ssh-askpass for you if it needs a password/passphrase/skey/etc.

See how Evolution does it when invoking SSH.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!