Re: Windows 10 Home and sshfs

2025-04-26 Thread Brian Inglis via Cygwin
On 2025-04-26 15:25, Mark Geisert via Cygwin wrote: Hi Brian, On 4/26/2025 12:51 PM, Brian Inglis via Cygwin wrote: On 2025-04-25 12:04, David Christensen via Cygwin wrote: On 4/24/25 22:01, Mark Geisert via Cygwin wrote: OK, that looks to be the real problem.  What does cygcheck -c cygf

Re: Windows 10 Home and sshfs

2025-04-26 Thread Mark Geisert via Cygwin
Hi Brian, On 4/26/2025 12:51 PM, Brian Inglis via Cygwin wrote: On 2025-04-25 12:04, David Christensen via Cygwin wrote: On 4/24/25 22:01, Mark Geisert via Cygwin wrote: OK, that looks to be the real problem.  What does cygcheck -c cygfuse display? ..mark 2025-04-25 11:02:33 admin@dq6

Re: Windows 10 Home and sshfs

2025-04-26 Thread Brian Inglis via Cygwin
On 2025-04-25 12:04, David Christensen via Cygwin wrote: On 4/24/25 22:01, Mark Geisert via Cygwin wrote: OK, that looks to be the real problem.  What does cygcheck -c cygfuse display? ..mark 2025-04-25 11:02:33 admin@dq67sw ~ $ cygcheck -c cygfuse Cygwin Package Information Package

Re: Windows 10 Home and sshfs

2025-04-25 Thread David Christensen via Cygwin
On 4/24/25 22:01, Mark Geisert via Cygwin wrote: OK, that looks to be the real problem.  What does     cygcheck -c cygfuse display? ..mark 2025-04-25 11:02:33 admin@dq67sw ~ $ cygcheck -c cygfuse Cygwin Package Information Package VersionStatus cygfuse 3.2.0-3

Re: Windows 10 Home and sshfs

2025-04-24 Thread Mark Geisert via Cygwin
Hi David, On 4/24/2025 2:44 PM, David Christensen via Cygwin wrote: On 4/23/25 23:50, Mark Geisert via Cygwin wrote: If you haven't tried running sshfs from an elevated shell, try that. Other than this, no further ideas yet. ..mark Thank you for the follow-up. My previous posts appear to

Re: Windows 10 Home and sshfs

2025-04-24 Thread David Christensen via Cygwin
On 4/23/25 23:50, Mark Geisert via Cygwin wrote: If you haven't tried running sshfs from an elevated shell, try that. Other than this, no further ideas yet. ..mark Thank you for the follow-up. My previous posts appear to be incomplete because I was logging in via SSH from Debian GNU/Linux.

Re: Windows 10 Home and sshfs

2025-04-23 Thread Mark Geisert via Cygwin
On 4/22/2025 10:09 PM, David Christensen via Cygwin wrote: On 4/22/25 22:05, Mark Geisert via Cygwin wrote: Welp, that's no help at all.  Let me try to reproduce the problem on my Win10 system using the same, recent, WinFSP you have.  This may take some time.  I appreciate your reporting the pr

Re: Windows 10 Home and sshfs

2025-04-22 Thread David Christensen via Cygwin
On 4/22/25 22:05, Mark Geisert via Cygwin wrote: Welp, that's no help at all.  Let me try to reproduce the problem on my Win10 system using the same, recent, WinFSP you have.  This may take some time.  I appreciate your reporting the problem and helping me debug. Thanks & Regards, ..mark Th

Re: Windows 10 Home and sshfs

2025-04-22 Thread Mark Geisert via Cygwin
Hi David, On 4/22/2025 9:55 PM, David Christensen via Cygwin wrote: 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

Re: Windows 10 Home and sshfs

2025-04-22 Thread Mark Geisert via Cygwin
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 ad

Re: Windows 10 Home and sshfs

2025-04-22 Thread David Christensen via Cygwin
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

Re: Windows 10 Home and sshfs

2025-04-22 Thread David Christensen via Cygwin
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@dq67sw ~ $ cygcheck /usr/bin/sshfs.exe C:\cygwin64\bin\

Re: Windows 10 Home and sshfs

2025-04-22 Thread Mark Geisert via Cygwin
On 4/22/2025 9:08 PM, David Christensen via Cygwin wrote: On 4/22/25 21:01, Mark Geisert via Cygwin wrote: Now we're getting somewhere!  One or more of the following packages are missing from your Cygwin system.  Use the Cygwin Setup program to add them if not already installed: libiconv2

Re: Windows 10 Home and sshfs

2025-04-22 Thread David Christensen via Cygwin
On 4/22/25 21:01, Mark Geisert via Cygwin wrote: Now we're getting somewhere!  One or more of the following packages are missing from your Cygwin system.  Use the Cygwin Setup program to add them if not already installed:     libiconv2     libintl8     libgcc1 (you likely already have this)

Re: Windows 10 Home and sshfs

2025-04-22 Thread Mark Geisert via Cygwin
On 4/22/2025 8:50 PM, David Christensen via Cygwin wrote: On 4/22/25 20:35, Mark Geisert via Cygwin wrote: On 4/22/2025 8:18 PM, David Christensen via Cygwin wrote: 2025-04-22 20:07:20 admin@dq67sw ~ $ sshfs dpchrist@samba:/var/local/samba/dpchrist /samba/dpchrist 2025-04-22 20:07:38 admin@dq6

Re: Windows 10 Home and sshfs

2025-04-22 Thread David Christensen via Cygwin
On 4/22/25 20:35, Mark Geisert via Cygwin wrote: On 4/22/2025 8:18 PM, David Christensen via Cygwin wrote: 2025-04-22 20:07:20 admin@dq67sw ~ $ sshfs dpchrist@samba:/var/local/samba/dpchrist /samba/dpchrist 2025-04-22 20:07:38 admin@dq67sw ~ $ echo $? 127 The 127 exit code indicates sshfs its

Re: Windows 10 Home and sshfs

2025-04-22 Thread Mark Geisert via Cygwin
On 4/22/2025 8:18 PM, David Christensen via Cygwin wrote: On 4/22/25 19:31, Mark Geisert via Cygwin wrote: A peculiarity of Cygwin sshfs on Windows is that the directory being mounted on ('/samba' in your case) must not exist before starting sshfs. If that doesn't help, please do echo $?

Re: Windows 10 Home and sshfs

2025-04-22 Thread David Christensen via Cygwin
On 4/22/25 19:31, Mark Geisert via Cygwin wrote: Hi David, I have run the WinFsp installer, leaving component selections at default: WinFsp Core -> Will be installed on local hard drive Looks good. When I use Cygwin sshfs(1) to mount the file server dire

Re: Windows 10 Home and sshfs

2025-04-22 Thread Mark Geisert via Cygwin
Hi David, On 4/22/2025 6:58 PM, David Christensen via Cygwin wrote: cygwin: I have SOHO network with a FreeBSD file server: 2025-04-22 18:55:28 toor@f5 ~ # freebsd-version ; uname -a 13.4-RELEASE-p4 FreeBSD f5.tracy.holgerdanske.com 13.4-RELEASE-p3 FreeBSD 13.4-RELEASE- p3 GENERIC amd64 I

Windows 10 Home and sshfs

2025-04-22 Thread David Christensen via Cygwin
cygwin: I have SOHO network with a FreeBSD file server: 2025-04-22 18:55:28 toor@f5 ~ # freebsd-version ; uname -a 13.4-RELEASE-p4 FreeBSD f5.tracy.holgerdanske.com 13.4-RELEASE-p3 FreeBSD 13.4-RELEASE-p3 GENERIC amd64 I have a Windows 10 Home client with Cygwin: 2025-04-22 18:03:21 admin@d