Skip to content

Archive size wrong #5690

Open
Open
@Stebalien

Description

@Stebalien

When running ipfs get --archive, the expected size in the progress bar is wrong:

> ipfs get --archive /ipfs/QmPwecoMB9jN9DosznNqcApK63PnrEmMduxp1mn5nqS7Pq
Saving archive to QmPwecoMB9jN9DosznNqcApK63PnrEmMduxp1mn5nqS7Pq.tar
 68.00 KiB / 49.63 KiB [=====================================] 137.02% 0s

That is, the output file is actually 68KiB, 49.63 is the total size one would get when running ipfs get without --archive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    exp/wizardExtensive knowledge (implications, ramifications) requiredkind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions