John

u/buckfiftyseven@mastodon.social
0 posts · 5 comments

Recent posts

No posts.

Recent comments

@akunohana The nice thing about rsync is that it doesn't really trust the connection, which is good even in local copies between hard drives. It means that if something is disrupted it can be continued again.

It's also very nice that --dry-run is an option. I have scripts that use rsync internally and I make sure dry is an option in each.

This seems a nice write-up on it all:

https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories