Skip to content

Major 'mc' release

Compare
Choose a tag to compare
@harshavardhana harshavardhana released this 08 Feb 02:44
· 2097 commits to master since this release
  • Parallel code for cp and mirror is deprecated in favor of serial code to make session management more simpler.
  • Config file has been changed now http:// prefixed urls are not supported, only s3 requests are based on aliases.
  • No temporary files are used during file uploads, memory is used as scratch space.
  • Progress bar is simplified further now, progress bar reader is progressed by PutObject API.
  • Error message changes to make it more human readable.
  • Filesystem code fully behaves like S3 functionality now.
  • Make bucket 'mc' has --region option now to specify bucket location.

And many more.