Loading...
rsync -av --modify-window=1 --stats --progress --update --recursive --times /source/* /destination/
Loading...