User operation discovery method of file system and synchronous system utilizing the same
A file system and discovery method technology, applied in the field of computer networks, can solve problems such as a lot of burden and unsatisfactory effects, and achieve the effects of reducing network traffic consumption, reducing the amount of synchronization operations, and ensuring reliability.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2012-02-22
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to a user operation discovery method of a file system and a synchronization system applying the method, belonging to the technical field of computer networks. Background technique
[0002] With the development of the Internet, more and more user data is put on the Internet. Network storage is booming, forming a very good complementary relationship with traditional local hard disk storage. In this state, how to synchronize the user's local data to multiple devices has become a topic of concern to many users.
[0003] Synchronous network storage such as qbox.me is a typical synchronization software, which allows users to automatically synchronize data on PCs (including Windows / MacOS / Linux platforms) with the Web and mobile phones without any user intervention. Even if the user closes the synchronization software, if the user performs a series of operations on the directory to be synchronized, after the synchronization software is ...
Examples
Embodiment Construction
[0046] Specific embodiments of the present invention will be described in detail below in conjunction with the accompanying drawings.
[0047] First, let's introduce the background knowledge. Generally speaking, the file system is the place where users store data. Although they are all physically hard disks, there are actually many forms of file systems. The file system organizes information in a tree form, which can be called "directory" or "folder" with sub-nodes (collectively referred to as "directory" in this article); the storage of data content is called "file". Both directories and files are "nodes" in the file system. Under Windows, the two most popular file systems are NTFS and FAT32; under Linux, it is the EXT3 file system.
[0048] According to the characteristics of the file system, the file system can be divided into two categories:
[0049] One category is that the "node" of the file system itself has a unique identifier; for example, the NTFS and EXT3 file sys...