owncloud / client

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

[VFS] immediate download of files upon requesting download via context menu #7130

Open herrep opened 5 years ago

herrep commented 5 years ago

Expected behaviour: When using the context menu function "Download file", the operation should have high priority, at least close to immediate execution.

Actual behaviour: It does not appear that the context menu function "Download file" has a particular priority. In a large Owncloud setup with hundred thousands of files it may take hours until the selected placeholder fils are replaced by the corresponding files.

ckamm commented 5 years ago

Indeed!