I am using rsync to backup my music library to a share on the NV+. This is the exact command I am using:
rsync -av --progress --stats Music/iTunes/ /Volumes/media/Music/iTunes/
[I am posting this mostly as a reference for myself, because I keep forgetting rsync syntax]
No comments:
Post a Comment