The Fei's Tech Notes
Monday, June 11, 2018
rsync
Remove the files deleted in source and ignore the existing files
time rsync -arv --delete --ignore-existing /src /dest
‹
›
Home
View web version