|
WebDav
Folders
What is WebDAV?
Briefly: WebDAV stands for "Web-based Distributed Authoring
and Versioning". It is a set of extensions to the HTTP protocol
which allows users to collaboratively edit and manage files on remote
web servers.
WebDav transforms
your site into a Windows Explorer type interface. You can
drag and drop files to and from your website, just like you would
on your local computer.
You can use
WebDav on your website. You just need to open up Internet
Explorer.
From the File
menu choose Open.
An open window
will come up. Enter in your domain's URL and /webdav at the
end, ( i.e. http://www.domainname.com/webdav ). Make
sure that the Open as web folder check box is checked.
A login dialog
box will appear. Enter in your username and password for your
website. (i.e. lonetree\username)
Once you login,
you will see an explorer type window.
You can now
drag and drop files to and from this window just as you would on
your local computer. |