You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, this is my first time in github. First of all thanks for your efforts, Nextcloud is a great opensource project and his community and developers are doing an excellent job.
Steps to reproduce
Create folder in capital letters via web
Create folder, same name, lowercase, via web
Sync with Windows cliente
Expected behaviour
Web interface should not let you create folders with same name, even if its a Linux server
Actual behaviour
It lets you, then windows clients fails to sync
Server configuration detail
Operating system: Linux 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64
This is more a client issue. Sadly there is no good way to handle this. Nextcloud server is case sensitive because it wants to support as many as possible use cases.
Hi everyone, this is my first time in github. First of all thanks for your efforts, Nextcloud is a great opensource project and his community and developers are doing an excellent job.
Steps to reproduce
Expected behaviour
Web interface should not let you create folders with same name, even if its a Linux server
Actual behaviour
It lets you, then windows clients fails to sync
Server configuration detail
Operating system: Linux 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64
Webserver: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.0.29 (apache2handler)
Database: pgsql PostgreSQL 9.3.6 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11), 64-bit
PHP version: 7.0.29
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, json, ldap, exif, mcrypt, PDO, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, shmop, SimpleXML, sockets, sqlite3, sysvmsg, sysvsem, sysvshm, tokenizer, xml, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache
Nextcloud version: 13.0.2 - 13.0.2.1
Updated from an older Nextcloud/ownCloud or fresh install: Fresh install
Where did you install Nextcloud from: Downloaded tar file
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Client configuration
Browser: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko
Operating system: Windows 10
The text was updated successfully, but these errors were encountered: