Server-side copying
New copyItem(atPath:toPath:recursive:progress:completionHandler:)
function copies files server-side instead of downloading and reuploading. Old copyContentsOfItem()
function is deprecated Now
Also download/upload chunks is 1MB now which means faster downloading and streaming.