> Idea: > > - `--skip` to skip downloading a file if it already exists with the same filename > - `--skip-hash` to skip downloading a file if it already exists AND the MD5 hash has not changed (more expensive as needs to calculate the local hash) _Originally posted by @simonw in https://github.com/simonw/s3-credentials/issues/78#issuecomment-1248398247_