s3cmd-modification
s3cmd-modification copied to clipboard
Parallel workers to cp and mv command. Backward python 2.5.2 compatibility.
- Add parallel workers to cp and mv command
- Backward python 2.5.2 compatibility by replacing threading.active_count() by threading.activeCount()