ipfs / ipfs/ipfs-webui

Download workflow: compression scheme (or lack thereof) for multiple files/folders

Open
#1,629 3 comments 0 reactions 0 assignees View on GitHub
area/screen/files effort/days exp/intermediate help wanted kind/enhancement P3 status/ready
Dominant language
JavaScript
Stars
1.6k
Forks
534
PR merge metrics
No merged PRs in 30d

Description

As originally discussed in https://github.com/ipfs-shipyard/ipfs-desktop/issues/1639: Current practice of downloading multiple files/folders results in the user receiving a .tar.gz file. Investigate and possibly implement the following to improve overall UX:

- Default to using .zip as a compression scheme since not all OSes natively support .tar.gz uncompression
- Add a prefs option for .zip vs .tar.gz for those who'd prefer the smaller files but possibly more work in uncompressing
- Opt out of compression altogether if user is just downloading something off localhost (is there a foolproof way to detect this?); this could also be a prefs option

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.