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

not support node v10.x (fault upload, download at CentOS8) #310

Open
junkl-solbox opened this issue Apr 8, 2020 · 2 comments
Open

not support node v10.x (fault upload, download at CentOS8) #310

junkl-solbox opened this issue Apr 8, 2020 · 2 comments

Comments

@junkl-solbox
Copy link

Can't file upload / download

  • Download
    ** given local path ==> Fail (not created local file. )
    ** using socket ==> success

  • Upload
    ** given local path ==> Fail (create remote file. and size 0)
    ** given buffer ==> Success (but can't use for large file)
    ** given read stream ==> Fail (create remote file. and size 0)

  • env
    $ node -v
    v10.19.0

@junkl-solbox junkl-solbox changed the title support node v10 (using CentOS8) not support node v10 (fault upload, download at CentOS8) Apr 8, 2020
@junkl-solbox junkl-solbox changed the title not support node v10 (fault upload, download at CentOS8) not support node v10.x (fault upload, download at CentOS8) Apr 8, 2020
@junkl-solbox
Copy link
Author

duplicated #284 #288
branch add_288

@junkl-solbox
Copy link
Author

test result:
not complete upload
example

  • test1 : 3088290138 / 3642855770 (uploaded)
  • test3 : 3180695898 / 3642855770 (uploaded)

Sometimes succeed

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

No branches or pull requests

1 participant