downloader

command
v0.0.0-...-f4b31ea Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2025 License: BSD-3-Clause Imports: 45 Imported by: 0

Documentation

Overview

Copyright 2024 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

The server accepts below requests:

  • HEAD /download/<bucket>/path/to/file Return only the meta data of file in header.
  • GET /download/<bucket>/path/to/file Download the file from google storage.
  • GET /extract/<bucket>/path/to/archive-tar?file=path/to/file Download the archive tar and return specified file.
  • GET /decompress/<bucket>/path/to/comopressed-file Download the compressed file and return the decompressed data.
  • GET /mkfs-<FS_type>?file=<bucket>/path/to/file&file=... Download the files specified by parameters and use them to create a file system image in type of <FS_type>. Currently, the FS type supported are: ext2/3/4, squashfs, erofs

Copyright 2024 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL