nextcloud/apps/files/lib
Bill McGonigle ad60b3b479
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-14 07:10:29 -04:00
..
Activity Don't provide favorite activity settings 2022-02-09 10:49:32 +01:00
AppInfo Only load direct editing capabilities when required 2022-06-03 07:15:17 +02:00
BackgroundJob Adapt more code to migration to LoggerInterface 2022-03-24 16:21:25 +01:00
Collaboration/Resources Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Command Mention missing files subdir 2022-06-14 07:10:29 -04:00
Controller fix for transferring ownership of groupfolders 2022-05-10 16:54:22 +02:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Event Update php licenses 2021-06-04 22:02:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Listener Move bundles to /dist 2022-01-08 10:11:58 +01:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Search Fix wrong unified search link to folder 2022-01-13 18:26:07 +01:00
Service Merge pull request #30953 from nextcloud/feat/init-storage-when-transferring-ownership 2022-02-10 18:13:43 +01:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
App.php Add a public replacement for OC::$server->get 2022-05-10 18:51:12 +02:00
Capabilities.php Only load direct editing capabilities when required 2022-06-03 07:15:17 +02:00
DirectEditingCapabilities.php Only load direct editing capabilities when required 2022-06-03 07:15:17 +02:00
Helper.php Merge pull request #26494 from rigrig/fix-php8-deprecations 2021-06-07 23:30:59 +02:00