nextcloud/apps/files_external
Robin Appelman 5ffaa94fbc
add (hidden) option to always show smb root as writable
some smb servers are very insistent in reporting that the root of the share is readonly, even if it isn't.

This works around the problem by adding a hidden option to overwrite the permissions of the root of the share.

This can be enabled using

```bash
occ files_external:config <mount id> root_force_writable true
```

where you can find your mount id using

```bash
occ files_external:list
```

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-16 15:35:35 +01:00
..
3rdparty Unify links to php.net 2020-09-17 17:40:04 +02:00
ajax Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
appinfo Drop redundant indes 2021-02-16 11:38:43 +01:00
css Bring back external storage group select delete 2019-10-30 16:13:54 +01:00
img Add the icons for shipped apps 2017-01-19 10:42:22 +01:00
js dont offer to edit external config settings if we can't edit them 2021-01-08 15:06:42 +01:00
l10n [tx-robot] updated from transifex 2021-03-13 02:22:53 +00:00
lib add (hidden) option to always show smb root as writable 2021-03-16 15:35:35 +01:00
templates Move the global password for files external to post 2020-11-17 16:14:21 +01:00
tests adjust tests 2021-01-08 16:14:44 +01:00
.l10nignore Add .l10nignore 2018-10-19 10:41:37 +02:00
list.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00