Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

File size limit #1

Open
krtzer opened this issue Aug 8, 2012 · 0 comments
Open

File size limit #1

krtzer opened this issue Aug 8, 2012 · 0 comments

Comments

@krtzer
Copy link

krtzer commented Aug 8, 2012

There seems to be some unseen file size limit, and I'm not sure where the issue is exactly (be it the SOAP envelope, on the cards end, etc). When I try to upload a video file (.mov) or image file (.jpg) that is above 40 MB, the server stales at a certain percentage and never finishes the upload. I've tried looking through the code to see if there's some file size limit, but due to my lack of experience with node, I am completely lost.

Operating System: Ubuntu 12.04
Card type: Connect X2
Firmware: 5.0001

Fun little fact, I found that the card only checks the file extension before it uploads the file, so you can have a .txt file, rename it as .jpg and as long as it's above a few KB, the file will send. Also, the name needs to be in shorter than 8 characters (aka 8.3 format http://en.wikipedia.org/wiki/8.3_filename).

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

No branches or pull requests

1 participant