Rclone

网络知识

Linux下,安装Rclone,挂载Google Drive、OneDrive、WebDAV、FTP等等;互相拷贝、备份文件等

2

发布于 5年前 (2019-09-28)

Rclone,Linux下,可挂载Google Drive、OneDrive、WebDAV、FTP等等,堪称神器。下面是安装和使用教程。 一、安装Rclone 下面的操作基于Centos系统 1、安装必须的应用 yum -y install wget unzip screen fuse fuse-devel 2、安装Rclone curl https://rclone.org/install.sh...

阅读(4810)评论(0)赞 (0)