X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DE8F23858C52
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=maxrnd.com
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=maxrnd.com
Subject: Re: [ANNOUNCEMENT] sshfs 3.7.2-1
To: cygwin@cygwin.com
References: <announce.20220403064838.2875-1-mark@maxrnd.com>
 <c6f5f8dc-0dee-4fd1-4aa5-4de625f29607@towo.net>
 <13b453e6-6739-ab33-c049-f566435ae5f8@maxrnd.com>
 <5ab73431-cd1f-5f1c-1139-184e532548f0@towo.net>
From: Mark Geisert <mark@maxrnd.com>
Message-ID: <643fe865-dbaf-9013-e857-858b40ae30f2@maxrnd.com>
Date: Sun, 3 Apr 2022 22:42:57 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
 Firefox/52.0 SeaMonkey/2.49.4
MIME-Version: 1.0
In-Reply-To: <5ab73431-cd1f-5f1c-1139-184e532548f0@towo.net>
X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, BODY_8BITS,
 KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, NICE_REPLY_A,
 SPF_HELO_NONE, SPF_NONE, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 2345hfTC025284

Thomas Wolff wrote:
> Am 04.04.2022 um 01:20 schrieb Mark Geisert:
[...]
>> A couple of things.  Windows differs from Unix/Linux (yet again!) in that 
>> directories mounted upon cannot exist beforehand.  So if you rmdir servmount,
>>     sshfs 192.168.178.75: servmount
>> ought to succeed, but instead you will get "read: Software caused connection 
>> abort", so supply a username@hostname and it should work. The abort is some sort 
>> of problem with sshfs which I'll investigate. On my machine,
>>     sshfs mark@m0: /mnt/servmount
>> works fine.
> Yes, that works. Thank you, great feature. Maybe another interactive hint in this 
> case would help.

man sshfs?  sshfs --help?  Both are present already :-)

(Though the latter has badly formatted WinFSP info.. that's an issue for upstream.)

..mark

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

