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

Large file upload fails #12

Open
jamesmgittins opened this issue Sep 8, 2016 · 6 comments
Open

Large file upload fails #12

jamesmgittins opened this issue Sep 8, 2016 · 6 comments

Comments

@jamesmgittins
Copy link

Running it from my windows desktop I can upload a file as large as 500MB before it fails but anything bigger than that and I get an error message

screen shot 2016-09-08 at 10 47 53

Running on a raspberry pi 3 with more limited resources it fails with anything larger than about 70MB

@songbaoqiang
Copy link

coding your uploading function

@songbaoqiang
Copy link

songbaoqiang commented Sep 12, 2016

error in incoming_form.js

Error: Request aborted
at IncomingMessage. (/var/www/ffmlive/file-manager/node_modules/formidable/lib/incoming_form.js:120:19)
at emitNone (events.js:86:13)
at IncomingMessage.emit (events.js:185:7)
at abortIncoming (_http_server.js:280:11)
at Socket.serverSocketCloseListener (_http_server.js:293:5)
at emitOne (events.js:101:20)
at Socket.emit (events.js:188:7)
at TCP._handle.close as _onclose

@songbaoqiang
Copy link

timeout setting !!!

@efeiefei
Copy link
Owner

Sorry @jamesmgittins
Recently, I do not have the energy to add "large file" features.

@circuitry2
Copy link

@efeiefei what work is needed to allow larger files to be uploaded?

@corningsun
Copy link

@circuitry2
you can modified the http timeout settings in file node-file-manager/lib/public/js/app.js

image

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

5 participants