Backup runs yesterday from hard disk to USB portable drive
See the lines marked “<====== Note” for timing
Example1 RSYNC linux to linux (Scan only, Nothing to do)
/dev/mapper/array2 ext4 917G 229G 642G 27% /home/Userid/Mount_Array1
cbackup: /home/Userid/Mount_Array1/Data/newsdc1/ directory Found - Proceeding!!
cbackup: /home/Userid/Mount_Media/Data/newsdc1 directory Found - Proceeding!!
cbackup: This run will synchronize [/home/Userid/Mount_Array1/Data/newsdc1/] to [/home/Userid/Mount_Media/Data/newsdc1]
cbackup: rsync backup From [/home/Userid/Mount_Array1/Data/newsdc1/] To [/home/Userid/Mount_Media/Data/newsdc1]
cbackup: Results listing will be [250629_101350_cbackup_newsdc1.txt]
cbackup: THERE ARE SPECIFICALLY EXCLUDED FILES
/home/Userid/backup.ctl/cbackup.excludes
cbackup: ===================================
cbackup: RSYNC Parameters are:
/home/Userid/bin/cbackup.parm
cbackup: ===================================
cbackup: Proceeding....
cbackup: ===================================
cbackup: Begins at Sun 29 Jun 10:13:50 MST 2025 <====== Note
sudo rsync --exclude-from=/home/Userid/backup.ctl/cbackup.excludes --human-readable --recursive --perms --times --group --owner --delete-delay --delete-excluded --info=BACKUP,COPY,DEL,FLIST2,MISC2,NAME,PROGRESS,REMOVE,SKIP,STATS2,SYMSAFE /home/Userid/Mount_Array1/Data/newsdc1/ /home/Userid/Mount_Media/Data/newsdc1
cbackup: Ends at Sun 29 Jun 10:15:06 MST 2025 <====== Note
cbackup: Total Wall Time 0 Days, 0 Hours, 1 Mins, 16 Secs <====== Note
cbackup: ===================================
cbackup: ====== RSYNC Output Follows =======
cbackup: ===================================
sending incremental file list
Number of files: 249,124 (reg: 244,294, dir: 4,830)
Number of created files: 0
Number of deleted files: 0
Number of regular files transferred: 0
Total file size: 141.15G bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 0
File list generation time: 0.025 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 4.55M
Total bytes received: 5.79K
sent 4.55M bytes received 5.79K bytes 60.29K bytes/sec
total size is 141.15G speedup is 31,006.91
Example 2 RSYNC linux to linux
/dev/mapper/bulk1 ext4 917G 782G 135G 86% /home/Userid/.Base-Bulk
cbackup: /home/Userid/Bulk/ directory Found - Proceeding!!
cbackup: /home/Userid/Mount_Media/Data/Userid-bulk directory Found - Proceeding!!
cbackup: This run will synchronize [/home/Userid/Bulk/] to [/home/Userid/Mount_Media/Data/Userid-bulk]
cbackup: rsync backup From [/home/Userid/Bulk/] To [/home/Userid/Mount_Media/Data/Userid-bulk]
cbackup: Results listing will be [250629_101304_cbackup_Bulk.txt]
cbackup: THERE ARE SPECIFICALLY EXCLUDED FILES
/home/Userid/backup.ctl/cbackup.excludes
cbackup: ===================================
cbackup: RSYNC Parameters are:
/home/Userid/bin/cbackup.parm
cbackup: ===================================
cbackup: Proceeding....
cbackup: ===================================
cbackup: Begins at Sun 29 Jun 10:13:04 MST 2025 <====== Note
sudo rsync --exclude-from=/home/Userid/backup.ctl/cbackup.excludes --human-readable --recursive --perms --times --group --owner --delete-delay --delete-excluded --info=BACKUP,COPY,DEL,FLIST2,MISC2,NAME,PROGRESS,REMOVE,SKIP,STATS2,SYMSAFE /home/Userid/Bulk/ /home/Userid/Mount_Media/Data/Userid-bulk
cbackup: Ends at Sun 29 Jun 10:13:36 MST 2025 <====== Note
cbackup: Total Wall Time 0 Days, 0 Hours, 0 Mins, 32 Secs <====== Note
cbackup: ===================================
cbackup: ====== RSYNC Output Follows =======
cbackup: ===================================
sending incremental file list
=======> Redacted file list <===========
Number of files: 72,541 (reg: 67,394, dir: 5,134, link: 13)
Number of created files: 590 (reg: 504, dir: 86)
Number of deleted files: 304 (reg: 249, dir: 55)
Number of regular files transferred: 1,775
Total file size: 477.38G bytes
Total transferred file size: 739.50M bytes
Literal data: 739.50M bytes
Matched data: 0 bytes
File list size: 917.41K
File list generation time: 0.208 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 741.74M
Total bytes received: 41.83K
sent 741.74M bytes received 41.83K bytes 22.82M bytes/sec
total size is 477.38G speedup is 643.56