Archive:WebDAV: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Robot: Cosmetic changes)
Line 2: Line 2:
<section begin="intro"/>As of XBMC v10 (Dharma), XBMC has [[w:WebDAV|WebDAV]] client support for media.<section end="intro"/>
<section begin="intro"/>As of XBMC v10 (Dharma), XBMC has [[w:WebDAV|WebDAV]] client support for media.<section end="intro"/>


==Source example==
== Source example ==
===Sources GUI===
=== Sources GUI ===
When entering a source path through the GUI, be sure to include the dav: to start the address.
When entering a source path through the GUI, be sure to include the dav: to start the address.
:dav://username:password@server/share/
:dav://username:password@server/share/
To test this, you can open your web browser to http://username:password@server/share/
To test this, you can open your web browser to http://username:password@server/share/
=Servers=
= Servers =
==Linux==
== Linux ==
==Mac OS X==
==Mac OS X==
:'''Mac OS X-''' ''(free)'' Mac OS X {{editor note|Starting in 10.6??}} has a built-in webDAV server, but requires setup from the command line.
:'''Mac OS X-''' ''(free)'' Mac OS X {{editor note|Starting in 10.6??}} has a built-in webDAV server, but requires setup from the command line.
Line 14: Line 14:
:'''[[MediaMaster Server]] -''' ''(free)'' - {{#lst:MediaMaster Server|intro}}
:'''[[MediaMaster Server]] -''' ''(free)'' - {{#lst:MediaMaster Server|intro}}


==Windows==
== Windows ==
:'''Windows 7-''' ''(free)'' Windows 7 has a built-in webDAV server. If XBMC can't connect to Windows 7 webDAV server: use basic authorization. Disable anonymous authorzation and Windows authorization, use basic only and it will connect.
:'''Windows 7-''' ''(free)'' Windows 7 has a built-in webDAV server. If XBMC can't connect to Windows 7 webDAV server: use basic authorization. Disable anonymous authorzation and Windows authorization, use basic only and it will connect.


==iOS==
== iOS ==
:'''AirSharing-''' ''(paid)'' AirSharing is one of several iPhone/iPad programs that can also act as a webDAV server for XBMC, basically turning the device into a portable wireless hard drive. [http://itunes.apple.com/us/app/air-sharing/id312686749?mt=8 iOS App Store link]
:'''AirSharing-''' ''(paid)'' AirSharing is one of several iPhone/iPad programs that can also act as a webDAV server for XBMC, basically turning the device into a portable wireless hard drive. [http://itunes.apple.com/us/app/air-sharing/id312686749?mt=8 iOS App Store link]


[[Category:File Sharing]]
[[Category:File Sharing]]
[[Category:XBMC Manual]]
[[Category:XBMC Manual]]

Revision as of 16:00, 27 April 2013

Incomplete.png INCOMPLETE:
This page or section is incomplete. Please add information or correct uncertain data which is marked with a ?

As of XBMC v10 (Dharma), XBMC has WebDAV client support for media.

Source example

Sources GUI

When entering a source path through the GUI, be sure to include the dav: to start the address.

dav://username:password@server/share/

To test this, you can open your web browser to http://username:password@server/share/

Servers

Linux

Mac OS X

Mac OS X- (free) Mac OS X Editor note: Starting in 10.6?? has a built-in webDAV server, but requires setup from the command line.
MediaMaster Server - (free) - MediaMaster Server

Windows

Windows 7- (free) Windows 7 has a built-in webDAV server. If XBMC can't connect to Windows 7 webDAV server: use basic authorization. Disable anonymous authorzation and Windows authorization, use basic only and it will connect.

iOS

AirSharing- (paid) AirSharing is one of several iPhone/iPad programs that can also act as a webDAV server for XBMC, basically turning the device into a portable wireless hard drive. iOS App Store link