Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Addressed spaces in files not working with copying. Fixed issue with s3 native copy not being used if neither file has options set. Allow target ACL to be used in preference to source ACL when copying. * Add backed intergration tests for copying with spaces * Fixed file test to correctly expect %2520 from an literal %20 * use PathEscape instead of EscapedPath to ensure encoding literals are preserved (double encoding) * fix test for encoded slash * Update changelog
- Loading branch information