rclone

user-pic
Vote 0 Votes

rclone 支援各種雲端空間的同步(sync)及掛載(mount)

INSTALL
curl https://rclone.org/install.sh | sudo bash

SETUP
rclone config

Linux 必需安裝 fuse 套件
sync 範例
rclone sync /dir1 gdrive:/dir1
mount 範例
rclone mount gdrive: /gdrive --allow-other --allow-non-empty --vfs-cache-mode writes &
umount 要用 fusermount -u /gdrive

Windows 必需安裝 winfsp
sync 範例
rclone sync C:\dir1 gdrive:\dir1
mount 範例
rclone mount gdrive: X:
需保持 CMD 視窗開啟狀態, 關掉即 umount
Windows 下若要 mount 比較推薦 RaiDrive

About this Entry

This page contains a single entry by Pank published on December 31, 2018 9:26 PM.

GCam (Pixel Camera) for Nokia 8.1 was the previous entry in this blog.

Get Skype 8 conversationId for Skype Bot sending message is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives