Bug#430225: sshfs: prevents some ssh_config options from being used

2008-04-22 Thread Miklos Szeredi
> I've being testing sshfs and checking its code for version 1.9.1. > I haven't seen in the code any way to use some of the ssh_config > options. In fact, the option ControlPath that the author of the patch > (Fabian Pietsch) tries to fix can not be used. > > Also, none of the provided patches is

Bug#430225: sshfs: prevents some ssh_config options from being used

2008-04-22 Thread Fabian Pietsch
(The BTS doesn't seem to forward the full text of control requests to all affected parties, nor does it normally show in the web interface.) - Forwarded message from "José L. Redrejo Rodríguez" <[EMAIL PROTECTED]> - Return-path: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] Message-I

Bug#430225: sshfs: prevents some ssh_config options from being used

2007-07-11 Thread Fabian Pietsch
Package: sshfs Version: 1.6-1 Tags: patch Followup-For: Bug #430225 Despite of debatable usefulness of some ssh_config options with sshfs, this is a general problem. The list of recognized ssh_config options is hardcoded in sshfs.c and, sooner or later, this will prevent legitimate use. I ran into