标签:资源 chmod evel develop 1.5 帐号 meta cal nbsp
下载qshell
wget -c https://dn-devtools.qbox.me/2.1.5/qshell-linux-x64
设置执行权限和配置环境变量
配置帐号
查看KEY https://portal.qiniu.com/user/key
qshell account <Your AccessKey> <Your SecretKey>
查看设置好的帐号信息
qshell account
编写同步目录配置文件
cat upload.conf
"file_list" : "
<FileList>
"
其中xbox为存储空间名
文件列表的生成
qshell dircache <DirCacheRootPath> <DirCacheResultFile>
同步资源
qshell qupload [<ThreadCount>] <LocalUploadConfig>
ref:
1 https://developer.qiniu.com/kodo/tools/1302/qshell
2 https://developer.qiniu.com/kodo/kb/1685/using-qshell-synchronize-directories
3 https://github.com/qiniu/qshell/blob/master/docs/dircache.md
标签:资源 chmod evel develop 1.5 帐号 meta cal nbsp
原文地址:http://www.cnblogs.com/jack2zhang/p/7955973.html