Src folder: A.txt B.txt C.txt Dst folder: B.txt
Is there any way to let rsync only sync files in destination folder? So if A and B in source folder updated, rsync only copy B to destination folder?
|
Src folder: A.txt B.txt C.txt Dst folder: B.txt Is there any way to let rsync only sync files in destination folder? So if A and B in source folder updated, rsync only copy B to destination folder?
| |||
|
feedback
|
|
You can also try In your example, you can run Note the colon ( : ) in command | |||
|
feedback
|