Difference between revisions of "WebDAV"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Mutantmonkey
imported>Mutantmonkey
Line 1: Line 1:
 
'''WebDAV''' is a HTTP extension that makes the Internet a writeable medium by allowing files to be created, changed, or deleted. WebDAV can be used to access your [[Filebox]] or to transfer files to and from [[Scholar]]. This example assumes you are using Filebox, but the instructions for Scholar are identical; just replace the URL with the one you get from Scholar as necessary.
 
'''WebDAV''' is a HTTP extension that makes the Internet a writeable medium by allowing files to be created, changed, or deleted. WebDAV can be used to access your [[Filebox]] or to transfer files to and from [[Scholar]]. This example assumes you are using Filebox, but the instructions for Scholar are identical; just replace the URL with the one you get from Scholar as necessary.
  
 +
<!-- The rest of this page uses a template from the Uniluug project; please see https://uniluug.org/wiki/Template:WebDAV if you wish to edit it. -->
 +
<!-- Note that the curl extension must be installed for this to work properly. Also, raw must be used for template variables to work, but this breaks images, so the wiki must be configured to use a shared image repository. -->
 
{{raw:u:WebDAV|shareurl=https://dav.filebox.vt.edu/users/example|mountpoint=/media/filebox}}
 
{{raw:u:WebDAV|shareurl=https://dav.filebox.vt.edu/users/example|mountpoint=/media/filebox}}
  
 
[[Category:Howtos]]
 
[[Category:Howtos]]

Revision as of 21:23, 7 May 2011

WebDAV is a HTTP extension that makes the Internet a writeable medium by allowing files to be created, changed, or deleted. WebDAV can be used to access your Filebox or to transfer files to and from Scholar. This example assumes you are using Filebox, but the instructions for Scholar are identical; just replace the URL with the one you get from Scholar as necessary.

Template:U:WebDAV