5 lines
363 B
Plaintext
5 lines
363 B
Plaintext
# These are the settings I think are appropriate - I did use to use --ignore-times, I can't remember why
|
|
# I note I'm still getting some errors on this, but I think that could be because some of the music files are owned by root
|
|
|
|
rsync --archive --no-perms --no-owner --no-group --recursive --verbose /home/arthurr/Music/* arthurr@truenas.local:/mnt/Bertha/Music
|