Can someone explain why one would ever use rsync (pre vibecode version) instead of cp and dd?
Can't we just 'apt remove rsync' and save ourselves the time even spent on evaluating this dependency?
Thanks
While stuff like sshfs is great for a few small files (and win11), it will be an order of magnitude slower than an rsync task.
Most smart folks automate backup/recovery scripts, and only sometimes edit them with a new OS install. =3
https://wikipedia.org/wiki/Rsync
Can someone explain why one would ever use rsync (pre vibecode version) instead of cp and dd?
Can't we just 'apt remove rsync' and save ourselves the time even spent on evaluating this dependency?
Thanks