jsftp
jsftp copied to clipboard
not support node v10.x (fault upload, download at CentOS8)
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 -vv10.19.0
duplicated #284 #288 branch add_288
test result: not complete upload example
- test1 : 3088290138 / 3642855770 (uploaded)
- test3 : 3180695898 / 3642855770 (uploaded)
Sometimes succeed