1
ferock 2019-01-27 21:30:35 +08:00
好奇一个问题,有群晖为啥用 nextcloud,当然,我还挂了 kodexplorer,但是用来浏览 nas 的文件的
docker 能浏览全盘吗?应该不能吧 |
2
willie1991 OP @ferock #1 - -.群辉临时分享一下太麻烦了..我用的 nextcloud 在 windows 上有个 sharex 插件,随便一个东西右键上传直接给分享链接.
不能全盘,备份我还是用的群辉自家的 drive |
3
ferock 2019-01-27 21:35:49 +08:00
|
4
ryanlid 2019-01-27 22:18:47 +08:00 1
在 config.php 文件中设置 'overwriteprotocol' => 'https' 试试 ?
|
5
ferock 2019-01-27 23:22:15 +08:00
|
6
ferock 2019-01-27 23:38:17 +08:00
@willie1991 sharex 这款软件有 macos 版本吗?
|
7
willie1991 OP @ryanlid #4 Internal Server Error
The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the webserver log. <br /> <b>Parse error</b>: syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ')' in <b>/var/www/html/config/config.php</b> on line <b>6</b><br /> 不行- -.加上就打不开了 |
8
willie1991 OP @ferock #6 记得是没有的
|
9
willie1991 OP |
10
ferock 2019-01-28 00:36:18 +08:00 via iPhone
@willie1991 sharex 可以上传类型好多,onedrive 是个不错的选择
|
11
ferock 2019-01-28 00:36:48 +08:00 via iPhone 1
@willie1991 我加上就好了
|
12
ryanlid 2019-01-28 00:43:32 +08:00 1
@willie1991 #7
https://i.imgur 点 com/TTj5Wlq.png 你是不是配置位置写的位置不对? 这是我配置文件,供参考。不过我是 nginx 转发的。之前配的,都忘了具体怎么弄的了。 |
13
willie1991 OP |