Rebex File Transfer Pack 7.0.9313
Released: Jun 30, 2025
Updates in 7.0.9313
Features
- SFTP: Added CurrentFileBytesTotal to TransferProgressChanged event arguments.
- FTP: Added CurrentFileBytesTotal to TransferProgressChanged event arguments.
- Cryptography: Added IgnoreRedundantData option to SignedData and EnvelopedData classes.
Fixes
- Networking: Prevented internal NullReferenceException when socket is closed and IO operation is in progress.
- TLS Core: Fixed obfuscated type names in debug logs.
- TLS Core: Fixed rare race condition between TLS 1.3 IO operations and shutdown/dispose logic.
- Cryptography: Fixed NullReferenceException instead of InvalidOperationException in SignerInfo/KeyTransRecipientInfo and SignedData.