mirror of
https://github.com/nextcloud/server.git
synced 2026-03-06 23:40:55 -05:00
Whenever a file is uploaded to GDrive, there is a check for that file with and without extension, due to Google Docs files having no extension. This logic now only kicks in whenever the detected extensionless file is really a Google Doc file, not a folder. This makes it possible again to upload a file "test.txt" in a folder that also has a folder called "test" |
||
|---|---|---|
| .. | ||
| AmazonS3.php | ||
| Dropbox.php | ||
| FTP.php | ||
| Google.php | ||
| OwnCloud.php | ||
| SFTP.php | ||
| SMB.php | ||
| StreamWrapper.php | ||
| Swift.php | ||