owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.4k stars 666 forks source link

sync files from smallest first to biggest last #4498

Open geoffm opened 8 years ago

geoffm commented 8 years ago

I'm not sure in what order the files are syunced actually, but it would be nice if it ordered them like dropbox, syncing files from smallest to biggest. This allow to complete much faster a bigger part of the multiple files to sync

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/31137346-sync-files-from-smallest-first-to-biggest-last?utm_campaign=plugin&utm_content=tracker%2F216457&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F216457&utm_medium=issues&utm_source=github).
guruz commented 8 years ago

Related: https://github.com/owncloud/client/issues/1633 https://github.com/owncloud/client/issues/2128

Maybe we should do this as part of the activation of pipelining https://github.com/owncloud/client/issues/4454

FYI @ogoffart