DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 53RN6GBr566090 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 53RN6GBr566090 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=X1/jfEWW X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0AE493858CD9 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1745795175; bh=R5vwvcqkxJW0LqHSzQ0TFQAosknA9xHs5iIqrDO3Xkw=; h=Date:To:cc:Subject:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=X1/jfEWWCjvFK5HMJdkW2Ox6vWnpZEdLzE5aTGFh3Edmpddv0JFY4Tl+J28PCTd8v KxqVEFSkVGamBantbr9k7sFfYdHiQj9dUZyMc3F5sy57piY+2OcTV1dsyaiHMSBXXa 7TKEFpWVzjOxcWRZw1OvCbpa+9t9XZFf3sLJIanA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1514E3858D1E ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 1514E3858D1E ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745795149; cv=none; b=hErrclJ8uwQI7bAL4cS/YPun31MgCZuplWLdYsgYNODKKJh5yWzCmwCEIQ2lJIyXWbuu81/Idt0tS7ieVhqo7EjzrhJ6Hswo69mnWVz8tmsH88apfQnGcyGnAMzaLiVNrUH/lmT6C1JofZ2RbbNtouFtSEN690hsG3ZwGtNdO0A= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745795149; c=relaxed/simple; bh=POaByXQhpHVy2AvApXRYVKlfKDXY9NXpEmiUvYlnp5Q=; h=DKIM-Signature:Date:From:To:Subject:Message-ID:MIME-Version; b=rQameQlYx/vLifrmn1qhXanuM/gFlX9l2e8Id0Pz653a3OhWX28z5tmwmBEKO9JM04utbrXst0r3jol41MIIy9YkNcg0XzDhl99qqyk2oe+p4biRCU6/XtCAA00hCgeKDLaIRz+co53UzkDyfzjgp0C1BTENMDInehz0nCriC4U= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1514E3858D1E Date: Sun, 27 Apr 2025 16:05:48 -0700 (PDT) X-X-Sender: jeremyd AT resin DOT csoft DOT net To: David Christensen cc: cygwin AT cygwin DOT com Subject: Re: Windows 10 Home and sshfs In-Reply-To: Message-ID: <4d4cb2ab-9879-db3f-c56b-8851324f1899@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> <2ce50191-3c50-646d-88f3-22522cd435fe AT jdrake 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, David Christensen wrote: > On 4/27/25 14:59, Jeremy Drake wrote: > > On Sun, 27 Apr 2025, Jeremy Drake via Cygwin wrote: > > > Does sshfs.exe have any exports? Should it? > > > Thank you for the reply. > > > I do not know how to answer that question. Please provide a terminal command > I can run to find the answer. That might have been more for Mark than for you, but you would use gendef against it same as you did with the cygfuse dll. Or objdump -p. > > > (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 ? > > > You are correct -- I transcribed the pop-up dialog incorrectly. Here is > another run: For future reference, you can hit Ctrl-C on a message box to copy its text to the clipboard. There's no affordance telling you that you can do this, and in fact you get an error sound when you do if you have sounds turned on, but it does copy text. -- 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