file handling - Rebex File Server

  1. Rebex File Server R6.13

    Notes de publication : Networking: You can now use 'Proxy-Connection' header instead of 'Connection' with HTTP CONNECT proxies. File Server: Fixed filename handling in SCP's non-directory upload mode. File ... Server: Fixed handling of datetimes on non-Windows file systems. Networking: Added workaround for systems where System.​Net.​Sockets.​Socket.​RemoteEndPoint does not work properly. Networking: Fixed ...

  2. Rebex File Server 2019 R4

    Notes de publication : Enhances exception handling in custom events. File Server: Enhanced exception handling in custom events. File Server: Enhanced normalization of Windows-like paths (only applies to AcceptWindowsPaths ...

  3. Rebex File Server R6.2

    Notes de publication : File System: Added proper handling of the FileSystemException that has been thrown in an iterator returned from the custom virtual file system provider GetChildren method. TLS Core: Optimized ... temporary object usage in TLS 1.3 Send/Receive methods. Networking: Fixed timeout handling during name resolution. TLS Core: Fixed handling of TLS 1.3 signature_algorithms_cert extension. Cryptography: Fixed ... releasing of CNG handles in AES/GCM interop (issue only present in R6.1 on Windows). ...

  4. Rebex File Server R5.2

    Notes de publication : File Server: Fixed error handling in SSH session's periodic timer callback. File Server: Fixed handling of failed sessions to make sure they are removed from the sessions collection. File System: ... Improves SshConsole.Clear() method to reset cursor position in addition to clearing the screen. File Server: Updated SshConsole.Clear() method to reset cursor position in addition to clearing ... ChaCha20/Poly1305 with an API that resembles Microsoft.NET's AesGcm class. Cryptography: Added support for loading ECDSA certificates from PFX/P12 files in Microsoft.NET 5.0 and.NET Standard 2.1 on Linux ...

  5. Rebex File Server 2018 R1.1

    Notes de publication : to associate custom objects with a particular Certificate instance. Cryptography: Enhanced logging in built-in custom certificate validator on.NET Compact Framework. File Server: Fixed handling of wildcard ... characters on virtual file systems. File Server: Fixed behavior of virtual file systems when opening file in 'OpenOrCreate' mode. File Server: Fixed handling of missing source file in Rename ... opening file in 'Create' mode with 'Read' access. SSH: Fixed handling of invalid data packets claiming to contain more data than their payload length. TLS/SSL: Fixed error raising ...

  6. Rebex File Server 2017 R6.1

    Notes de publication : 'authorized_keys' files. Cryptography: Enhanced custom CRL downloader for.NET Compact Framework to handle all 3xx redirect codes. Cryptography: Enhanced Certificate.LoadDer to handle files with multiple certificates ... platforms. Common: Enhanced SSPI error reporting. Cryptography: Fixed detection of AES/GCM support. Cryptography: Fixed detection of native Brainpool and secp256k1 support. Cryptography: Fixed null handling ...

  7. Rebex File Server 7.0.8816

    Notes de publication : layer. File Server: Fixed handling of client's SSH_MSG_EXT_INFO. File System: Fixed unexpected exception propagation in directory creation. TLS Core: Fixed invalid TLS 1.3 behavior for rare ... File Server: Added logging of SSH ciphers supported by the client on mismatch. File System: Added an instructional exception message when VFS node name contains prohibited characters. SSH: Added new ...

  8. Rebex File Server R6.6

    Notes de publication : GetPrivateKeyAlgorithm/​GetPublicKeyAlgorithm methods to Certificate class. File Server: Fixed handling of read-only items in raw directory listings. SSH: Fixed rare NullReferenceException when closing an SshSession. ... Improves error reporting when using.NET-based file systems. File Server: Improved error reporting when using.NET-based file systems. SSH: Added new constructors to SshPrivateKey/SshPublicKey classes ...

  9. Rebex File Server R5.1

    Notes de publication : handles during SFTP channel closure. File System: Fixed return type of Move and Rename operations in FileSystemProvider when using instances of classes derived from DirectoryNode and FileNode. File System: ... Adds FileServer.Settings.FileShareMode property. All: Changed release naming scheme ('R5.1' instead of '2020 R5.1'). File Server: Added FileServer.Settings.FileShareMode property ... to make it possible to specify file share mode for opened files. File Server: Added ShellCommandEventArgs.Raw property (contains unparsed arguments for custom command). File Server: Changed default value ...

  10. Rebex File Server 2020 R2

    Notes de publication : handling of 'pty-req' and 'window-change' SSH channel requests- wrong values are rejected. File Server: Enhanced ShellModule class to make it possible to implement custom SSH subsystems. ... resources when needed. Cryptography: Optimized CNG handles cleanup. File Server: Fixed client authentication using X.509 certificates. File Server: Fixed handling of unknown SSH packets. TLS Core: Fixed ... Improves support for AES/GCM, Chacha20/Poly1305 and EtM MAC ciphers. File Server: Added FileServerSettings.EnableEventsForFailedTransfers option. File Server: Added ServerSession.Cipher property ...

  11. Rebex File Server R5.3

    Notes de publication : method names in FileSystemProvider log. File System: Tweaked handling of non-seekable streams supplied to NodeContent.CreateReadOnlyContent method. SSH: Fixed race condition in OpenSSH-style compression ... Adds support for SFTP v5 which improves compatibility with WinSCP client. File Server: Added support for SFTP v5 which improves compatibility with WinSCP client, this requires SFTP v5 to enable File ... Hashing extension that makes it possible to calculate checksums of remote files. File System: MountCapableFileSystemProvider's FileSystemNotifier now raises GetAttributesPreview, GetAttributesSurrogate ...

  12. Rebex File Server 2018 R1

    Notes de publication : attempts' error. File Server: Fixed behavior of 'cp' command in virtual shell. File Server: Fixed handling of custom exception in virtual file system providers. File Server: Fixed incomplete ... Server: Fixed problems with incomplete enumeration of nodes in linked directories in MountCapableFileSystemProvider. File Server: Fixed handling of already-existent files in Rename/Move/Copy operations ... Enhancements, bugfixes and workarounds in virtual file system infrastructure and other areas. File Server: Retired FileServerAction.CopyFile and Rename actions (now reported as sequence of simpler ...

  13. Rebex File Server 2017 R4

    Notes de publication : Unix-like 'cp' (copy) command to virtual shell. File Server: Enhanced handling of ShellCommand event handler errors. File Server: Added DisconnectedEventArgs.User property. File Server: Implemented ... FileServer.Settings.GetItemInfoRequiresListPermission option to make it possible to specify whether item info retrieval requires List permission or Read permission. File Server: Enhanced handling of failed channel requests. File Server: Virtual root ... Implement virtual file systems, or custom file systems that store data in a database, in the cloud, or elsewhere. Custom file system support- Rebex File Server now features a rich custom file system ...

  14. Rebex File Server 2020 R5

    Notes de publication : event. File Server: Increased SFTP receive buffer size. File Server: Optimized critical sections in virtual file system providers. File Server: Optimized handling of small files ... Adds support for Microsoft.NET 5.0. All: Added support for Microsoft.NET 5.0. File Server: Added IsDelayedWriteContent and IsImmediateWriteContent properties to the NodeContent class. File Server: ... in MemoryFileSystemProvider. File Server: Optimized internal communication between virtual and physical file systems. File Server: Optimized memory usage in the MemoryFileSystemProvider under typical scenarios. File Server: ...

  15. Rebex File Server 2017 R1 released

    Notes de publication : CRL parsing code used by enhanced certificate validator on.NET Compact Framework. File Server: Fixed handling of several control characters in virtual shell. ... Adds FileServer.Settings.ReceiveBufferSize and SendBufferSize properties. File Server: Added FileServer.Settings.ReceiveBufferSize and SendBufferSize properties. Networking: Added workaround ...

  16. Rebex File Server 2016 R2.1 released

    Notes de publication : flag from directory listings. Added experimental File Server binaries for Universal Windows Platform. Added support for extremely verbose incoming packet logging (log level 0). Fixed handling ... Added experimental File Server binaries for Universal Windows Platform. Added FileServer.Settings.ShowHiddenItems option that makes it possible to show hide file system items with 'hidden' ...

  17. Rebex File Server R5.6

    Notes de publication : Improves handling of exceptions in TlsSocket.Send method. All: Added support for Microsoft.NET 6.0 RC2. TLS Core: Improved handling of exceptions in TlsSocket.Send method. Cryptography: Small ... optimization in AVX2 implementation of ChaCha20. File Server: Fixed compatibility between WinSCP's SFTP v5 implementation and writable non-seekable custom streams. File System: Fixed internal reader-writer ... lock in virtual file system provider that could cause a deadlock in some scenarios with multiple parallel operations. TLS Core: Fixed possible NullReferenceException in TLS 1.2 socket after it has been ...

  18. Rebex File Server 2020 R3

    Notes de publication : API is used for classic Diffie-Hellman calculations instead of legacy Microsoft CryptoAPI. Cryptography: Optimized disposing of temporary keys in Certificate class. File Server: Fixed handling ... Adds new binaries for.NET Core 3.1 and.NET 5.0 Preview 6, on Windows, Linux and macOS. All: Added binaries targeting Microsoft.NET Standard 2.1. File Server: Added support for anonymous ... authentication. File Server: Changed SSH cipher info logging style (unified with client-side SSH). SSH: Enhanced legacy group exchange autodetection. TLS Core: Added TlsSocket.ApplicationProtocol property to make ...

  19. Rebex File Server 2016 R2.2 released

    Notes de publication : Enhanced handling of errors in FingerprintCheck event handlers. SSH: Enhanced handling of errors in FingerprintCheck event handlers. Cryptography: Added CheckCertificate/GetIssuingDistributionPoint ... Cryptography: Enhanced SHA-2 support check on.NET Compact Framework. File Server: Fixed FileUploaded/FileDownloaded events that used to be wrongly called on session failure. SSL: Fixed a rare issue in abbreviated ... TLS/SSL negotiation handling. Cryptography: Fixed SHA-2 support in AsymmetricKeyAlgorithm.SignHash on Windows Server 2008 (and possibly other old platforms). ...

  20. Rebex File Server 2017 R6

    Notes de publication : is now logged when creating an instance of FileLogWriter. File Server: Fixed virtual root handling for root-based paths. Networking: Fixed PortRange binding (an issue introduced in previous release). ... Maintenance release with several improvements, bug fixes and workarounds. All: Added support for DSA key generation on.NET Core on Windows. File Server: VfsContentStream marks content ... Networking: Fixed ReceiveBufferSize/SendBufferSize propagation (an issue introduced in previous release). Proxy: Fixed handling of IP-based host names in proxy name resolving routine (an issue introduced ...