Page 1 of 1

Upload more than 5MB

Posted: Thu Apr 21, 2022 1:34 pm
by whodeee
Hi,
I am trying to upload a file that is more than 5MB to my SBC and I can't see to do it as there is a 5MB limit. I am using the web interface. Is there any way around this? I am creating an Electron app that I want to install on the SBC.

Any help would be greatly appreciated!

Re: Upload more than 5MB

Posted: Thu Apr 21, 2022 3:46 pm
by Patrick
Enable SSH on the network page and use an STFP program to upload (WinSCP is great on Windows).

-Patrick

Re: Upload more than 5MB

Posted: Thu Apr 21, 2022 3:51 pm
by whodeee
Thanks for the tip - didn't think of that. I'll give it a shot and see how it goes.