Rclone Sync Vs Copy -

Rclone Sync Vs Copy -

/destination/ file1.txt file3.txt legacy.dat

rclone sync ./public/ remote:www-bucket \ --checksum \ --delete-excluded \ --exclude ".DS_Store" \ --dry-run rclone sync vs copy

sync effectively turns the destination into a clone of the source. /destination/ file1

/destination/ contains: