Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 419 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 419 Bytes

Confluoad

Upload files to confluence using Python

Setup

pip install -r requirements.txt
Add your credentials, destination URL and file data into the config.cfg file

Run

python3 upload.py

Upon choosing manual upload, refer to the file content type (MIME types) before uploading to avoid further errors