DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 53N4piXG1970862 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 53N4piXG1970862 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=ky5Is1OH X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D48083857BB3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1745383902; bh=8tIRV2n+vDC8vyf9aQSHIYGdUiST5cjMNliEv3OApwU=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=ky5Is1OHfyehr7sAvBeRguT7mBslMStUD9URFbb93ompLCG+2iThhZCl0KO4yJiHJ toMCvco/U6EuTuvZDQ+LFXVym0HmteToTWjmj6qjlfSE+MwVFTuM+PjlKkAyoS7BkA UltEoOxnpHBq+UvipK7AsuXvKzEG5r+JonlDlrUc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org E3F243857C7B ARC-Filter: OpenARC Filter v1.0.0 sourceware.org E3F243857C7B ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745383877; cv=none; b=fgx9xDCBsZZvWUHo0apG9RWm2JRjlp8gBEp8OG39OVI8446XG2sBBSDdW/ajcSV+H3xuRX/z+4BFbj4yyz3TZAaT2rT9dDukYkQwRjCxlgZORnXOyhULgY92ftM/+aJ5Xn4gHqfuCuhQIZYPLgI2Kjz3kfAONrSeMnDG3pcFfM8= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745383877; c=relaxed/simple; bh=ij0x5Gwy0QLJse0KLj8dQ4KvlYcFik+h90ijbjRw9Bw=; h=Message-ID:Date:MIME-Version:Subject:To:From; b=eWs1+BrK6UQKz6dHiaUdexzHJ7aJ0/KXicUhilYnAd6Wry8+nLkkYvV/uCPu2d8xtWaonNphRzktVtPX6N8p+WEM01xZqkFw6EZVUoJkWyQ3nQGFw5yxQqWi2l2Ke+GbwWUu3WFqrFFvNSBPL9g0LbXzMBR+zP0p8S8NkNBwA5s= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E3F243857C7B Message-ID: <4379b95c-19ed-4f9e-ac58-c51a30159c0a@maxrnd.com> Date: Tue, 22 Apr 2025 21:51:15 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Windows 10 Home and sshfs To: cygwin AT cygwin DOT com References: <018962a4-0870-4fd1-93fe-6cfbe4d86857 AT holgerdanske DOT com> <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> Content-Language: en-US In-Reply-To: <52810620-4541-4873-a80a-d94932cd5197@holgerdanske.com> 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: Mark Geisert via Cygwin Reply-To: Mark Geisert Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 53N4piXG1970862 On 4/22/2025 9:32 PM, David Christensen via Cygwin wrote: > On 4/22/25 21:30, Mark Geisert via Cygwin wrote: >> Then it's odd they don't appear in the ldd output.  How about trying >>      cygcheck /usr/bin/sshfs.exe >> i.e., no options on cygcheck.  What does that output? >> >> ..mark > > > 2025-04-22 20:48:27 admin AT dq67sw ~ > $ cygcheck /usr/bin/sshfs.exe > C:\cygwin64\bin\sshfs.exe >   C:\cygwin64\bin\cygwin1.dll >     C:\Windows\system32\KERNEL32.dll >       C:\Windows\system32\ntdll.dll >       C:\Windows\system32\KERNELBASE.dll >   C:\cygwin64\bin\cygfuse-3.2.dll >   C:\cygwin64\bin\cygglib-2.0-0.dll >     C:\cygwin64\bin\cygiconv-2.dll >     C:\cygwin64\bin\cygintl-8.dll >     C:\cygwin64\bin\cyggcc_s-seh-1.dll >     C:\cygwin64\bin\cygpcre2-8-0.dll > That's completely normal. Hmm. Time for the big gun... strace. Run the following command, then *attach* its output file to your next reply; don't compress, just attach. strace -o sshfs.trace sshfs -h The output file is sshfs.trace in the directory you run sshfs from. Thanks much, ..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