Virtual File System v2
This section contains legacy articles about Virtual File System v2.
-
Creating Virtual File System v1 & v2 in .NET
The IT Hit User File System is provided with file system examples that you can use as a starting point for your Virtual File System. While samples have a lot of functionality that allows you to fine-tune your file system implementation, in this artic ...
-
Locking Files and Folders in Virtual File System
The User File System sample provides a sample code to lock items in your remote storage, to protect it from modifications by other users. Locking may also serve as a visual indication that somebody else is working on the document. You can implement b ...
-
User File System Engine for .NET Programming Guide
This article is about the legacy version of the User File System. For the latest version please refer to the articles in this section. File System Registration To let the platform know about the new file system you will register it using StoragePro ...