princenyeche / S2C

A server to cloud transfer of attachments using REST API.This scripts helps to transfer attachments securely from a Jira server instance to Jira cloud instance
MIT License
1 stars 1 forks source link
attachments jira-attachments jira-cloud jira-server

ATTACHMENT TRANSFER SCRIPT

Config

Requirement

Check your python version by running

python -v

Before running the below command

pip install -r requirements.txt

Run