Backup data with rsync in macOS Terminal and keep old files @JFLHV
Backup data with rsync in macOS Terminal and keep old files  @JFLHV
Uploaded April 2021 | Updated September 2026, 1 week ago
Use Rsync in Terminal on macOS 11 to backup local files to an external drive

Helpful tips shown:

1. Keep old versions of modified and deleted files.

2. Format a path with spaces

3. Use the modify-window option to stop unchanged files from being copied every run



Here is the command:

rsync -abv --modify-window=2 --backup-dir="/Users/User1/Desktop/History/ $(date +\%Y\%m\%d_\%H\%M\%S)" --delete /Users/user1/Desktop/Src\ Files/ /Volumes/KINGSTON/Dest/

Make sure the quotes around the backup directory are vertical. Slanted quotations failed to run for me
Backup data with rsync in macOS Terminal and keep old filesCircular progress green screenSimple Top 25 subtitle countdown green screenInkscape trim line inside shapeAndroid SDK setup from Windows command lineBreaking news green screen overlayNetflix watch history on phoneVB.NET - Update SQLite database using Entity Framework CoreCount to $100.00 green screenInkscape custom patternDrag and drop files into visible folder on Google PixelLock photos on Samsung Galaxy A12 with free Google Files app
JFLHV |

Backup data with rsync in macOS Terminal and keep old files

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER