The principle of uploading files with command line tools All In One

发布时间 2023-04-28 12:06:02作者: xgqfrms

The principle of uploading files with command line tools All In One

命令行工具文件上传的原理 / The principle of command line tool file upload

demos

pip

git

CDN OSS

{
  "name": "xui",
  "version": "1.0.0",
  "main": "crawler.js",
  "scripts": {
    "oss": "./ossutilmac64 cp -fr ./lib/ oss://test/xui/ --config-file=./.ossutilconfig",
    "oss:docs": "./ossutilmac64 cp -fr ./docs/.vuepress/dist/ oss://test/gui/docs/ --config-file=./.ossutilconfig",
    "docs:deploy": "npm run rmrf && ./ossutilmac64 cp -fr ./docs/.vuepress/dist/ oss://test/ --config-file=./.ossutilconfig",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "xgqfrms",
  "license": "MIT",
  "description": "",
  "dependencies": {
    "axios": "^1.3.6"
  }
}

./ossutilmac64

https://help.aliyun.com/document_detail/195960.html#section-8mw-ccc-kly

https://www.cnblogs.com/xgqfrms/p/14422558.html

(? 反爬虫测试!打击盗版⚠️)如果你看到这个信息, 说明这是一篇剽窃的文章,请访问 https://www.cnblogs.com/xgqfrms/ 查看原创文章!

refs



©xgqfrms 2012-2021

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 ?️,侵权必究⚠️!