-
I had an project. Result was 80k pictures and they take about 8G of space. 720p images. What is the recommended way to handle the upload and (as I remember someone having problems with huge albums) is there recommended way to split the pics in albums or should it work as expected now? I would prefer zip upload through browser (temporarily allowing huge file) but If I use that how it is handled? for example: If there is folder in the zip does it become a sub album? or does it even work? Tips? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
First this.
The good news is.. it is in the working: #2229 (still need more work on it).
The upload by chunk should take care of your 8GB zip file once #2140 is merged. TL;DR:
For now I would recommend to upload the pictures via ftp into |
Beta Was this translation helpful? Give feedback.
-
Thank you! That is what I thought. Should this be added (in some form) in the faq? |
Beta Was this translation helpful? Give feedback.
-
if I use the sync command is there an option to change owner of the album to user? or is it automatically the admin? |
Beta Was this translation helpful? Give feedback.
First this.
The good news is.. it is in the working: #2229 (still need more work on it).
The way it will work is:
/storage
/storage/extract-jobs/zip-file-name
/storage/extract-jobs/zip-file-name
is imported with an import queue.The upload by chunk should take care of your 8GB zip file once #2140 is merged.
Now the problem is that #2229 does not support sub folders yet (but that is in the working).
TL;DR: