This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
vps:vps4th2nd_08 [2019/07/13 18:55] hoge@hoge |
vps:vps4th2nd_08 [2019/07/13 18:56] (current) hoge@hoge [アップロード] |
||
|---|---|---|---|
| Line 41: | Line 41: | ||
| ==== アップロード ==== | ==== アップロード ==== | ||
| - | バックアップディレクトリを Googleドライブと同期する。 | + | * バックアップディレクトリを Googleドライブと同期する。<code> |
| - | <code> | + | |
| バックアップスクリプトにて | バックアップスクリプトにて | ||
| rclone --config="/root/.config/rclone/rclone.conf" sync <ローカルパス> remote:<Google ドライブのディレクトリ> | rclone --config="/root/.config/rclone/rclone.conf" sync <ローカルパス> remote:<Google ドライブのディレクトリ> | ||