Linux how to copy but not overwrite?

  • skip existing files linux
rsync -a -v --ignore-existing
cp -nv