S3 attachments exporter for hostedredmine.com
/path/to/python2.7 /path/to/run_s3_exporter.py <user_id_from_users_table_id_col>
This script is intended to export the attachments uploaded to S3 bucket from redmine installations. It is particulartly written and tested keeping www.hostedremine.com in mind.
Please install the following if not installed
- Python2.7
- Pip - Optional
- Boto
- Mysql.Connector
- The script outputs to /tmp, so it expects to have write permissions here.
Please send feedback to Vinay Kumar NP vinay@askvinay.com