DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 53RLxURJ537813 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 53RLxURJ537813 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=Lo2klctx X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 016893858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1745791170; bh=XXcWD/2+GGSpHXAhGuYwCfNv/ySiDNhs3/Us2l9XjoI=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=Lo2klctx7aFzZRRmGfVNsEmv16VobQzSJubQ9W6ntIFgI5nfA943k8SrRDNRMre0V 3hfiIxybrYNGcRyN5f9Na2JX/AsTIKjSDr7pgHZmARD2g/WNpPx41AMPvIsY6JI4oI RfnZA5MNJWVNhb6ygTXvFwLqZiA2WSR16EcXN2JY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DD3B03858C50 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org DD3B03858C50 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745791141; cv=none; b=Mwh3q5G6/iGXUe6aPAIp91NixnuJwPoDFe9JPMxkbIemmwvFS5AxfvZVSMUgJQnk4PydDQw5F1PWOe29Y1WmiyoKmLhdLEgFSKUlXfSCrWVrh6PK6J8x1cwG8jRpzj29gbKC+IXpS3PosuG2ug8xVXBUYOq0AbhNeTYHvyU/mPI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745791141; c=relaxed/simple; bh=h6DIvlzGMSkO7QTjUEhV0h5MOJxQ8vcRY1StMhJafmI=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=qBIbul5l/1QejfOR0kJA1cjX6Wx/jDT951W09WnOo7MudnGxC820xbVLa4NAVdINXPXO4vz3mNvXlQv8RK2J7T/uPTnf4vKZzKaE+3aBpPq26k4LPF5aRs6qQufMOE/yZ6brnjpooCdILxfqezOUWXnIxIFGnbDDSVK/52wmDes= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD3B03858C50 Date: Sun, 27 Apr 2025 14:59:01 -0700 (PDT) X-X-Sender: jeremyd AT resin DOT csoft DOT net To: cygwin AT cygwin DOT com Subject: Re: Windows 10 Home and sshfs In-Reply-To: Message-ID: <2ce50191-3c50-646d-88f3-22522cd435fe@jdrake.com> References: <73f1a928-b190-4fc9-a4f3-b30de38d728f AT maxrnd DOT com> <713f20e8-a1d7-4eb2-9bd4-9a2511c79133 AT holgerdanske DOT com> <28aa5bce-11dd-44af-8b15-ffc99cae0d69 AT maxrnd DOT com> <52810620-4541-4873-a80a-d94932cd5197 AT holgerdanske DOT com> <4379b95c-19ed-4f9e-ac58-c51a30159c0a AT maxrnd DOT com> <2a7fb3aa-bc16-4da8-a3f5-4df20a07a8b3 AT maxrnd DOT com> <0a5a204c-73f9-4696-a579-9d9c8bc5f7aa AT holgerdanske DOT com> <8f95355a-698e-490f-9aa0-dbbf3a87bc34 AT maxrnd DOT com> <96fdaa30-eb58-447c-a87c-f68a18381bcf AT holgerdanske DOT com> <5a60ff59-1b29-4285-9ab0-944aa772c4ca AT maxrnd DOT com> <14cef355-68c5-4d16-b217-e280a3610a07 AT SystematicSW DOT ab DOT ca> <86e5f4e4-f5e4-4769-bb57-a02d97130320 AT holgerdanske DOT com> MIME-Version: 1.0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Jeremy Drake via Cygwin Reply-To: Jeremy Drake Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Sun, 27 Apr 2025, Jeremy Drake via Cygwin wrote: > On Sun, 27 Apr 2025, David Christensen via Cygwin wrote: > > > The procedure entry point cygfuse_report could not be > > located in the dynamic link library C:\cygwin64\sshfs.exe. > > -> OK > > Does sshfs.exe have any exports? Should it? > > (It is legal for an exe to have exports, and for a DLL to reference them, > consider the case of a program that loads plugins, which need to call APIs > from the program). Another thing I just noticed: what is sshfs.exe doing in the root of C:\cygwin64? Shouldn't it be in C:\cygwin64\bin ? -- 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