<--Home Page

rsync

scp is transfer the files/folder to other location/PC

rsync is synchronize the file/folder

To sync local books folder to dist(maybr server) books folder

rsync -auvc user@some_ip_addr:~/books/ books/

Date: <2024-12-14 Sat>

Author: TerryFung

Emacs30.1 (Org mode 9.7.11)