Blog from July, 2012

Uploading multiple attachments to a confluence page

This small Java program allows you to easily upload many files to a confluence page. Download this jar file. On most operating systems you can execute it simply by double-clicking on the downloaded file. You can also run it from the command line using:

java -jar ConfluenceFileUploaderExecutable.jar

Once you run this file a dialog like this should appear:

Click "Add files" and select the files you want to attach. Then click next and the following dialog should appear:

Click "Add Server" and fill in the dialog with the confluence URL (https://confluence.slac.stanford.edu) and your confluence username and password.

(On future invocations this information will be remembered and will not have to be reentered).

Security Alert

Make sure you include the 's' in https://, otherwise your username/password will be sent across the network in plain text. This tool creates a file in your home directory called confluence-fileupload.preferences which contains your username/password in plain text, you must delete this file after use.

Now click next:

Select the confluence space and page that you want to add the attachments to (it must already exist). Click next once more and it should upload and attach all your files.

For more information see:

http://confluence.atlassian.com/display/CONFEXT/Confluence+File+Uploader

Another potentially interesting tool:

http://confluence.atlassian.com/display/CONFEXT/Confluence+Command+Line+Interface

This write-up was originally provided by Tony Johnson

Crowd, Confluence, JIRA and SLAC Forum outages on July 18 2012

Crowd, JIRA, Confluence and SLAC Forum will be unavailable on Wednesday July 18, 2012 for scheduled outages.

  • Crowd, JIRA and SLAC Forum from 6:00 PM to 6:30 PM PDT.
  • Confluence from 6:00 PM to 6:45 PM PDT.

During the outage apps-admin will perform system administration maintenance work. Crowd, Confluence, JIRA and SLAC Forum will be intermittently available and should be considered unavailable. Applications integrated with Crowd for authentication will be unavailable. This includes Confluence, JIRA and SLAC Forum.

Please send comments or questions to apps-admin@slac.stanford.edu.

Ernest Denys
IT Applications Administration Group
Computing Division
SLAC National Accelerator Laboratory