Programming
-
Creating Virtual File System in .NET
In this article we will describe how to create a virtual file system in .NET with basic functionality such as on-demand folder content listing (population), on-demand file content hydration, offline files support and client-to-server synchronization. ...
-
Detecting Changes Using Content and Metadata eTags (Versions)
The functionality described in this section is provided in v8.1 Beta 2 and later versions. Starting with v8.1 the Engine detects changes in file content and metadata using eTag fields (versions in terms of iOS and macOS) provided in metadata object. ...
-
Incoming Synchronization
-
Implementing Thumbnails Support in Virtual File System
The IT Hit User File System provides integrated thumbnails support on both Windows and macOS. Below we will describe how to implement thumbnails that are displayed in both Windows Explorer and macOS Finder. Note that Windows requires additional steps ...
-
Creating Custom Context Menu
The IT Hit User File System supports creating custom context menus on both Windows and macOS. In this article we describe steps that are common for both platforms. Each platform requires additional steps for registering the menu described in these ar ...
-
Programming Virtual File System .NET for Windows Platform
This section contains articles about programming Virtual File System in .NET for Windows platform.
-
Programming Virtual File System in .NET for macOS Platform
This section contains articles about programming Virtual File System in .NET for macOS platform.
-
Cloud Files API Frequently Asked Questions
What is On-Demand Loading? On-demand loading allows the partial download of the remote storage file system, that was requested by the applications(s) on the client machine. While your entire remote storage may contain a lot of data and large folders ...
-
Upgrading User File System to the New Version
In this section, you will find articles upgrading your User File System to the new version.
-
Previous Versions