CBFS Developer Subscription Vol. 1 2025

Released: Feb 24, 2025

Updates in Vol. 1 2025

Funktionen

  • NFS SDK [Beta] - NFS SDK is a new cross-platform library for NFS 4.0 that enables easy implementation of both the client-side and server-side of the Network File System protocol. NFS SDK handles protocol details and translates NFS messages into an event-driven API. Your developers can write custom code in each event handler to determine how the client and server behave, facilitating expanded NFS support to non-file resources, distributed data sources, and more.
  • PCAP Filter [Beta] - PCAP Filter is a development library for building advanced network filtering and monitoring software. Maximize control over packet capturing and analysis without needing to write any low-level driver code. Built on proven technologies like libpcap, npcap and Winpcap, PCAP Filter supports industry-standard filter expressions like those used in Wireshark and tpcdump.
  • DAV SDK [Beta] - DAV SDK is a new development toolkit for building WebDAV servers and clients that can serve and access data from anywhere. Unlike out-of-the-box solutions, DAV SDK provides developers with the opportunity to execute custom code during every key WebDAV event. Whether you are integrating external data stores like databases or highly-secure servers, handling unconventional use cases, or enhancing security with maximally granular control over access and permissions, DAV SDK gives you the flexibility to tailor your WebDAV servers and clients to your exact needs.
  • Cloud Files SDK [Beta] - Cloud Files SDK is a new suite of client components for integrating popular cloud storage services into your applications. Seamlessly interface with platforms like OneDrive, Google Drive, Amazon S3, Azure Blob, Dropbox, SharePoint, and more while leveraging simple, intuitive component APIs. Cloud Files SDK provides dedicated components for each cloud storage platform, so you can easily write code that takes advantage of differences between hosting solutions.
  • CBFS Shell - New ShellOverlays Component - This latest release includes a new ShellOverlays component for displaying custom overlay icons in Windows File Explorer to enhance visual clarity.
  • CBFS Connect - macOS support in the FUSE component - This update simplifies the use of the FUSE component on macOS by utilizing NFS under-the-hood instead of requiring the installation of a kernel-mode driver. The result is a vastly improved installation experience on macOS as well as improved stability.