Can't sync Web.config files. Any advise?

Hello all,

I am currently working on a web development project. I store and share my project data with my other devices via Nextcloud. The files are all synced successfully, except for “Web.config” files. Can anyone help me with this?

Error message in Nextcloud client:
“The server has responded ‘404 Not Found’ to ‘PUT https://example.com/remote.php/dav/files/username/project/Web.config’”.

Things I have already tried:

  • Adding “‘blacklisted_files’ => array()” to config.php on the server
  • Checking the “sync-exclude.lst” file for a “.config” entry

Nextcloud Version: 20.0.3
Installation Method: Installed 20.0.2 and updated to 20.0.3
Operating System: Linux 5.4.0-56-generic x86_64
PHP Version: 7.4.3
Database Type: pgsql
Database Version: PostgreSQL 12.5 (Ubuntu 12.5-0ubuntu0.20.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, 64-bit
Nextcloud Client Version: 3.0.3 (Windows)