Our knowledge base is a comprehensive resource designed to help you get the most out of our products. It includes getting started articles that guide you through initial setup, detailed information on specific features, and troubleshooting resources to assist you with any issues you may encounter. Explore our knowledge base to find helpful information about our products and answers to common questions.
Latest Articles
Why doesn't returning error in the DeleteFile event handler prevent file deletion?
07/04/2017 - Why doesn't returning error in the DeleteFile event handler prevent file deletion?
Is CBFilter a minifilter driver?
10/04/2017 - Is CBFilter a minifilter driver?
Why Choose CBFS Connect over Dokan?
12/05/2017 - Professionally maintained products are more reliable and can cost less in the long run.
Compare CBFS and FUSE Components
07/08/2021 - Compare the CBFS and FUSE components.
Access and Default Rules in CBFS Filter
10/02/2024 - CBFS Filter provides mechanisms to protect files without firing events or when an application is not running through access and default rules.
Backing Up File Data with CBFS Filter
10/02/2024 - CBFS Filter enables users to back up file data before a file is changed, deleted, or moved away.
Control Capabilities of CBFS Filter
10/02/2024 - CBFS Filter offers powerful functionality for controlling, modifying, and blocking filesystem operations.
Monitoring Capabilities of CBFS Filter
10/02/2024 - CBFS Filter offers an intuitive API for monitoring filesystem operations.
Direct File Access with CBFS Filter
10/02/2024 - CBFS Filter offers mechanisms to access files that are otherwise inaccessible because of various checks and restrictions.
Selective Encryption with CBFS Filter
10/21/2024 - CBFS Filter provides a way to encrypt and decrypt files based on certain criteria such as which process accesses the file.
Redirection of File Access with CBFS Filter
10/02/2024 - CBFS Filter provides powerful functionality for tracking file access and redirecting it as needed.
Creating a Replacement for FileSystemWatcher
10/10/2024 - CBFS Filter provides mechanisms to track filesystem operations better than FileSystemWatcher does. Learn how to replace FileSystemWatcher with CBFS Filter.