Does the rsync actually connect to the NAS over the network, using (ssh) USER@HOST:DEST or rsync://USER@HOST/DEST?
If you just copy data between two mounted filesystems, and especially if the destination is slower than the source, then you may fill your RAM with dirty write caches.
If you just copy data between two mounted filesystems, and especially if the destination is slower than the source, then you may fill your RAM with dirty write caches.
Statistics: Posted by jojopi — Sun Feb 16, 2025 12:59 am