System settings upload_check_exists vs upload_file_exists

Two system settings regarding file uploads are available:

• upload_check_exists
• upload_file_exists

The first one is in the docs. The last one is not and it does not seem to make any difference changing its value.

Wondering what the difference is exactly and what the purpose of the last one is.