Jonathan (ac3bf1) wrote:
Sorry for the banal question...
My favourite keys for 1 stage rsync:rsync --verbose --recursive --links --hard-links --times --filter='R .~tmp~/' --delete-after --delay-updates "$source_url" "$destination" &>"$log_file"
-- Olleg Samoylov