2024 m. gegužės 21 d., antradienis

rclone

rclone

rclone config 

--dry-run just for testing without copping ex:

$ rclone sync --dry-run

Copying file:

$ rclone copy /from_linux.txt remotedrive:"/to_remote_drive_dir/"

Syncing folder:

$ rclone sync /backups remotedrive:"/backups"