Save files via UNC into Confluence

Stephen Clifton November 9, 2014

Is there a plugin, or feature that would allow us to save files directly into Confluence from another app? E.G. We have a files page under each customer page which contains the config files for all their gear. We would like to be able to update these files directly rather than saving to a file on a PC and then moving into Confluence.

3 answers

2 votes
Steve Gerstner [bridgingIT]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 9, 2014

Hi Mark,

you can use the WEB-DAV integration as described here: 

https://confluence.atlassian.com/display/DOC/Configuring+a+WebDAV+client+for+Confluence

Or you can use the REST-API:

https://docs.atlassian.com/confluence/REST/latest/#d3e670

Or you can use the deprecated SOAP-API:

https://developer.atlassian.com/display/CONFDEV/Confluence+XML-RPC+and+SOAP+APIs

 

WEB-DAV might be the easiest solution as you can mount confluence as network drive...

 

Regards

Steve

Davin Studer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 10, 2014

+1 for the WebDAV plugin. It works pretty well. One caveat is it doesn't play so nicely with pages that have non-standard characters for file names. But, if your page doesn't have that issue then it should work nicely.

0 votes
Stephen Clifton November 10, 2014

OK. I found out why. It seems that the redirect in iptables can't deal with webdav. Changing the URL to \\confluence@8090\webdav got me to the auth challenge, but nothing I enter will get me further.

Running from Windows 8.1. I have tried both the admin use and AD integrated user names.

What is the domain for an internal confluence user? I have tried credentials as admin, confluenc\admin and .\admin. Nothing seems to work.

 

Regards

Mark

0 votes
Stephen Clifton November 10, 2014

Thanks guys

I agree that Webdav should be perfect for us. I am currently not able to use it though. Is there a master setting to enable Webdav? I see there is a webdav config page, but it is more of an exception page to limit access, which would indicate that by default it is enabled. When I try to connect from my workstation on the same subnet I can't access the share.

Regards

Mark

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events