From: seantywork Date: Thu, 18 Dec 2025 03:51:11 +0000 (+0900) Subject: rsync X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=c9ba5af5e697da0ddff5e2357988c8e125ea00eb;p=linuxyz.git rsync --- diff --git a/README.md b/README.md index 3afbe31..4c21403 100644 --- a/README.md +++ b/README.md @@ -3899,6 +3899,11 @@ sudo xfs_growfs /dev/ubuntu-box-1-vg /etc/fstab +``` +# RSYNC + +```shell +rsync -chavzP --stats user@remote.host:/path/to/copy /path/to/local/storage ``` # NFS