From dick@lindix.nl Tue Jan 21 17:02:52 2014 Received: (at submit) by bugs.x2go.org; 21 Jan 2014 16:02:53 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,MIME_QP_LONG_LINE autolearn=ham version=3.3.2 X-Greylist: delayed 1217 seconds by postgrey-1.34 at ymir; Tue, 21 Jan 2014 17:02:52 CET Received: from mail.lindix.nl (mail.lindix.nl [95.170.66.31]) by ymir (Postfix) with ESMTP id A05975DB16 for ; Tue, 21 Jan 2014 17:02:52 +0100 (CET) Received: from mail.int.lindix.nl (localhost [127.0.0.1]) by mail.lindix.nl (Postfix) with ESMTP id B10B13FF6A for ; Tue, 21 Jan 2014 16:42:35 +0100 (CET) Subject: Sometimes mounts will remain, even after a close of the session From: =?utf-8?Q?Dick_Kniep?= To: =?utf-8?Q?submit=40bugs=2Ex2go=2Eorg?= Date: Tue, 21 Jan 2014 16:42:35 +0100 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-Mailer: Zarafa 7.0.8-35178 Message-Id: package: x2goserver version: 4.0.0.11-0~736~ubuntu12.04.1 Hi you nice people who maintain X2go. Sometimes a session is not ended cleanly and most of the time this does not matter everything is cleaned up and a new session can be started. However once in a while, one or more of the sshfs mounts to the local system remain active. This means that any subsequent attempt to logon fails, because it tries to mount and the mount already exists. Maybe the solution is as simple as adding remount to the mount statement. (I don't know if this breaks the initial mount....) Cheers, Dick Kniep