说明:之前发了个VPS
结合Google Drive
建立BT
离线大网盘教程,参考:利用Aria2+AriaNg+H5ai+Google Drive建立离线BT下载/在线播放/无限空间网盘,鉴于很多小白还是不会,加上H5ai
有点浪费流量和api
,所以友链博主千影写了个一键脚本,使用更好的DirectoryLister
替代了H5ai
,并自动添加SSL
免费证书,Aria2Ng
由于使用SSL
后影响面板操作,就单独分开了,所以本脚本需要2
个域名,并且下载文件自动上传到Google Drive
,重启后自动挂载,添加并自动更新Trackers
服务器,期间不需要做任何操作,这里分享下脚本。
截图
更新
【2018.12.21】
优化定时任务步骤,最后不再显示定时任务编辑界面。
【2018.8.17】
修复Aria2无法自动更新Trackers服务器的Bug,并优化脚本步骤信息的提示。
脚本
本脚本适用于Debian 8、9
。且需要提前使用2
个二级域名解析到VPS
服务器。
使用命令:
wget https://www.moerats.com/usr/shell/Aria2_Rc_D.sh && bash Aria2_Rc_D.sh
运行脚本后,会依次要你输入以下信息:
#输入网盘域名及Aria2NG面板域名
请输入你的DirectoryLister域名信息:
请输入你的Aria2NG域名信息:
#设置Aria2密钥
请输入你的Aria2密钥:
#配置Rclone,大致如下
n) New remote
s) Set configuration password
q) Quit config
n/s/q> n
name> Rats #随便填,后面要用到
Type of storage to configure.
Choose a number from below, or type in your own value
1 / Amazon Drive
\ "amazon cloud drive"
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
\ "s3"
3 / Backblaze B2
\ "b2"
4 / Box
\ "box"
5 / Cache a remote
\ "cache"
6 / Dropbox
\ "dropbox"
7 / Encrypt/Decrypt a remote
\ "crypt"
8 / FTP Connection
\ "ftp"
9 / Google Cloud Storage (this is not Google Drive)
\ "google cloud storage"
10 / Google Drive
\ "drive"
11 / Hubic
\ "hubic"
12 / Local Disk
\ "local"
13 / Microsoft Azure Blob Storage
\ "azureblob"
14 / Microsoft OneDrive
\ "onedrive"
15 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
\ "swift"
16 / Pcloud
\ "pcloud"
17 / QingCloud Object Storage
\ "qingstor"
18 / SSH/SFTP Connection
\ "sftp"
19 / Webdav
\ "webdav"
20 / Yandex Disk
\ "yandex"
21 / http Connection
\ "http"
Storage> 10 #选择10,Google Drive,注意该序列号会随时变化,看清楚再填
Google Application Client Id - leave blank normally.
client_id> #留空
Google Application Client Secret - leave blank normally.
client_secret> #留空
Service Account Credentials JSON file path - needed only if you want use SA instead of interactive login.
service_account_file>
Remote config
Use auto config?
* Say Y if not sure
* Say N if you are working on a remote or headless machine or Y didn't work
y) Yes
n) No
y/n> n #选择n
If your browser doesn't open automatically go to the following link: https://accounts.google.com/o/oauth2/auth.... #复制到浏览器打开,获取验证码
Log in and authorize rclone for access
Enter verification code> #填入上面获取到的验证码
Configure this as a team drive?
y) Yes
n) No
y/n> y #选择y
Fetching team drive list...
No team drives found in your account--------------------
[Rats]
client_id =
client_secret =
service_account_file =
token = {"access_token":"ya29.GltFBd7UJN2qrxdG8FnG_rMuB18ogb8QlujdL7glvXtfV"}
team_drive =
--------------------
y) Yes this is OK
e) Edit this remote
d) Delete this remote
y/e/d> y #选择y
Current remotes:
Name Type
==== ====
Rats drive
e) Edit existing remote
n) New remote
d) Delete remote
r) Rename remote
c) Copy remote
s) Set configuration password
q) Quit config
e/n/d/r/c/s/q> q #选择q退出
#最后输入Name
请输入你刚刚输入的Name:
然后脚本安装完成后,就可以直接通过Aria2Ng
面板连接Aria2
下载文件,并通过网盘观看了。
相关目录
Aria2下载目录:/root/Download
DirectoryLister目录:/home/wwwroot/a.xx.com
Aria2Ng目录:/home/wwwroot/b.xx.com
挂载目录:/home/wwwroot/a.xx.com/Cloud
千影大佬博客:https://www.94ish.me,欢迎去参观。
有网盘同步到vps的教程吗 FTP以前可以 下载速度很慢然后挂一晚上直接断线
你指的什么网盘。
提示错误: 80 端口被占用,请检查占用进程 结束后重新运行脚本。实际上是28080这种含有80的端口被占用,也会判断成 80 端口被占用
要不干脆我把80端口验证关了吧。
大佬,能不能写一个同一下载任务内有多个文件时,下载完一个文件就上传一个文件的脚本
这个有空的时候我看看。
nginx安装失败,怎么办?
检查下系统有没有自带apache2。
怎么检查呢
试下apache2 -v,存在的话运行apt remove apache2 -y。
还是安装失败
报错信息是什么?或者你换系统试试。
E: Sub-process /usr/bin/dpkg returned an error code (1)
[Error] nginx 安装失败
你还是换系统吧。
請問,上傳到googledrive後,vps檔案上的檔案沒有自動刪除怎麼辦
是否可以另外安裝其他檔案管理,又請問有推薦的嗎?
能看下Aria2日志文件吗?你的意思是在VPS上搭建网盘吗,可以搭建Seafile、Nextcloud网盘,教程在博客上方搜索栏进行搜索,也可以使用OneDrive网盘,博客教程都有,自行搜索查看。
糗,對WINDOWS系統之外,我算是小白一個,不會導出日誌文件,在AiraNg介面裡面看到的日誌文件是空白的...
我是想搭一個檔案管理,可以自己手動去刪除VPS中下載完成的檔案
後來我依照 https://www.moerats.com/archives/316/
成功搭建了File Manager,在裡面找到檔案路徑,可以手動刪除了,感謝
还有更快的方法搭建FileManager,你可以在博客找下。
博主,有俩vps就一个谷歌网盘教育版,能同时挂载到一个网盘吗
这个好像没试过,你可以尝试下。
试过了,绑另一个谷歌网盘的时候,第一个会自动解除,不同的vps挂同一个谷歌网盘给的那个密钥都是一个
那就说明不行。
挂载老是掉怎么办?
估计内存小了,可以添加点虚拟内存。
博主,好像不行啊,是不是脚本更新了? 按照你的教程来的,发现对不上,求解答
哪一步对不上?
如何解决ariaNg的界面谷歌及firefox浏览器访问不是私密链接而无法访问的问题呢?
这个由于一些原因没给ariaNg加上ssl,所以会提示不安全,解决方法换浏览器,或者用我的面板https://www.moerats.com/Aria2。
能不能让服务器下载上传到云盘后自动删除服务器本地文件?要不然磁盘老是爆满
这个就是下载上传到挂载目录后,本地文件会自动删除的。
并没有删除全部堆积在磁盘还得手动去删除
能说下堆积在哪个文件夹吗?
z这个解决了现在就是文件无法下载https://ouyangyang2.eeeol.cn/?dir=Cloud
这是云盘你可以下载试试看看是什么问题
不能下应该与种子资源有关,我看到很多好东西了
为什么我云盘可以直接下载?
又自己好了