s3cmd-modification icon indicating copy to clipboard operation
s3cmd-modification copied to clipboard

Parallel workers to cp and mv command. Backward python 2.5.2 compatibility.

Open cyno opened this issue 13 years ago • 0 comments

  • Add parallel workers to cp and mv command
  • Backward python 2.5.2 compatibility by replacing threading.active_count() by threading.activeCount()

cyno avatar Aug 02 '11 12:08 cyno