Skip to content

Server-side copying

Compare
Choose a tag to compare
@amosavian amosavian released this 10 Jul 20:18
· 112 commits to master since this release

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.