阿里云盘上传宝塔插件
说明
本项目为阿里云盘上传工具的宝塔插件
可以将服务器内的文件快速上传到阿里云盘
yum install -y wget && wget -O install.sh https://raw.githubusercontent.com/aoaostar/alidrive-uploader-for-baota/v2/install.sh && bash install.sh install Debian
wget -O install.sh https://raw.githubusercontent.com/aoaostar/alidrive-uploader-for-baota/v2/install.sh && bash install.sh install 更新
wget -O install.sh https://raw.githubusercontent.com/aoaostar/alidrive-uploader-for-baota/v2/install.sh && bash install.sh update
配置账号信息
var d = JSON.parse(localStorage.getItem('token')); console.log(` drive_id: ${d.default_drive_id}\n refresh_token: ${d.refresh_token}`);
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。