borg create --stats --progress /backup/repo::'{hostname}-{now}' /home/user
Create an archive showing stats and progress
Runs the same backup as plain borg create, but --stats prints how many files and how much data were added and --progress shows a live progress bar. Both flags help while watching a first full backup. Add --list to print every file as it is stored.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.