42
rclone config
--dry-run just for testing without copping ex:
$ rclone sync --dry-run
$ rclone copy /from_linux.txt remotedrive:"/to_remote_drive_dir/"
Syncing folder:
$ rclone sync /backups remotedrive:"/backups"