Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with SSHFS to Couchdrop #407

Open
SpeedyJSC opened this issue Oct 31, 2023 · 1 comment
Open

Problem with SSHFS to Couchdrop #407

SpeedyJSC opened this issue Oct 31, 2023 · 1 comment

Comments

@SpeedyJSC
Copy link

Hello,

We using Cloud SFTP on Couchdrop, but we have problem with mapping on FTP drive, when we try connect to our sftp server on Couchdrop and map the ftp drive to machine we receive this error:

date: 2023-10-26T10:02:20.195Z
conntype: password
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: SSHFS version 3.5.2
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: executing <-x> <-a> <-oClearAllForwardings=yes>
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: Connecting to sftp.speedy.bg [161.35.247.109] port 22.
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: Connection established.
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: SSH2_MSG_KEXINIT sent
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: Server host key:............
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: SSH2_MSG_SERVICE_ACCEPT received
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: Authentications that can continue: password,publickey
debug1: Next authentication method: password
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: Authentication succeeded (password).
Authenticated to sftp.speedy.bg ([161.35.247.109]:22).
debug1: channel 0: new [client-session]
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: Entering interactive session.
debug1: pledge: network
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: debug1: Sending subsystem: sftp
{29e82db5-45a0-45b9-8105-4d114fa280b5} stderr: Server version: 3

The problem is only on Windows machine, if we test with sshfs on Linux everything working:

image

image

@SpeedyJSC
Copy link
Author

We investigate with Couchdrop team and see this:

Something I noticed when comparing Couchdrop connectivity via SSHFS on Linux vs Windows is this log entry:

• on Windows pledge: network
• on Linux pledge: filesystem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant