Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create preference for file location of download segments #11841

Open
cyberduck opened this issue Oct 5, 2021 · 0 comments
Open

Create preference for file location of download segments #11841

cyberduck opened this issue Oct 5, 2021 · 0 comments

Comments

@cyberduck
Copy link
Collaborator

cyberduck commented Oct 5, 2021

4d59c66 created the issue

Currently when performing a segmented download is performed, the segments are placed into subfolder next to the download location. As a result the combination of the segments into the final file uses the same disk as source and destination, which is always slower than when using separate disk.

By exposing in the preferences a separate path where the temp folder for segments is created, the download can be speed up as the resulting combination of segments would read/write from separate disks.

This is related to defect #11833 and #10961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants