New features
- Added overwrite prompt support for folder property transfers.
- Perform proxy lookup when the source is S3.
Bug fixes
- When downloading from Azure Files to Windows with the
--preserve-smb-permissions
flag, sometimes
the resulting permissions were not correct. This was fixed by limiting the concurrent SetNamedSecurityInfo operations. - Added check to avoid overwriting the file itself when performing copy operations.