WebDAV
Started by flicker, 13 Jan 2013 20:14
2 replies to this topic
Re: WebDAV #2
Posted 26 May 2013 - 22:39
Well I was able to connect to a WebDAV finally via OpenPli but I'm not able to play any files on the WebDav mount for some reason...
The way I did it...
- Telnet to the dreambox
- opkg update
- opkg install davfs2
- then I put my server in /etc/davfs2/secrets
- I had to create a davfs2 group and add the davfs2 user to that group before I could mount
- groupadd davfs2
- useradd davfs2 -G davfs2
- mkdir /media/net/webdav
- mount.davfs https://example.com /media/net/webdav
Like I said... this successfully mounts the WebDAV and I'm able to cd and ls directories.
I'm also able to copy files from the mount to the dreambox
But when I go to the video player and try to play the file the dreambox just locks up (freezes) for 30-60 seconds and then nothing.
Any help appreciated
Re: WebDAV #3
Posted 24 July 2016 - 10:53
-----------------------------------------------The way I did it...[list=1]
[*]Telnet to the dreambox
[*]opkg update
[*]opkg install davfs2
root@vusolo2:~# opkg install davfs2
Unknown package 'davfs2'.
Collected errors:
* opkg_install_cmd: Cannot install package davfs2.
-----------------------------------------------
Questions:
1. Is that mean davfs2 not exist in feed?
2. How I can mount WebDav folders from cloud storage into local enigma2 storage?
Edited by crystal-13, 24 July 2016 - 10:57.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users