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

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Oct 15 00:33:29 EST 2011


https://bugzilla.mindrot.org/show_bug.cgi?id=1942

--- Comment #3 from e.kuemmerle at fz-juelich.de 2011-10-15 00:33:29 EST ---
Suppressing mkdir ~/.ssh is not enough because ssh still tries to open
some files in that directory!
An alternative patch additionally has to suppress all these open calls!
Then it would work, indeed.

But I think it is more useful to provide the possibility to use a
different directory.

-- 
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.


More information about the openssh-bugs mailing list