nextcloud/apps/files_external
Robin Appelman 728488fcf5 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-19 15:47:23 +00:00
..
3rdparty Upgrade icewind/smb to 3.2.7 2020-09-04 08:57:27 +02:00
ajax Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
appinfo Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02: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 Update apps/files_external/js/statusmanager.js 2021-02-18 15:55:02 +01:00
l10n [tx-robot] updated from transifex 2021-03-18 02:25:22 +00:00
lib add (hidden) option to always show smb root as writable 2021-03-19 15:47:23 +00:00
templates Move the global password for files external to post 2020-12-01 22:22:33 +01:00
tests fix test 2021-02-18 15:56:26 +01:00
.l10nignore Add .l10nignore 2018-10-19 10:41:37 +02:00
list.php Update license headers 2019-12-05 15:38:45 +01:00