The Following User Says Thank You to pycage For This Useful Post: | ||
|
2014-05-01
, 12:21
|
Posts: 334 |
Thanked: 616 times |
Joined on Sep 2010
|
#82
|
The reason is that owncloud does not expect / as root path, but something like "/owncloud/remote.php/webdav".
Using the proper path needs to be fixed in Cargo Dock.
For the time being, you can edit the configuration manually:
Look for the section that says "type=webdav" (after you have added a WebDAV server in Cargo Dock), and edit the path property, for example:Code:/home/nemo/.config/harbour-cargodock/CargoDock.conf
Code:[%7Ba8b1a31e-9fa1-4218-bcb5-0a59a1254a40%7D] icon=image://theme/icon-m-region login=admin name=OwnCloud password=***** path=/owncloud/remote.php/webdav type=webdav url=http://192.168.0.108
The Following User Says Thank You to Manatus For This Useful Post: | ||
|
2014-05-01
, 14:18
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#83
|
|
2014-05-01
, 18:28
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#84
|
|
2014-05-01
, 20:47
|
Posts: 334 |
Thanked: 616 times |
Joined on Sep 2010
|
#85
|
More WebDAV issues fixed in 0.2.1.100:
<link removed>
OwnCloud setup works now without manually editing the config file. Remove or reconfigure previously configured WebDAV connections.
Edit: take 0.2.1.101:
https://dl.dropboxusercontent.com/u/...-1.armv7hl.rpm
|
2014-05-02
, 06:19
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#86
|
|
2014-05-02
, 07:06
|
Posts: 575 |
Thanked: 621 times |
Joined on May 2010
|
#87
|
|
2014-05-02
, 10:03
|
Posts: 334 |
Thanked: 616 times |
Joined on Sep 2010
|
#88
|
still not working here with OC 6.0.3
can anybody share his config file with ssl enabled please ? will appreciate
[%7B8a6ce5f3-02ad-4d3b-a826-ff25633f5389%7D] address=my.server.com icon=image://theme/icon-m-region login=my_login_account name=Anything_goes password=password123# path=/remote.php/webdav securityMethod=ssl type=webdav
|
2014-05-02
, 12:12
|
Posts: 575 |
Thanked: 621 times |
Joined on May 2010
|
#89
|
[%7Bc7327e1c-d98c-46ec-aea3-fbf91ec4be78%7D]
address=myserver.com
icon=image://theme/icon-m-region
login=mylogin
name=server
password=mypasswordwithalphanum
path=/owncloud/remote.php/webdav
securityMethod=ssl
type=webdav
[nemo@Jolla ~]$ harbour-cargodock
[D] QWaylandEglIntegration::QWaylandEglIntegration:58 - Using Wayland-EGL
[W] QQmlImportDatabase::importPlugin:1697 - Module 'Sailfish.Silica' does not contain a module identifier directive - it cannot be protected from external registrations.
[D] MLocalThemeDaemonClient::MLocalThemeDaemonClient:8 1 - MLocalThemeDaemonClient::MLocalThemeDaemonClient(c onst QString&, QObject*) Theme: "jolla-ambient"
[D] MLocalThemeDaemonClient::MLocalThemeDaemonClient:1 12 - LocalThemeDaemonClient: Looking for assets in ("/usr/share/themes/blanco/meegotouch", "/usr/share/themes/jolla-ambient/meegotouch")
registering service telekom-mediencenter
registering service webdav
registering service dropbox
registering service local
registering service places
create model places places
[D] {anonymous}::sdPath:42 - PARTITIONS ()
create model places places
[D] {anonymous}::sdPath:42 - PARTITIONS ()
DeclarativeCoverWindow: I have a default alpha buffer
create model webdav {c7327e1c-d98c-46ec-aea3-fbf91ec4be78}
[D] DavModel::loadDirectory:196 - virtual void DavModel::loadDirectory(const QString&) "/owncloud/remote.php/webdav"
[D] DavApi:ropfind:135 - void DavApi:ropfind(const QString&) "/owncloud/remote.php/webdav"
[D] DavApi::slotPropfindReceived:243 - void DavApi::slotPropfindReceived() 0 ""
[D] DavApi::slotPropfindReceived:245 - ()
[D] DavApi::slotMkColFinished:261 - MKCOL finished 0
[D] DavApi::slotMkColFinished:261 - MKCOL finished 0
|
2014-05-02
, 14:57
|
Posts: 49 |
Thanked: 11 times |
Joined on Jan 2014
@ Moscow
|
#90
|
Using the proper path needs to be fixed in Cargo Dock.
For the time being, you can edit the configuration manually:
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock