Jump to content


Photo

WebDAV


  • Please log in to reply
2 replies to this topic

#1 flicker

  • Member
  • 6 posts

0
Neutral

Posted 13 January 2013 - 20:14

Hi,

Is there any way for me to connect to a WebDAV http or https share like I do with a NFS or SMB share?

Thanks

Re: WebDAV #2 flicker

  • Member
  • 6 posts

0
Neutral

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...

  1. Telnet to the dreambox
  2. opkg update
  3. opkg install davfs2
  4. then I put my server in /etc/davfs2/secrets
  5. I had to create a davfs2 group and add the davfs2 user to that group before I could mount
  6. groupadd davfs2
  7. useradd davfs2 -G davfs2
  8. mkdir /media/net/webdav
  9. 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 crystal-13

  • Member
  • 9 posts

0
Neutral

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