You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
junkl-solbox
changed the title
support node v10 (using CentOS8)
not support node v10 (fault upload, download at CentOS8)
Apr 8, 2020
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
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
The text was updated successfully, but these errors were encountered: