Is reasonably safe to use rsync (without --delete option) to make my daily backups and keep only 1 copy on the backup server (instead of having multiple copies with rotations) ?
If I don't enable the --delete option, any backup file won't be ever deleted, correct ?
