The following section shows you how to set up a native WebDAV client in a different system, which is typically displayed in your operating System's file browser, such as Windows Explorer or Linux Konqueror.
Access confluence in Mac OSX Finder
You can connect successfully, but you can't see the content while using HTTPS. For confluence Cloud, You can't use the Mac OSX Finder to access webdav, which you can access using a third-party WebDAV Client.
How to use the Finder to view and manage confluence content:
- in the Finder, select Enter (go) > Connect to the server (connect to Server)
- Enter the following format URL:
htt P: //<confluenceurl>/plugins/servlet/confluence/default |
For the example above, your confluence URL is http://ourconfluence.atlassian.net/wiki , you need to enter the following:
http: //ourconfluence.atlassian.net/wiki/plugins/servlet /confluence/default |
- Enter your confluence user name and password, and then click Connect (connect)
Used username (jsmith), do not use your email address unless you are using an email address as your Username.
The confluence will be displayed in the Finder's share Directory. You can use the same URL to connect a confluence instance to a third-party client, such as Cyberduck.
Accessing confluence with Explorer in Microsoft Windows
In this section we have the following 2 ways to configure your Microsoft Windows access WebDAV client:
- Through a network drive
- Through a Web folder
If possible, using a network-driven approach can provide more functionality and are more comprehensive than the way Web folders are Used. however, Your Confluence installation instance must meet some specific requirements to be able to access using a Network-driven Approach. If you configure a confluence installation instance that does not meet the requirements for accessing confluence content using a network drive, you can use the Web folder method or a Third-party WebDAV client.
If you use SSL, you need to @SSL
add the parameter configuration to the URL of your server, for example:
http: //<confluence server url>@SSL/confluence/plugins/servlet/confluence/default |
If you encounter any problems while configuring, refer to the content on the WebDAV troubleshooting Page.
Windows Network Drive
In order to map the confluence WebDAV client to a network drive, your confluence installation instance must meet all of the following configuration Requirements:
- Root without contexts (context Root)
- If you have a configuration that prevents you from successfully configuring when you are mapping to a network driver, you can configure the network Folders by using the following steps.
These limitations are due to limitations of Microsoft's Mini-redirector Components. For more questions, refer to Microsoft's server discovery Issue.
To map the WebDAV client network in Microsoft Window:
- In Window XP, go to My computer
->
Tools menu ->
Map Network drive
In Windows Vista, go to computer ->
Map Network drive
- Specify the following 2 configuration parameters to map a WebDAV client:
- drive :
<Any drive letter>
(for example, z:)
- Folder:
\\ (E.G. \\localhost\webdav
)
- Click Finish (finish)
When you need to enter Confluence login information, Enter your confluence username and Password.
Windows Web FoldersYou want to map a WebDAV client to a Web folder in Microsoft Windows XP:
- Go to My network Places then select Add a network place and click Next
- Make sure that the Choose another network location is selected, and then click Next to continue
- In the ' Internet or network address ' field, Enter the URL path for the confluence WebDAV (for example,
http://<confluence server url>/confluence/plugins/servlet/confluence/default
or http://<confluence server url>/plugins/servlet/confluence/default
) and click Next
- If your confluence user name and password
- Provide a meaningful name for your Web folder
- Click Finish (finish)
Screen: A Confluence WebDAV client Web folder in Windows XP
You want to map a WebDAV client to a Web folder in Microsoft Window Vista:
The process of mapping in Vista is very similar to the XP mapping process. Then the interface is a bit different from XP:
- Open the ' Map Network Drive ' dialog box (refer to the steps above for mapping the networked drives) and select ' Connect to a Web site ' so you can use the tostore your documents and P Ictures'
- Click 'Next'
- Enter the selected Choose a custom network location, and click Next to continue
- In the ' Internet or network address ' field, Enter the URL path for the confluence WebDAV (for example,
http://<confluence server url>/confluence/plugins/servlet/confluence/default
or http://<confluence server url>/plugins/servlet/confluence/default
) and click Next
- Enter your confluence username and password
- Provide a meaningful name for your Web folder
- Click Finish (finish)
To set up a WebDAV client in Linux or SolarisThere are many tools in these 2 operating systems that can be used to configure WebDAV Clients. therefore, we use Konqueror to manage this, which is part of the K-Desktop Environment.
To set up the Confluence WebDAV client in Konqueror:
- Open Konqueror
- In the ' Location ' field, Enter the position of the Confluence WebDAV, use ' protocol ' for
webdavs
(for example, http://<confluence server url>/confluence/plugins/servlet/confluence/default
or http://<confluence server url>/plugins/servlet/confluence/default
), and then click Enter ( Enter
).
- If a dialog box POPs up, Enter your confluence username and password
You should be able to click to load many files, but will not load all the Files. Under normal circumstances, You should save the modified folder locally, and then drag it to the Konqueror window to upload to Confluence.
Https://www.cwiki.us/display/CONF6ZH/Configuring+a+WebDAV+client+for+Confluence
Confluence 6 using a WebDAV client to manipulate the page