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
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
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
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
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
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.
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
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
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
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
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
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\
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
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)
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
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
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 $?
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
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
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
20 matches
Mail list logo