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

SFTP download error 18 #137

Closed
john30 opened this issue Jul 13, 2018 · 3 comments
Closed

SFTP download error 18 #137

john30 opened this issue Jul 13, 2018 · 3 comments

Comments

@john30
Copy link

john30 commented Jul 13, 2018

downloading a file via sftp results in CURLE_PARTIAL_FILE (18)

@JCMais
Copy link
Owner

JCMais commented Aug 12, 2018

Can you share a code that reproduces this?

You can check for existing, open, sftp servers by searching on google for something like sftp test site

@JCMais JCMais added the bug label Aug 12, 2018
@john30
Copy link
Author

john30 commented Sep 27, 2018

guess this depends on #136 as well.
unfortunately, I cannot reproduce with the only working combination mentioned in #136 (Windows, node v8.11.3). But additionally, debugging through JS code with that version combination yields in a MSVC++ Runtime Library popup window just like mentioned in #131, see attachment:
msvcrtlassert

@JCMais
Copy link
Owner

JCMais commented May 20, 2019

Should be fixed on v2, currently available as node-libcurl@next

@JCMais JCMais closed this as completed May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants