rsync
This commit is contained in:
parent
35bba0dfd9
commit
98fbcaec99
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
|
Loading…
Reference in New Issue
Block a user