home
clear breadcrumbs
search
login
 
rclone
rclone mount pete-google-drive: /home/pete/google-drive/ 11-11-2020 added rclone 0auth account in google. added google-drive-pete using: client id 171822941838-3g67ll5lurv5c6rqhdqtvg97g48526km.apps.googleusercontent.com your client secret -- cloud console: https://console.cloud.google.com/apis/credentials/oauthclient/171822941838-3g67ll5lurv5c6rqhdqtvg97g48526km.apps.googleusercontent.com?project=rclone-295312 example: rclone copy /home/pete/Documents/ google-drive-pete:public/docs ====================================== When authorizing in the browser click on the account name and if there is a warning, push on through rclone mount pete-google-drive:/ /home/pete/mounts/google-drive --daemon rclone sync /etc/fstab pete-google-drive:/backups/satellite/etc --delete-during --copy-links -v rclone sync /var/spool pete-google-drive:/backups/satellite/var --delete-during --copy-links -v rclone sync /home/pete pete-google-drive:/backups/satellite/home/pete -v --copy-links --delete-during --exclude-from /home/pete/bin/excludes excludes file: Downloads/** mounts/** .* .*/** *iso* VirtualBox VMs/** tmp/**