Multiple file sync

Hello Guy! :slight_smile:

Did you plan the multi file sync? Because when we have to upload 8000 files of 12kb each for example, it's very very slow (2-3hours) whereas it's only 30mb :stuck_out_tongue: .

May the force be with you!

We looked strongly into it, ownCloud Desktop Client 2.3 will again have some improvements. Going forward we are looking into http/2 versus bundling, etc.
Huge numbers of small files continue to be on top of our mind.

https://indico.cern.ch/event/565381/contributions/2402044/attachments/1403322/2143023/sync-optimizations-mrowczynski.pdfhttps://www.youtube.com/watch?v=9RecQUqddfs
In case somebody is interested in the research behind it ...

Okay, thank you for your fast answer! :wink:

Database tuning and filecache locking via redis should help a lot:

1 Like