How to Backup Data and Upload Files Using Qiniu qshell
qshell is a command-line tool based on the Qiniu API reference manual, designed to make it easier for developers to test and use Qiniu API services.
qshell is officially released by Qiniu and available for download on the Qiniu website. The latest version is 1.8.2
qshell documentation:
https://github.com/qiniu/qshell
Installation: yu …