Chase
Posts: 0
Joined: Fri May 16, 2014 7:30 pm

Is it possible to bulk upload files to a database from your computer?

I have over 700 images to upload (they are quite small though) and it is very annoying having to select one and upload and repeat. Is there a way to upload multiple files at once to the database?

Chase
Posts: 0
Joined: Fri May 16, 2014 7:30 pm

Is it possible to bulk upload files to a database from your computer?

Hi Evgene, this is a tutorial for a sample app. There isn't a feature already in appery.io that allows batch file uploads?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Is it possible to bulk upload files to a database from your computer?

You can build this app and upload multiple files. Unfortunately, there is no such functionality in appery.io DB console.

Chase
Posts: 0
Joined: Fri May 16, 2014 7:30 pm

Is it possible to bulk upload files to a database from your computer?

I built the app successfully however the images upload in a random order. There's no way to organize uploaded files in the database?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Is it possible to bulk upload files to a database from your computer?

In predefined Files collection files are sorted by date (_createdAt column)?

Return to “Issues”