scripts/rsync.note
2024-07-06 09:40:29 +02:00

6 lines
132 B
Plaintext

rsync -avut A/ B
# a > archive type sync?
# v > verbose
# u > only newest/newer timestamp/changes
# t > preserver timestamp