rsync
This commit is contained in:
5
rsync.note
Normal file
5
rsync.note
Normal file
@@ -0,0 +1,5 @@
|
||||
rsync -avut A/ B
|
||||
# a > archive type sync?
|
||||
# v > verbose
|
||||
# u > only newest/newer timestamp/changes
|
||||
# t > preserver timestamp
|
||||
Reference in New Issue
Block a user