nextcloud/apps/files/lib/Command
Bill McGonigle e055209350 Mention missing files subdir
Many users are getting confused by the inaccurate error message "Home storage for user $user not writable" because the storage *is* writable.  The actual issue is a missing files/ subdirectory.  cf. https://help.nextcloud.com/t/home-storage-for-user-not-writable/10831/7
By mentioning the possible cause in the error message, users are going to be able to rapidly solve their problem rather than bang their heads against the screen, Google, and eventually forums to find out that the error message is wrong in their case.
Yes, it would be better to detect and precisely describe the fault, or fix the problem automatically, but until then, be kind to the users for the next however many years.
2022-06-17 10:46:32 +00:00
..
DeleteOrphanedFiles.php Update php licenses 2021-06-04 22:02:41 +02:00
RepairTree.php Update php licenses 2021-06-04 22:02:41 +02:00
Scan.php Mention missing files subdir 2022-06-17 10:46:32 +00:00
ScanAppData.php Move storage encoding compatibility warning logic 2021-11-19 14:51:38 +00:00
TransferOwnership.php Added support for transfering incoming file shares. 2021-08-27 17:55:58 +02:00