Skip to content

The-Magicians-Code/confluoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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