Page MenuHomePhabricator

Upgrade "arc download" to Toolsets
ClosedPublic

Authored by epriestley on Apr 12 2020, 11:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 12:06 PM
Unknown Object (File)
Oct 14 2024, 2:01 AM
Unknown Object (File)
Oct 9 2024, 1:15 PM
Unknown Object (File)
Sep 6 2024, 7:19 AM
Unknown Object (File)
Aug 27 2024, 1:15 AM
Unknown Object (File)
Aug 19 2024, 10:21 PM
Unknown Object (File)
Aug 18 2024, 8:43 AM
Unknown Object (File)
Aug 14 2024, 12:37 PM
Subscribers
None

Details

Summary

Ref T13490. This is mostly straightforward.

  • Drop "--show" in favor of "--as -".
  • Drop support for 4+ year old "file.info" API.
  • Use modern stream-to-disk support so we get a real progress bar and don't need to buffer files into memory.
Test Plan

Downloaded various files, including large files.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 12 2020, 11:18 PM
This revision was automatically updated to reflect the committed changes.