CBFS Developer Subscription Vol. 2 2024

Released: Jan 8, 2025

Vol. 2 2024 中的更新

特性

  • CBFS Connect 2024 - In addition to across-the-board enhancements, CBFS Connect 2024 introduces a cutting-edge cross-platform NFS component, which facilitates the implementation of an NFS server without a kernel driver. This capability proves crucial on macOS, where recent restrictions severely limit kernel driver installation. The NFS component is fully supported across macOS, Linux, and Windows platforms, enabling developers to quickly mount a drive and serve files from any location.
  • CBFS Shell 2024 - CBFS Shell 2024 enhances File Explorer with three innovative, easy-to-use components:
    • ShellFolder.
    • ShellMenu.
    • ShellNotify.
    • Notably, CBFS Shell operates in a separate process from File Explorer, preventing unhandled conditions from crashing File Explorer or other programs. CBFS Shell 2024 is now available in .NET, C++, Delphi, Python, Go, and Rust Editions.
  • CBFS Filter 2024 - The latest release of CBFS Filter adds support for Virtual Files, enabling developers to create files that reside in any repository or cloud store but appear as if on the local filesystem. CBFS Filter 2024 also introduces File Isolation capabilities, empowering developers to present different processes distinct versions of the same file. Leverage custom File Isolation to:
    • Display encrypted data to one process and present decrypted data to another.
    • Secure sensitive data with diskless client-server synchronization.
    • Isolate user changes and prevent file conflicts.
    • Encrypt and decrypt files on-demand.
  • CBFS Sync 2024 - CBFS Sync 2024 provides bi-directional synchronization between local and remote storage and is available for Windows, Linux, and macOS. CBFS Sync provides an advanced event-driven API that facilitates real-time file monitoring and enables seamless integration with popular cloud services, file repositories, and other applications.
  • Rust Editions - New Rust editions are available for all 2024 products. This update brings you the power and safety of Rust, enabling developers to build secure, high-performance applications with ease.
  • Other updates include:
    • CBFS Vault 2024
    • CBFS Connect 2024 - includes support for sparse files and extended attribute operations.
    • CBFS Filter 2024 - updated with improved filename tracking, new context object options, and more.