[Bug 1942] mounting home directory with sshfs -o reconnect requires patch for ssh

2016-08-01 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1942

Damien Miller  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #7 from Damien Miller  ---
Close all resolved bugs after 7.3p1 release

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1942] mounting home directory with sshfs -o reconnect requires patch for ssh

2011-10-17 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1942

--- Comment #5 from e.kuemme...@fz-juelich.de 2011-10-17 20:10:27 EST ---
Ok, with the options

-oUserKnownHostsFile=/dev/null -oUserKnownHostsFile2=/dev/null
-oIdentityFile=/dev/null -F /dev/null

your patch would solve the remaining problem.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 1942] mounting home directory with sshfs -o reconnect requires patch for ssh

2011-10-14 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=1942

Damien Miller d...@mindrot.org changed:

   What|Removed |Added

 CC||d...@mindrot.org

--- Comment #2 from Damien Miller d...@mindrot.org 2011-10-14 21:49:01 EST ---
Think this patch is better, it suppresses the mkdir when the -F option
is passed to ssh so you can use ssh -F /dev/null

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs