This is the tool to download files from qiniu cruster manually.

This is the tool to download files from qiniu cruster manually.

toCheck = []string{ sealPath, filepath.Join(cachePath, "p_aux"), filepath.Join(cachePath, "sc-02-data-tree-r-last-0.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-1.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-2.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-3.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-4.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-5.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-6.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-7.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-8.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-9.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-10.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-11.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-12.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-13.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-14.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-15.dat"), }

toCheck = []string{ sealPath, filepath.Join(cachePath, "p_aux"), filepath.Join(cachePath, "sc-02-data-tree-r-last-0.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-1.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-2.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-3.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-4.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-5.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-6.dat"), filepath.Join(cachePath, "sc-02-data-tree-r-last-7.dat"), }

//http://10.10.24.104:5000/getfile/16/f0111007//cache/s-t0111007-101397/p_aux

//http://10.10.36.69:5000/getfile/12/f0111007//cache/s-t0111007-85654/p_aux //http://10.10.36.76:5000/getfile/12/f0111007//cache/s-t0111007-2638/sc-02-data-tree-r-last-3.dat //http://10.10.24.95:5000/getfile/12/f0111007//sealed/s-t0111007-2640

Similar Resources

tinygo-used-files is a CLI tool that lists only the files to be built as specified by buildtag.

tinygo-used-files is a CLI tool that lists only the files to be built as specified by buildtag.

Feb 6, 2022

Related is a simple cli utility tool to create files or a group of files.

Related - Create files based on individual definitions or groups Related helps with common file-creation-based tasks. You can predefine single types a

Apr 16, 2022

📷 Command-line utility to download all photos from Instagram

📷 Command-line utility to download all photos from Instagram

Instagram Downloader This is a simple command-line tool, written in Go, to download all images from an Instagram account. Getting Started Install inst

Sep 9, 2022

A small utility command line application that can recursively download Notion pages

notionbackup A small utility command line application that can recursively download Notion pages. I needed something scriptable that could periodicall

Dec 5, 2022

A terminal-based download manager written in Go!

goload-manager About A terminal-based download manager written in Go! This project uses grab for downloading and tcell for the terminal interface. Hea

Oct 7, 2021

Download and install binaries from GitHub Releases, interactively.

bget Download and install binary files from GitHub Releases. Preview Install For Mac/Linux users, you can use Homebrew to install it: brew install ego

Aug 24, 2022

Little golang app that allows you to download a youtube video as mp3, and optionally embed ID3 tags -Cover Art, Artist ...-

yt2mp3 Little golang app that allows you to download a youtube video as mp3, and optionally embed ID3 tags -Cover Art, Artist ...- Instructions At the

Dec 25, 2021

Mass download all github repositories(public & private) of an organization, ideally in a few seconds.

Git Mass Mass download all github repositories(public & private) of an organization, ideally in a few seconds. Writing this as a simple bash script wo

Dec 27, 2021

Command-line program to download videos from YouTube.com and other video sites

youtube-dl - download videos from youtube.com or other video platforms INSTALLATION DESCRIPTION OPTIONS CONFIGURATION OUTPUT TEMPLATE FORMAT SELECTION

Jan 9, 2023
Got: Simple golang package and CLI tool to download large files faster 🏃 than cURL and Wget!

Got. Simple and fast concurrent downloader. Installation ❘ CLI Usage ❘ Module Usage ❘ License Comparison Comparison in cloud server: [root@centos-nyc-

Dec 29, 2022
Gowget - A simple wget tool built using golang to download files from the internet whether it is zip

gowget wget built using golang About: A simple wget tool built using golang to d

May 21, 2022
zipspy - a CLI tool to extract files from zip archives in S3 without needing to download the entire archive

Zipspy allows you interact with ZIP archives stored in remote locations without requiring a local copy. For example, you can list the filenames in an S3 ZIP archive, download a subset of files, search and retrieve files with regular expressions, and more!

Feb 19, 2022
tmux-wormhole - download files and directories with tmux!
tmux-wormhole - download files and directories with tmux!

tmux-wormhole Use tmux and magic wormhole to get things from your remote computer to your tmux. If tmux has DISPLAY set, open the file locally! Demo U

Nov 9, 2022
Downloader written in golang to download the public data files from RUC Paraguay.

rucpy-downloader Downloader written in golang to download the public data files(RUC Paraguay) from set.gov.py. The downloader will download the public

Dec 6, 2021
Go-file-downloader-ftctl - A file downloader cli built using golang. Makes use of cobra for building the cli and go concurrent feature to download files.

ftctl This is a file downloader cli written in Golang which uses the concurrent feature of go to download files. The cli is built using cobra. How to

Jan 2, 2022
📥 Command-line tool to download videos from hanime.tv

hanime Command-line tool to download videos from hanime.tv Requirements Installation Install via go get Install from source Install from release Usage

Dec 18, 2022
A golang CLI tool to download malware from a variety of sources.

mlget _____ _____ _____ _____ _____ /\ \

Jan 2, 2023
CLI tool to upload object to s3-compatible storage backend and set download policy for it.
CLI tool to upload object to s3-compatible storage backend and set download policy for it.

typora-s3 CLI tool to upload object to s3-compatible storage backend and set download policy for it. Build $ git clone https://github.com/fengxsong/ty

Dec 29, 2021