CN103955528A - File data writing method, and file data reading method and device - Google Patents

File data writing method, and file data reading method and device Download PDF

Info

Publication number
CN103955528A
CN103955528A CN201410197109.9A CN201410197109A CN103955528A CN 103955528 A CN103955528 A CN 103955528A CN 201410197109 A CN201410197109 A CN 201410197109A CN 103955528 A CN103955528 A CN 103955528A
Authority
CN
China
Prior art keywords
data
file
fragment
burst
storage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410197109.9A
Other languages
Chinese (zh)
Other versions
CN103955528B (en
Inventor
邓欢
齐博
杨凯
姜立才
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
BEIJING HUAXINBOYAN TECHNOLOGY Co Ltd
Original Assignee
BEIJING HUAXINBOYAN TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by BEIJING HUAXINBOYAN TECHNOLOGY Co Ltd filed Critical BEIJING HUAXINBOYAN TECHNOLOGY Co Ltd
Priority to CN201410197109.9A priority Critical patent/CN103955528B/en
Publication of CN103955528A publication Critical patent/CN103955528A/en
Application granted granted Critical
Publication of CN103955528B publication Critical patent/CN103955528B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files

Abstract

The invention provides a file data writing method, and a file data reading method and device. The file data writing method comprises steps of obtaining a file writing request including a file identification and a memory buffer address, obtaining file data to be written according to the memory buffer address, segmenting the file data into two or more data fragments, writing data of the first fragment comprising part of the two or more segmented data fragments in a preset partition in a local disk, sending data of the second fragment comprising the other part of the two or more segmented data fragments to a server, receiving the storage result of the data of the second fragment from the server, and writing data offset values and data size of all data fragments and file store data of the store address in a file indicated by the file identification, wherein storage positions of all the data fragments in the data of the second fragment are preset positions on the server.

Description

The method of writing in files data, method and the device of file reading data
Technical field
The present invention relates to a kind of art file management technology, relate in particular to a kind of writing in files data method, file reading data method and realize the device of described method.
Background technology
Existing art file management technology, is that complete file is stored in hard disk, in the time of writing in files data, directly the complete file data after writing is kept to the path of appointment; In the time of file reading data, because file is to be intactly stored in hard disk, system directly offers user by the complete content of this file.
But this art file management technology exists problem that can not safeguard file safety, file is easy to intactly be stolen, even it is encrypted, also still has the risk being cracked.
Summary of the invention
The object of the present invention is to provide a kind of method of writing in files data, method and the device of file reading data, by file data is carried out to burst processing, slicing files data are disperseed to be stored on local and server, thereby make file data be difficult to intactly be stolen, the safety of safeguard file data to a great extent.
According to an aspect of the present invention, provide a kind of method of writing in files data, comprise, in computer system, carry out following steps: obtain the file write request that comprises file identification and memory buffer regional address; The file data that will write according to described core buffer address acquisition; Described file data is partitioned into two or more data fragmentations; The first fragment data of a part that comprises the two or more data fragmentations that are divided into is write to the predetermined partition in local disk; The second fragment data of the remainder that comprises the two or more data fragmentations that are divided into is sent to server; Receive the event memory of described the second fragment data from described server; The file storage data that write the data-bias value, burst size and the memory address that comprise each data fragmentation in the file of described file identification instruction, wherein, in described the second fragment data, the memory location of each data fragmentation is the precalculated position on server.
According to a further aspect in the invention, provide a kind of method of file reading data, comprise, in computer system, carry out following steps: obtain the file read requests that comprises file identification; From the file file reading storage data of described file identification instruction, described file storage data comprise data-bias value, burst size and the memory address of at least two data fragmentations, wherein, using comprising that the data fragmentation of memory address in the predetermined partition of local disk is as the first fragment data, using the data fragmentation that comprises the precalculated position of memory address on server as the second fragment data; Read corresponding the first data fragmentation described the first fragment data from described memory address respectively according to data-bias value, burst size and the memory address of each data fragmentation in described the first fragment data; According to data-bias value, burst size and the memory address of each data fragmentation in described the second fragment data to server request the second fragment data; Receive described the second fragment data from described server; Build described file data in core buffer according to the second fragment data of the file storage data that read, the first fragment data reading and reception.
According to a further aspect in the invention, provide a kind of method of store file data, comprise, carry out following steps at server end: the fragment data that comprises data fragmentation from client; The fragment data of storing received; To send to described client about the event memory of described fragment data.
According to a further aspect in the invention, provide a kind of method that file data is provided, comprise, carry out following steps at server end: from client memory address and burst size; Read the fragment data of described burst size from described memory address; The fragment data reading is sent to described client.
According to a further aspect in the invention, provide a kind of device for writing in files data, comprising: write request receiving element, for obtaining the file write request that comprises file identification and memory buffer regional address; File data acquiring unit, for the file data that will write according to described core buffer address acquisition; Data partitioning unit, for being partitioned into two or more data fragmentations by described file data; The first fragment data storage unit, for writing the first fragment data of a part that comprises the two or more data fragmentations that are divided into the predetermined partition of local disk; The second fragment data storage unit, for the second fragment data of the remainder that comprises the two or more data fragmentations that are divided into is sent to server, and receives the event memory of described the second fragment data from described server; File writing unit, for write the file storage data of the data-bias value, burst size and the memory address that comprise each data fragmentation at the file of described file identification instruction, wherein, in described the second fragment data, the memory location of each data fragmentation is the precalculated position on server.
According to a further aspect in the invention, provide a kind of device of store file data, comprising: fragment data receiving element, for comprise the fragment data of data fragmentation from client; Fragment data storage unit, for the fragment data of storing received; Event memory transmitting element, for sending to described client about the event memory of described fragment data.
According to a further aspect in the invention, provide a kind of device of file reading data, comprising: read requests receiving element, for obtaining the file read requests that comprises file identification; Document reading unit, for the file file reading storage data from described file identification instruction, described file storage data comprise data-bias value, burst size and the memory address of at least two data fragmentations, wherein, using comprising that the data fragmentation of memory address in the predetermined partition of local disk is as the first fragment data, using the data fragmentation that comprises the precalculated position of memory address on server as the second fragment data; The first fragment data reading unit, for reading corresponding the first data fragmentation described the first fragment data from described memory address respectively according to the data-bias value of the each data fragmentation of described the first fragment data, burst size and memory address; The second fragment data reading unit, for according to the data-bias value of the each data fragmentation of described the second fragment data, burst size and memory address to server request the second fragment data, and receive described the second fragment data from described server; File data construction unit, for building described file data according to the second fragment data of file storage data, the first fragment data reading and the reception of reading in core buffer.
According to a further aspect in the invention, provide a kind of device that file data is provided, comprising: fragment data request reception unit, for from client memory address and burst size; Fragment data reading unit, for reading the fragment data of described burst size from described memory address; Fragment data transmitting element, for sending to described client by the fragment data reading.
Beneficial effect
The device that comprises the file management methods such as file writes, file reads and implement described method according to the present invention carries out burst processing by the file that user is write, a part is wherein stored in the predetermined partition of local disk, and another part is wherein stored on server, can reduce the possibility that all files data are revealed; And by being stored in local fragment data and being stored in the hidden partition of local disk, invisible to user, the security that can improve file data.According to file management method of the present invention, by file is divided into two parts, and two parts are disperseed to be stored in the mode in local disk and another system, even if the situation of divulging a secret appears in certain computer, also cannot obtain complete file.
In addition, before file data execution burst is processed, can be to described file data executive software or hardware encipher processing, further to guarantee the security of file data.
Brief description of the drawings
Fig. 1 is the integrated stand composition according to the file management method of exemplary embodiment of the present invention;
Fig. 2 is according to the schematic diagram of the file fragmentation storage of exemplary embodiment of the present invention;
Fig. 3 is according to the process flow diagram of the method for the writing in files data of exemplary embodiment of the present invention;
Fig. 4 is according to the process flow diagram of the method for the store file data of exemplary embodiment of the present invention;
Fig. 5 be according to the file reading data of exemplary embodiment of the present invention the process flow diagram of method;
Fig. 6 is according to the process flow diagram of the method that file data is provided of exemplary embodiment of the present invention;
Fig. 7 is according to the logic diagram of the device of the writing in files data of exemplary embodiment of the present invention;
Fig. 8 is according to the logic diagram of the device of the store file data of exemplary embodiment of the present invention;
Fig. 9 is according to the logic diagram of the device of the file reading data of exemplary embodiment of the present invention;
Figure 10 is according to the logic diagram of the device that file data is provided of exemplary embodiment of the present invention.
Embodiment
Present general inventive concept of the present invention is, in computer system, provide a kind of file management method: the file that user is write carries out burst processing, be divided into two parts, a part is wherein stored in the predetermined partition of local disk, and another part is wherein stored on server, and the described two-part storage information of file is stored in the file that user will write; In the time that user view reads the file data previously writing in the foregoing manner, from being written to the storage information of file file reading of user instruction, read the partial document data in the predetermined partition of local disk according to described storage information and be stored in another part file data server from server request, then carrying out the actual file data writing of reconstruct user according to the partial document data that read and another part file data of request.Described for storing the hidden partition that the predetermined partition of local disk of fragment data can be pre-configured local disk, invisible to user, to improve the security of file data.According to file management method of the present invention, by file is divided into two parts, and two parts are disperseed to be stored in the mode in local disk and another system, even if the situation of divulging a secret appears in certain computer, also cannot obtain complete file.
In order to keep and existing file management system compatibility, can be at the inner nuclear layer of computer system the processing entrance using the form of driver component as file management method of the present invention, the file request that writes and read driving to catch upper strata at inner nuclear layer, after this can be the reading of the application layer execute file data of system, write, the processing such as storage and reconstruct.In addition, before file data execution burst is processed, can be to described file data executive software or hardware encipher processing, further to guarantee the security of file data.By file data is carried out to burst storage and encryption, can prevent to a great extent the generation of the event that file divulges a secret.
On this basis, also can carry out difference management to user's file.For example, can pre-configuredly comprise the file operation white list of the information that allows the file that carries out burst storage or comprise the file operation blacklist of the information of the file that does not allow burst storage.In this article, described file operation white list and file operation blacklist are referred to as to file operation permissions data.In the time processing file write request, the file write request of reception is mated with the file operation permissions data prestoring, to determine whether to allow burst store file data.Write for the file that allows burst store file data, can continue to carry out burst stores processor; And write for the file that does not allow burst store file data, can be according to the needs of file management, write described file data according to general document management mode in the disk position of the file write request instruction receiving, or directly drive the information of returning to write error to prevent file copy to upper strata.Like this, can be for example to being construed to the file of important information or the file that regulation writes disk particular zones being forced to carry out burst storage, or forbid the file data of Application-Specific Processing operation to carry out burst store and management etc.
Fig. 1 is the integrated stand composition according to the file management method of exemplary embodiment of the present invention.
With reference to Fig. 1, when user's input requirements write F: when the instruction of 1.txt file, the driver component 10 that is positioned at system kernel layer is caught the file write request bag driving from upper strata, described file write request bag can comprise file identification and memory buffer regional address, also can also comprise initial off-set value and the data writing size of writing.Operation 1 in Fig. 1, described driver component 10 passes to described memory buffer regional address the documentor 20 of application layer, and documentor 20 obtains the file data that will write and described file data is partitioned into two or more data fragmentations according to described memory buffer regional address (and initial off-set value and data writing size of writing).In operation 3, documentor 20 by the first fragment data of a part that comprises the two or more data fragmentations that are divided into write predetermined partition in local disk G:; In operation 4, the second fragment data of the remainder that comprises the two or more data fragmentations that are divided into is sent to server by documentor 20, and receive the event memory of described the second fragment data from described server.After this, documentor 20 the file of described file identification instruction F: write the file storage data of the data-bias value, burst size and the memory address that comprise each data fragmentation in 1.txt, wherein, in described the second fragment data, the memory location of each data fragmentation is the precalculated position on server.
On the other hand, when user's input requirements read F: when the instruction of 1.txt file, the driver component 10 that is positioned at system kernel layer is caught the file read requests bag driving from upper strata, described file read requests bag can comprise file identification, also can further comprise initial off-set value and the reading out data size of reading.Operation 1 in Fig. 1, described driver component 10 passes to described file identification (and initial off-set value and reading out data size of reading) documentor 20 of application layer.In operation 2, documentor 20 from the file of described file identification instruction F: 1.txt file reading storage data, described file storage data comprise data-bias value, burst size and the memory address of at least two data fragmentations, wherein, using comprising that the data fragmentation of memory address in the predetermined partition of local disk is as the first fragment data, using the data fragmentation that comprises the precalculated position of memory address on server as the second fragment data.In operation 3, documentor 20 reads corresponding the first data fragmentation described the first fragment data from described memory address respectively according to data-bias value, burst size and the memory address of each data fragmentation in described the first fragment data; In operation 4, documentor 20 to server request the second fragment data, and receives described the second fragment data from described server according to data-bias value, burst size and the memory address of each data fragmentation in described the second fragment data.After this, documentor 20 builds described file data according to the second fragment data receiving in the operation 2 file storage data that read, at operation 3 the first fragment datas that read and in operation 4 in core buffer.
Fig. 2 is according to the schematic diagram of the file fragmentation storage of exemplary embodiment of the present invention.
With reference to Fig. 2, user use word.exe editing files data and by editor's file data be stored as F: 1.txt.Write processing through aforesaid file, by the first fragment data be stored as G: on file a, and the second fragment data is stored as file b by precalculated position on server.According to the size of file data, can be also two or more files by the first fragment data and the second fragment data distributed store.
Fig. 3 is according to the process flow diagram of the method for the writing in files data of exemplary embodiment of the present invention.
With reference to Fig. 3, at step S310, obtain the file write request that comprises file identification and memory buffer regional address.Described file identification comprises file path and file name.According to an alternative embodiment of the invention, described file write request also can further comprise initial off-set value and the data writing size of writing in file data, with writing of operating part file data.
At step S320, the file data that will write according to described core buffer address acquisition.According to an alternative embodiment of the invention, at step S320, can be according to described memory buffer regional address, initially write data that off-set value and data writing acquiring size write said write size of data off-set value from memory buffer regional address initial as the described file data that will write, the partial document data that will write to read appointment.
At step S330, described file data is partitioned into two or more data fragmentations.Here, can simply described file data be divided into two, also can as required described file data be divided into more than two equal and opposite in direction or data fragmentation not etc.
At step S340, the first fragment data of a part that comprises the two or more data fragmentations that are divided into is write to the predetermined partition in local disk.According to a preferred embodiment of the invention, the predetermined partition of described local disk is the hidden partition separating in local disk, thereby user cannot directly obtain described the first fragment data, to improve data security.
At step S350, the second fragment data of the remainder that comprises the two or more data fragmentations that are divided into is sent to server.
At step S360, receive the event memory of described the second fragment data from described server.The event memory of described the second fragment data can comprise the memory location of the file that stores described the second fragment data.
At step S370, in the file of described file identification instruction, write the file storage data of the data-bias value, burst size and the memory address that comprise each data fragmentation.Wherein, in described the second fragment data, the memory location of each data fragmentation can be the precalculated position on server, can be also the memory location that server that the event memory of described the second fragment data from receiving obtains stores the file of described the second fragment data.Here said memory location can be the logical place of the file for storing described fragment data, as the file path in file system and file name.
In order to keep the leakage-preventing management of the different levels to file with the compatible of existing file way to manage and support, the pre-configured file operation permissions data that comprises the information that allows the information of the file that carries out burst storage or do not allow the file of burst storage.The described information that allows the file that carries out burst storage can comprise and allows the information of the file type of carrying out burst storage and allow at least one in the information of the file place disk partition of carrying out burst storage; The information of the described file that does not allow burst storage can comprise the information of the file type that does not allow burst storage and it not allowed at least one in the information of process of burst storage file.
Before execution step S320 or S330, the file write request of reception is mated with the file operation permissions data prestoring, to determine whether to allow burst store file data.If according to determining and allow burst store file data with mating of described file operation permissions data, continue execution step S330~370.
If according to determining and do not allow burst store file data with mating of described file operation permissions data, drive the information of returning to write error to upper strata, to prevent unwarranted file copy, or according to common file writing mode, write described file data in the disk position of the file write request instruction receiving.
According to a preferred embodiment of the invention, in order further to improve the security of file data, before execution step S330, the file data obtaining at step S320 is encrypted, and at step S370, in the file of described file identification instruction, also write for by the information of described file data encrypt/decrypt.
According to a preferred embodiment of the invention, at step S310, catch the described file write request driving from upper strata at system kernel layer, at the application layer execution step S320~S370 of system, and system kernel layer also returns to upper strata driving by the pointer of the file of described file identification instruction.Fig. 4 is according to the process flow diagram of the method for the store file data of exemplary embodiment of the present invention.
With reference to Fig. 4, at step S410, comprise the fragment data of data fragmentation from client.
At step S420, the fragment data of storing received.Can the fragment data of described reception be stored as to file in precalculated position.
At step S430, will send to described client about the event memory of described fragment data.According to an alternative embodiment of the invention, the described event memory about described fragment data comprises the memory location of the file that stores described fragment data.
Fig. 5 be according to the file reading data of exemplary embodiment of the present invention the process flow diagram of method.
With reference to Fig. 5, at step S510, obtain the file read requests that comprises file identification.Described file identification can comprise file path and file name.According to an alternative embodiment of the invention, described file read requests can also comprise initial off-set value and the reading out data size of reading in described file data.
At step S520, from the file file reading storage data of described file identification instruction, described file storage data comprise data-bias value, burst size and the memory address of at least two data fragmentations, wherein, using comprising that the data fragmentation of memory address in the predetermined partition of local disk is as the first fragment data, using the data fragmentation that comprises the precalculated position of memory address on server as the second fragment data.According to a preferred embodiment of the invention, the predetermined partition of described local disk is the hidden partition separating in local disk.
At step S530, read corresponding the first data fragmentation described the first fragment data from described memory address respectively according to data-bias value, burst size and the memory address of each data fragmentation in described the first fragment data.
At step S540, according to data-bias value, burst size and the memory address of each data fragmentation in described the second fragment data to server request the second fragment data, be specially, the size of the memory address of the second fragment data and the second fragment data is sent to server, the size of described the second fragment data be each data fragmentation in the second fragment data burst size and.
At step S550, receive described the second fragment data from described server.
At step S560, build described file data in core buffer according to the second fragment data of the file storage data that read, the first fragment data reading and reception.If the described file read requests obtaining at step S510 can also comprise initial off-set value and the reading out data size of reading in described file data, at step S560, build the file data that reads described reading out data size off-set value from initial in core buffer according to the second fragment data of the file storage data that read, the first fragment data reading and reception.
According to an alternative embodiment of the invention, before execution step S520, the file read requests of reception is mated with the file operation permissions data prestoring, to determine whether to need burst assembling file data.Described file operation permissions data comprises the information that allows the information of the file that carries out burst storage or do not allow the file that carries out burst storage.The described information that allows the file that carries out burst storage comprises and allows the information of the file type of carrying out burst storage and allow at least one in the information of the file place disk partition of carrying out burst storage, and the information of the described file that does not allow burst storage comprises the information of the file type that does not allow burst storage and it is not allowed at least one in the information of process of burst storage file.If determine and need burst assembling file data, continue to carry out the operation from the file file reading storage data of described file identification instruction; If determine and do not need burst assembling file data, read described file data in the disk position of the file identification instruction receiving.
According to a preferred embodiment of the invention, in the file of described file identification instruction also with for by the information of described file data encrypt/decrypt, and building after described file data, use described by the information of described file data encrypt/decrypt by described decrypt file data.
According to a preferred embodiment of the invention, step S510, catch the file read requests driving from upper strata at system kernel layer, at the application layer execution step S520~S560 of system, and system kernel layer also by described file data in the address of core buffer and the size of described file data return to upper strata and drive.
Fig. 6 is according to the process flow diagram of the method that file data is provided of exemplary embodiment of the present invention.
With reference to Fig. 6, at step S610, from client memory address and burst size.
At step S620, read the fragment data of described burst size from described memory address.For example, read the fragment data of described burst size from being stored in the file of described memory address.
At step S630, the fragment data reading is sent to described client.
Fig. 7 is according to the logic diagram of the device of the writing in files data of exemplary embodiment of the present invention.
With reference to Fig. 7, comprise write request receiving element 710, file data acquiring unit 720, data partitioning unit 730, the first fragment data storage unit 740, the second fragment data storage unit 750 and file writing unit 760 according to the device of the writing in files data of exemplary embodiment of the present invention.
Write request receiving element 710 is for obtaining the file write request that comprises file identification and memory buffer regional address.Described file identification comprises file path and file name.According to an alternative embodiment of the invention, described file write request also can further comprise initial off-set value and the data writing size of writing in file data, with writing of operating part file data.
The file data of file data acquiring unit 720 for writing according to described core buffer address acquisition.According to an alternative embodiment of the invention, file data acquiring unit 720 can be according to described memory buffer regional address, initially write data that off-set value and data writing acquiring size write said write size of data off-set value from memory buffer regional address initial as the described file data that will write, the partial document data that will write to read appointment.
Data partitioning unit 730 is for being partitioned into two or more data fragmentations by described file data.
The first fragment data storage unit 740 is for writing the first fragment data of a part that comprises two or more data fragmentations that data partitioning unit 730 is divided into the predetermined partition of local disk.Predetermined partition in described local disk is the hidden partition separating in local disk.
The second fragment data storage unit 750 is for the second fragment data of the remainder that comprises the two or more data fragmentations that are divided into is sent to server, and receives the event memory of described the second fragment data from described server.The event memory of described the second fragment data can comprise the memory location of the file that stores described the second fragment data.
File writing unit 760 is for writing the file storage data of the data-bias value, burst size and the memory address that comprise each data fragmentation at the file of described file identification instruction, wherein, in described the second fragment data, the memory location of each data fragmentation is the precalculated position on server.Also can be the memory location that server that the event memory of described the second fragment data from receiving obtains stores the file of described the second fragment data.
According to a preferred embodiment of the invention, described data partitioning unit 730 is being partitioned into described file data before two or more data fragmentations, the file write request of reception is mated with the file operation permissions data prestoring, to determine whether to allow burst store file data, described file operation permissions data comprises the information that allows the information of the file that carries out burst storage or do not allow the file of burst storage.The described information that allows the file that carries out burst storage can comprise and allow the information of the file type of carrying out burst storage and allow at least one in the information of the file place disk partition of carrying out burst storage, and the information of the described file that does not allow burst storage can comprise the information of the file type that does not allow burst storage and it is not allowed at least one in the information of process of burst storage file.
If described data partitioning unit 730 is according to determining and allow burst store file data with mating of described file operation permissions data, described data partitioning unit continuation is carried out described file data is partitioned into two or more data fragmentations, and the first fragment data storage unit 740, the second fragment data storage unit 750 and file writing unit 760 can continue the processing that writes of executing data storage and file storage data; If described data partitioning unit 730 is according to determining and do not allow burst store file data with mating of described file operation permissions data, described data partitioning unit 730 drives the information of returning to write error to upper strata, or file writing unit 760 writes described file data in the disk position of the file write request instruction receiving.
According to a preferred embodiment of the invention, the device of said write file data also comprises DEU data encryption unit (not shown), described DEU data encryption unit, in described data partitioning unit, described file data being partitioned into before two or more data fragmentations, is encrypted described file data.According to another preferred embodiment of the invention, file writing unit 760 also writes for by the information of described file data encrypt/decrypt in the file of described file identification instruction, wherein, when described DEU data encryption unit is encrypted described file data, use and described the information of described file data encrypt/decrypt is encrypted described file data.
According to a preferred embodiment of the invention, write request receiving element 710 is caught the described file write request driving from upper strata at system kernel layer; File data acquiring unit 720, DEU data encryption unit (if any), data partitioning unit 730, the first fragment data storage unit 740, the second fragment data storage unit 750 and file writing unit 760 carry out in the application layer of system.
According to a preferred embodiment of the invention, described device is also included in the write request response unit of system kernel layer, and said write request-response unit drives for the pointer of the file of described file identification instruction being returned to upper strata after described file writing unit 760 is complete.
Fig. 8 is according to the logic diagram of the device of the store file data of exemplary embodiment of the present invention.
With reference to Fig. 8, comprise fragment data receiving element 810, fragment data storage unit 820 and event memory transmitting element 830 according to the device of the store file data of exemplary embodiment of the present invention.
Fragment data receiving element 810 is for comprising the fragment data of data fragmentation from client.
Fragment data storage unit 820 is for the fragment data of storing received.The specified optional embodiment according to the present invention, fragment data storage unit 820 is stored as file in precalculated position by the fragment data of described reception.
Event memory transmitting element 830 is for sending to described client about the event memory of described fragment data.The described event memory about described fragment data can comprise the memory location of the file that stores described fragment data.
Fig. 9 is according to the logic diagram of the device of the file reading data of exemplary embodiment of the present invention.
With reference to Fig. 9, comprise read requests receiving element 910, document reading unit 920, the first fragment data reading unit 930, the second fragment data reading unit 940 and file data construction unit 950 according to the device of the file reading data of exemplary embodiment of the present invention.
Read requests receiving element 910 is for obtaining the file read requests that comprises file identification.Described file identification can comprise file path and file name.
Document reading unit 920 is for the file file reading storage data from described file identification instruction, described file storage data comprise data-bias value, burst size and the memory address of at least two data fragmentations, wherein, using comprising that the data fragmentation of memory address in the predetermined partition of local disk is as the first fragment data, using the data fragmentation that comprises the precalculated position of memory address on server as the second fragment data.According to a preferred embodiment of the invention, the predetermined partition of described local disk is the hidden partition separating in local disk.
The first fragment data reading unit 930 is for reading corresponding the first data fragmentation described the first fragment data from described memory address respectively according to the data-bias value of the each data fragmentation of described the first fragment data, burst size and memory address.
The second fragment data reading unit 940 for according to the data-bias value of the each data fragmentation of described the second fragment data, burst size and memory address to server request the second fragment data, and receive described the second fragment data from described server.
File data construction unit 950 is for building described file data according to the second fragment data of file storage data, the first fragment data reading and the reception of reading in core buffer.
According to an alternative embodiment of the invention, the described file read requests receiving also comprises that initial in described file data read off-set value and reading out data size, and described file data construction unit 950 for according to the second fragment data of file storage data, the first fragment data reading and the reception of reading at core buffer structure from the initial file data that reads described reading out data size off-set value.
According to a preferred embodiment of the invention, obtain at read requests receiving element 910 after the file read requests that comprises file identification, document reading unit 920 also mates the file read requests of reception with the file operation permissions data prestoring, to determine whether needing burst assembling file data, described file operation permissions data comprises the information that allows the information of the file that carries out burst storage or do not allow the file that carries out burst storage.The described information that allows the file that carries out burst storage can comprise and allow the information of the file type of carrying out burst storage and allow at least one in the information of the file place disk partition of carrying out burst storage, and the information of the described file that does not allow burst storage can comprise the information of the file type that does not allow burst storage and it is not allowed at least one in the information of process of burst storage file.
Need burst assembling file data if document reading unit 920 is determined, document reading unit 920 is from the file file reading storage data of described file identification instruction; Do not need burst assembling file data if document reading unit 920 is determined, document reading unit 920 reads described file data in the disk position of the file identification instruction receiving.
According to a preferred embodiment of the invention, described device also comprises data decryption unit (not shown), the described decrypt file data of described data decryption unit for file data construction unit is built.According to another preferred embodiment of the invention, document reading unit 920 also reads for by the information of described file data encrypt/decrypt in the file of described file identification instruction, wherein, described data decryption unit use described by the information of described file data encrypt/decrypt by described decrypt file data.
According to a preferred embodiment of the invention, read requests receiving element 910 is caught the file read requests driving from upper strata at system kernel layer, document reading unit 920, the first fragment data reading unit 930, the second fragment data reading unit 940 and file data construction unit 950 are carried out in the application layer of system; Described device also comprises: at the read requests response unit of system kernel layer, described read requests response unit for by described file data in the address of core buffer and the size of described file data return to upper strata drive.
Figure 10 is according to the logic diagram of the device that file data is provided of exemplary embodiment of the present invention.
With reference to Figure 10, described in provide the device of file data to comprise: fragment data request reception unit 1010, fragment data reading unit 1020 and fragment data transmitting element 1030.
Fragment data request reception unit 1010 is for from client memory address and burst size.
Fragment data reading unit 1020 is for reading the fragment data of described burst size from described memory address.For example, fragment data reading unit 1020 can read from being stored in the file of described memory address the fragment data of described burst size.
Fragment data transmitting element 1030 is for sending to described client by the fragment data reading.
The device that comprises the file management methods such as file writes, file reads and implement described method according to the present invention carries out burst processing by the file that user is write, a part is wherein stored in the predetermined partition of local disk, and another part is wherein stored on server, can reduce the possibility that all files data are revealed; And by being stored in local fragment data and being stored in the hidden partition of local disk, invisible to user, the security that can improve file data.According to file management method of the present invention, by file is divided into two parts, and two parts are disperseed to be stored in the mode in local disk and another system, even if the situation of divulging a secret appears in certain computer, also cannot obtain complete file.
In addition, before file data execution burst is processed, can be to described file data executive software or hardware encipher processing, further to guarantee the security of file data.
On this basis, mate with file operation permissions data by the fileinfo that will write/read, also can carry out difference management to user's file, can be for example to being construed to the file of important information or the file that regulation writes disk particular zones being forced to carry out burst storage, or forbid the file data of Application-Specific Processing operation to carry out burst store and management etc.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited to this, any be familiar with those skilled in the art the present invention disclose technical scope in; can expect easily changing or replacing, within all should being encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of described claim.

Claims (66)

1. a method for writing in files data, comprises, carries out following steps in computer system:
Obtain the file write request that comprises file identification and memory buffer regional address;
The file data that will write according to described core buffer address acquisition;
Described file data is partitioned into two or more data fragmentations;
The first fragment data of a part that comprises the two or more data fragmentations that are divided into is write to the predetermined partition in local disk;
The second fragment data of the remainder that comprises the two or more data fragmentations that are divided into is sent to server;
Receive the event memory of described the second fragment data from described server;
The file storage data that write the data-bias value, burst size and the memory address that comprise each data fragmentation in the file of described file identification instruction, wherein, in described the second fragment data, the memory location of each data fragmentation is the precalculated position on server.
2. method according to claim 1, is characterized in that, the predetermined partition in described local disk is the hidden partition separating in local disk.
3. method according to claim 2, it is characterized in that, described file write request also comprises that initial in described file data write off-set value and data writing size, and the processing of the described file data that will write according to described core buffer address acquisition comprises: according to described memory buffer regional address, initially write data that off-set value and data writing acquiring size write said write size of data off-set value from memory buffer regional address initial as the described file data that will write.
4. method according to claim 3, also comprise: described file data is partitioned into before two or more data fragmentations, the file write request of reception is mated with the file operation permissions data prestoring, to determine whether to allow burst store file data, described file operation permissions data comprises the information that allows the information of the file that carries out burst storage or do not allow the file of burst storage.
5. method according to claim 4, it is characterized in that, the described information that allows the file that carries out burst storage comprises and allows the information of the file type of carrying out burst storage and allow at least one in the information of the file place disk partition of carrying out burst storage, and the information of the described file that does not allow burst storage comprises the information of the file type that does not allow burst storage and it is not allowed at least one in the information of process of burst storage file.
6. method according to claim 5, is characterized in that, if according to determining and allow burst store file data with mating of described file operation permissions data, continue to carry out the operation that described file data is partitioned into two or more data fragmentations.
7. method according to claim 6, is characterized in that, if according to determining and do not allow burst store file data with mating of described file operation permissions data, drive the information of returning to write error to upper strata.
8. method according to claim 6, is characterized in that, if determine and do not allow burst store file data according to described file operation permissions data, writes described file data in the disk position of the file write request instruction receiving.
9. according to the method described in any one in claim 1~8, also comprise: described file data is partitioned into before two or more data fragmentations, described file data is encrypted.
10. method according to claim 9, is characterized in that, in the file of described file identification instruction, also write for by the information of described file data encrypt/decrypt,
Wherein, the described processing that described file data is encrypted comprises: use and described the information of described file data encrypt/decrypt is encrypted described file data.
11. methods according to claim 10, it is characterized in that, described in obtain the file write request that comprises file identification, memory buffer regional address and size of data processing comprise: catch the described file write request driving from upper strata at system kernel layer.
12. methods according to claim 11, it is characterized in that, carry out and obtain the file data that will write until write the step of the file storage data of the data-bias value, burst size and the memory address that comprise each data fragmentation in the file of described file identification instruction in the application layer of system.
13. methods according to claim 12, also comprise: carry out in the file of described file identification instruction and write after the step of file storage data of the data-bias value, burst size and the memory address that comprise each data fragmentation in the application layer of system, system kernel layer returns to upper strata by the pointer of the file of described file identification instruction and drives.
14. methods according to claim 13, is characterized in that, described file identification comprises file path and file name.
15. methods according to claim 14, is characterized in that, the memory location that obtains each data fragmentation described the second fragment data from the event memory of the second fragment data receiving.
The method of 16. 1 kinds of store file data, comprises, carries out following steps at server end:
Comprise the fragment data of data fragmentation from client;
The fragment data of storing received;
To send to described client about the event memory of described fragment data.
17. methods according to claim 16, is characterized in that, the step of the fragment data of described storing received comprises: in precalculated position, the fragment data of described reception is stored as to file.
18. methods according to claim 17, is characterized in that, the described event memory about described fragment data comprises the memory location of the file that stores described fragment data.
The method of 19. 1 kinds of file reading data, comprises, carries out following steps in computer system:
Obtain the file read requests that comprises file identification;
From the file file reading storage data of described file identification instruction, described file storage data comprise data-bias value, burst size and the memory address of at least two data fragmentations, wherein, using comprising that the data fragmentation of memory address in the predetermined partition of local disk is as the first fragment data, using the data fragmentation that comprises the precalculated position of memory address on server as the second fragment data;
Read corresponding the first data fragmentation described the first fragment data from described memory address respectively according to data-bias value, burst size and the memory address of each data fragmentation in described the first fragment data;
According to data-bias value, burst size and the memory address of each data fragmentation in described the second fragment data to server request the second fragment data;
Receive described the second fragment data from described server;
Build described file data in core buffer according to the second fragment data of the file storage data that read, the first fragment data reading and reception.
20. methods according to claim 19, is characterized in that, the predetermined partition of described local disk is the hidden partition separating in local disk.
21. methods according to claim 20, it is characterized in that, described file read requests also comprises that initial in described file data read off-set value and reading out data size, and the processing that the second fragment data of described basis file storage data, the first fragment data reading and the reception of reading builds described file data in core buffer comprises: build the file data that reads described reading out data size off-set value from initial in core buffer according to the second fragment data of the file storage data that read, the first fragment data reading and reception.
22. methods according to claim 21, also comprise: obtaining after the file read requests that comprises file identification, the file read requests of reception is mated with the file operation permissions data prestoring, to determine whether needing burst assembling file data, described file operation permissions data comprises the information that allows the information of the file that carries out burst storage or do not allow the file that carries out burst storage.
23. methods according to claim 22, is characterized in that, need burst assembling file data, the operation of the file file reading storage data that continuation execution is indicated from described file identification if determined.
24. methods according to claim 23, is characterized in that, do not need burst assembling file data if definite, read described file data in the disk position of the file identification instruction receiving.
25. methods according to claim 24, it is characterized in that, the described information that allows the file that carries out burst storage comprises and allows the information of the file type of carrying out burst storage and allow at least one in the information of the file place disk partition of carrying out burst storage, and the information of the described file that does not allow burst storage comprises the information of the file type that does not allow burst storage and it is not allowed at least one in the information of process of burst storage file.
26. according to the method described in any one in claim 19~25, also comprises: after building described file data, by described decrypt file data.
27. methods according to claim 26, is characterized in that, in the file of described file identification instruction also with for by the information of described file data encrypt/decrypt,
Wherein, the described processing by described decrypt file data comprises: use described by the information of described file data encrypt/decrypt by described decrypt file data.
28. methods according to claim 27, is characterized in that, described in obtain the file read requests that comprises file identification processing comprise: catch the file read requests driving from upper strata at system kernel layer.
29. methods according to claim 28, it is characterized in that, carry out from the file file reading storage data of described file identification instruction until build the step of described file data in core buffer according to the second fragment data of the file storage data that read, the first fragment data reading and reception in the application layer of system.
30. methods according to claim 29, also comprise: carry out according to the second fragment data of file storage data, the first fragment data reading and the reception of reading and build in core buffer after the step of described file data in the application layer of system, the just described file data of system kernel layer in the address of core buffer and the size of described file data return to upper strata driving.
31. methods according to claim 30, is characterized in that, described file identification comprises file path and file name.
32. 1 kinds provide the method for file data, comprise, carry out following steps at server end:
From client memory address and burst size;
Read the fragment data of described burst size from described memory address;
The fragment data reading is sent to described client.
33. methods according to claim 32, is characterized in that, the described step that reads the fragment data of described burst size from described memory address comprises: the fragment data that reads described burst size from being stored in the file of described memory address.
34. 1 kinds of devices for writing in files data, comprising:
Write request receiving element, for obtaining the file write request that comprises file identification and memory buffer regional address;
File data acquiring unit, for the file data that will write according to described core buffer address acquisition;
Data partitioning unit, for being partitioned into two or more data fragmentations by described file data;
The first fragment data storage unit, for writing the first fragment data of a part that comprises the two or more data fragmentations that are divided into the predetermined partition of local disk;
The second fragment data storage unit, for the second fragment data of the remainder that comprises the two or more data fragmentations that are divided into is sent to server, and receives the event memory of described the second fragment data from described server;
File writing unit, for write the file storage data of the data-bias value, burst size and the memory address that comprise each data fragmentation at the file of described file identification instruction, wherein, in described the second fragment data, the memory location of each data fragmentation is the precalculated position on server.
35. devices according to claim 34, is characterized in that, the predetermined partition in described local disk is the hidden partition separating in local disk.
36. devices according to claim 35, it is characterized in that, described file write request also comprises that initial in described file data write off-set value and data writing size, and described file data acquiring unit according to described memory buffer regional address, initially write data that off-set value and data writing acquiring size write said write size of data off-set value from memory buffer regional address initial as the described file data that will write.
37. devices according to claim 36, it is characterized in that, described data partitioning unit is being partitioned into described file data before two or more data fragmentations, the file write request of reception is mated with the file operation permissions data prestoring, to determine whether to allow burst store file data, described file operation permissions data comprises the information that allows the information of the file that carries out burst storage or do not allow the file of burst storage.
38. according to the device described in claim 37, it is characterized in that, the described information that allows the file that carries out burst storage comprises and allows the information of the file type of carrying out burst storage and allow at least one in the information of the file place disk partition of carrying out burst storage, and the information of the described file that does not allow burst storage comprises the information of the file type that does not allow burst storage and it is not allowed at least one in the information of process of burst storage file.
39. according to the device described in claim 38, it is characterized in that, if described data partitioning unit is according to determining and allow burst store file data with mating of described file operation permissions data, described data partitioning unit continuation is carried out described file data is partitioned into two or more data fragmentations.
40. according to the device described in claim 39, it is characterized in that, if described data partitioning unit is according to determining and do not allow burst store file data with mating of described file operation permissions data, described data partitioning unit drives the information of returning to write error to upper strata.
41. according to the device described in claim 39, it is characterized in that, if described data partitioning unit is according to the definite burst store file data that do not allow of described file operation permissions data, file writing unit writes described file data in the disk position of the file write request instruction receiving.
42. according to the device described in any one in claim 34~41, also comprises: DEU data encryption unit, in described data partitioning unit, described file data being partitioned into before two or more data fragmentations, described file data is encrypted.
43. according to the device described in claim 42, it is characterized in that, file writing unit also writes for by the information of described file data encrypt/decrypt in the file of described file identification instruction,
Wherein, when described DEU data encryption unit is encrypted described file data, use and described the information of described file data encrypt/decrypt is encrypted described file data.
44. according to the device described in claim 43, it is characterized in that, said write request reception unit is caught the described file write request driving from upper strata at system kernel layer.
45. according to the device described in claim 44, it is characterized in that, described file data acquiring unit, described DEU data encryption unit, described data partitioning unit, described the first fragment data storage unit, described the second fragment data storage unit and described file writing unit are carried out in the application layer of system.
46. according to the device described in claim 45, also comprises: at the write request response unit of system kernel layer, for after described file writing unit is complete, the pointer of the file of described file identification instruction is returned to upper strata and drive.
47. according to the device described in claim 46, it is characterized in that, described file identification comprises file path and file name.
48. according to the device described in claim 47, it is characterized in that the memory location that the event memory of the second fragment data receiving from described the second fragment data storage unit is obtained each data fragmentation described the second fragment data by file writing unit.
The device of 49. 1 kinds of store file data, comprising:
Fragment data receiving element, for comprising the fragment data of data fragmentation from client;
Fragment data storage unit, for the fragment data of storing received;
Event memory transmitting element, for sending to described client about the event memory of described fragment data.
50. according to the device described in claim 49, it is characterized in that, described fragment data storage unit is stored as file in precalculated position by the fragment data of described reception.
51. according to the device described in claim 50, it is characterized in that, the described event memory about described fragment data comprises the memory location of the file that stores described fragment data.
The device of 52. 1 kinds of file reading data, comprising:
Read requests receiving element, for obtaining the file read requests that comprises file identification;
Document reading unit, for the file file reading storage data from described file identification instruction, described file storage data comprise data-bias value, burst size and the memory address of at least two data fragmentations, wherein, using comprising that the data fragmentation of memory address in the predetermined partition of local disk is as the first fragment data, using the data fragmentation that comprises the precalculated position of memory address on server as the second fragment data;
The first fragment data reading unit, for reading corresponding the first data fragmentation described the first fragment data from described memory address respectively according to the data-bias value of the each data fragmentation of described the first fragment data, burst size and memory address;
The second fragment data reading unit, for according to the data-bias value of the each data fragmentation of described the second fragment data, burst size and memory address to server request the second fragment data, and receive described the second fragment data from described server;
File data construction unit, for building described file data according to the second fragment data of file storage data, the first fragment data reading and the reception of reading in core buffer.
53. according to the device described in claim 52, it is characterized in that, the predetermined partition of described local disk is the hidden partition separating in local disk.
54. according to the device described in claim 52, it is characterized in that, described file read requests also comprises that initial in described file data read off-set value and reading out data size, and described file data construction unit according to the second fragment data of file storage data, the first fragment data reading and the reception of reading at core buffer structure from the initial file data that reads described reading out data size off-set value.
55. according to the device described in claim 54, it is characterized in that, obtain at described read requests receiving element after the file read requests that comprises file identification, described document reading unit also mates the file read requests of reception with the file operation permissions data prestoring, to determine whether needing burst assembling file data, described file operation permissions data comprises the information that allows the information of the file that carries out burst storage or do not allow the file that carries out burst storage.
56. according to the device described in claim 55, it is characterized in that, needs burst assembling file data if described document reading unit is determined, described document reading unit is from the file file reading storage data of described file identification instruction.
57. according to the device described in claim 56, it is characterized in that, does not need burst assembling file data if described document reading unit is determined, described document reading unit reads described file data in the disk position of the file identification instruction receiving.
58. according to the device described in claim 57, it is characterized in that, the described information that allows the file that carries out burst storage comprises and allows the information of the file type of carrying out burst storage and allow at least one in the information of the file place disk partition of carrying out burst storage, and the information of the described file that does not allow burst storage comprises the information of the file type that does not allow burst storage and it is not allowed at least one in the information of process of burst storage file.
59. according to the device described in any one in claim 52~58, also comprises: data decryption unit, and for the described decrypt file data that file data construction unit is built.
60. according to the device described in claim 59, it is characterized in that, document reading unit also reads for by the information of described file data encrypt/decrypt in the file of described file identification instruction,
Wherein, described data decryption unit use described by the information of described file data encrypt/decrypt by described decrypt file data.
61. according to the device described in claim 60, it is characterized in that, described read requests receiving element is caught the file read requests driving from upper strata at system kernel layer.
62. according to the device described in claim 61, it is characterized in that, described document reading unit, described the first fragment data reading unit, described the second fragment data reading unit and described file data construction unit are carried out in the application layer of system.
63. according to the device described in claim 62, also comprises: at the read requests response unit of system kernel layer, for by described file data in the address of core buffer and the size of described file data return to upper strata drive.
64. according to the device described in claim 63, it is characterized in that, described file identification comprises file path and file name.
65. 1 kinds provide the device of file data, comprising:
Fragment data request reception unit, for from client memory address and burst size;
Fragment data reading unit, for reading the fragment data of described burst size from described memory address;
Fragment data transmitting element, for sending to described client by the fragment data reading.
66. according to the device described in claim 65, it is characterized in that, described fragment data reading unit reads the fragment data of described burst size from being stored in the file of described memory address.
CN201410197109.9A 2014-05-09 2014-05-09 The method of writing in files data, the method for file reading data and device Expired - Fee Related CN103955528B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410197109.9A CN103955528B (en) 2014-05-09 2014-05-09 The method of writing in files data, the method for file reading data and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410197109.9A CN103955528B (en) 2014-05-09 2014-05-09 The method of writing in files data, the method for file reading data and device

Publications (2)

Publication Number Publication Date
CN103955528A true CN103955528A (en) 2014-07-30
CN103955528B CN103955528B (en) 2015-09-23

Family

ID=51332803

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410197109.9A Expired - Fee Related CN103955528B (en) 2014-05-09 2014-05-09 The method of writing in files data, the method for file reading data and device

Country Status (1)

Country Link
CN (1) CN103955528B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104881466A (en) * 2015-05-25 2015-09-02 百度在线网络技术(北京)有限公司 Method and device for processing data fragments and deleting garbage files
CN105117306A (en) * 2015-08-31 2015-12-02 联想(北京)有限公司 Information processing method and electronic apparatus
CN105208005A (en) * 2015-08-25 2015-12-30 宇龙计算机通信科技(深圳)有限公司 Fingerprint authentication method, connection equipment and terminal equipment
CN105631347A (en) * 2014-10-27 2016-06-01 鸿富锦精密工业(深圳)有限公司 File storage method and client device
CN106657213A (en) * 2016-09-14 2017-05-10 深圳峰创智诚科技有限公司 File transmission method and device
WO2017113211A1 (en) * 2015-12-30 2017-07-06 华为技术有限公司 Method and device for processing access request, and computer system
WO2017113213A1 (en) * 2015-12-30 2017-07-06 华为技术有限公司 Method and device for processing access request, and computer system
CN107066890A (en) * 2017-04-25 2017-08-18 腾讯科技(深圳)有限公司 A kind of method and device for handling and file being encrypted using obscuring
WO2017201977A1 (en) * 2016-05-25 2017-11-30 杭州海康威视数字技术股份有限公司 Data writing and reading method and apparatus, and distributed object storage cluster
CN107957919A (en) * 2016-10-14 2018-04-24 北京京东尚科信息技术有限公司 Data disaster tolerance system, method and apparatus
CN105335463B (en) * 2015-09-23 2018-09-25 广州市中崎商业机器股份有限公司 A kind of date storage method and method for quickly reading for cashing machine
CN109871698A (en) * 2019-01-14 2019-06-11 深圳市奥特尔软件技术有限公司 Data processing method, device, computer equipment and storage medium
CN110018999A (en) * 2019-04-15 2019-07-16 深信服科技股份有限公司 A kind of file management method, system and electronic equipment and storage medium
CN110727639A (en) * 2019-10-08 2020-01-24 深圳市网心科技有限公司 Fragment data reading method, electronic device, system and medium
CN110881277A (en) * 2018-07-04 2020-03-13 华为技术有限公司 Data storage method, device and related equipment
CN111078653A (en) * 2019-10-29 2020-04-28 厦门网宿有限公司 Data storage method, system and equipment
CN111858746A (en) * 2020-05-27 2020-10-30 武汉瞬付科技有限公司 Personal data storage system based on cloud platform
US11934539B2 (en) 2018-03-29 2024-03-19 Alibaba Group Holding Limited Method and apparatus for storing and processing application program information

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101504670A (en) * 2009-03-04 2009-08-12 成都市华为赛门铁克科技有限公司 Data operation method, system, client terminal and data server
CN103346998A (en) * 2013-05-18 2013-10-09 北京凯锐立德科技有限公司 File breaking encryption-based file security protection method
CN103607393A (en) * 2013-11-21 2014-02-26 浪潮电子信息产业股份有限公司 Data safety protection method based on data partitioning

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101504670A (en) * 2009-03-04 2009-08-12 成都市华为赛门铁克科技有限公司 Data operation method, system, client terminal and data server
CN103346998A (en) * 2013-05-18 2013-10-09 北京凯锐立德科技有限公司 File breaking encryption-based file security protection method
CN103607393A (en) * 2013-11-21 2014-02-26 浪潮电子信息产业股份有限公司 Data safety protection method based on data partitioning

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105631347A (en) * 2014-10-27 2016-06-01 鸿富锦精密工业(深圳)有限公司 File storage method and client device
CN105631347B (en) * 2014-10-27 2018-11-09 鸿富锦精密工业(深圳)有限公司 File access method and client terminal device
CN104881466A (en) * 2015-05-25 2015-09-02 百度在线网络技术(北京)有限公司 Method and device for processing data fragments and deleting garbage files
CN105208005A (en) * 2015-08-25 2015-12-30 宇龙计算机通信科技(深圳)有限公司 Fingerprint authentication method, connection equipment and terminal equipment
CN105208005B (en) * 2015-08-25 2019-10-11 宇龙计算机通信科技(深圳)有限公司 A kind of fingerprint verification method, connection equipment and terminal device
CN105117306A (en) * 2015-08-31 2015-12-02 联想(北京)有限公司 Information processing method and electronic apparatus
CN105335463B (en) * 2015-09-23 2018-09-25 广州市中崎商业机器股份有限公司 A kind of date storage method and method for quickly reading for cashing machine
WO2017113213A1 (en) * 2015-12-30 2017-07-06 华为技术有限公司 Method and device for processing access request, and computer system
US10649897B2 (en) 2015-12-30 2020-05-12 Huawei Technologies Co., Ltd. Access request processing method and apparatus, and computer device
US11030092B2 (en) 2015-12-30 2021-06-08 Huawei Technologies Co., Ltd. Access request processing method and apparatus, and computer system
WO2017113211A1 (en) * 2015-12-30 2017-07-06 华为技术有限公司 Method and device for processing access request, and computer system
US10606746B2 (en) 2015-12-30 2020-03-31 Huawei Technologies Co., Ltd. Access request processing method and apparatus, and computer system
US11301379B2 (en) 2015-12-30 2022-04-12 Huawei Technologies Co., Ltd. Access request processing method and apparatus, and computer device
WO2017201977A1 (en) * 2016-05-25 2017-11-30 杭州海康威视数字技术股份有限公司 Data writing and reading method and apparatus, and distributed object storage cluster
US11216187B2 (en) 2016-05-25 2022-01-04 Hangzhou Hikvision Digital Technology Co., Ltd. Data writing and reading method and apparatus, and distributed object storage cluster
CN106657213B (en) * 2016-09-14 2020-04-07 深圳峰创智诚科技有限公司 File transmission method and device
CN106657213A (en) * 2016-09-14 2017-05-10 深圳峰创智诚科技有限公司 File transmission method and device
CN107957919A (en) * 2016-10-14 2018-04-24 北京京东尚科信息技术有限公司 Data disaster tolerance system, method and apparatus
CN107066890A (en) * 2017-04-25 2017-08-18 腾讯科技(深圳)有限公司 A kind of method and device for handling and file being encrypted using obscuring
CN107066890B (en) * 2017-04-25 2020-12-25 腾讯科技(深圳)有限公司 Method and device for encrypting file by using obfuscation processing
US11934539B2 (en) 2018-03-29 2024-03-19 Alibaba Group Holding Limited Method and apparatus for storing and processing application program information
CN110881277A (en) * 2018-07-04 2020-03-13 华为技术有限公司 Data storage method, device and related equipment
CN109871698A (en) * 2019-01-14 2019-06-11 深圳市奥特尔软件技术有限公司 Data processing method, device, computer equipment and storage medium
CN110018999A (en) * 2019-04-15 2019-07-16 深信服科技股份有限公司 A kind of file management method, system and electronic equipment and storage medium
CN110727639A (en) * 2019-10-08 2020-01-24 深圳市网心科技有限公司 Fragment data reading method, electronic device, system and medium
CN110727639B (en) * 2019-10-08 2023-09-19 深圳市网心科技有限公司 Fragment data reading method, electronic device, system and medium
CN111078653A (en) * 2019-10-29 2020-04-28 厦门网宿有限公司 Data storage method, system and equipment
CN111078653B (en) * 2019-10-29 2023-03-24 厦门网宿有限公司 Data storage method, system and equipment
CN111858746A (en) * 2020-05-27 2020-10-30 武汉瞬付科技有限公司 Personal data storage system based on cloud platform

Also Published As

Publication number Publication date
CN103955528B (en) 2015-09-23

Similar Documents

Publication Publication Date Title
CN103955528B (en) The method of writing in files data, the method for file reading data and device
US10409990B2 (en) Encryption and decryption method and apparatus in virtualization system, and system
JP5648209B2 (en) Storage system having encryption key selection device and encryption key selection method
JP4782871B2 (en) Device access control program, device access control method, and information processing apparatus
US20210157797A1 (en) Method and system for data storage and retrieval
US20100217977A1 (en) Systems and methods of security for an object based storage device
US8307408B2 (en) System and method for file processing and file processing program
US9779032B2 (en) Protecting storage from unauthorized access
EP2759943A1 (en) File encryption method and device, file decryption method and device
US20110264925A1 (en) Securing data on a self-encrypting storage device
CN101499027A (en) Intelligent memory system based on independent kernel and distributed architecture
EP2631833A1 (en) Method, device and system for verifying binding data card and mobile host
US9098713B2 (en) Clipboard protection system in DRM environment and recording medium in which program for executing method in computer is recorded
US20190087596A1 (en) Generating a stub file corresponding to a classified data file
CN106682521B (en) File transparent encryption and decryption system and method based on driver layer
CN110650191A (en) Data read-write method of distributed storage system
US20180314837A1 (en) Secure file wrapper for tiff images
US20110145596A1 (en) Secure Data Handling In A Computer System
US9275209B2 (en) Information processing device, control method therefor, program, and information storage medium
JP5971820B2 (en) Method and apparatus for using data
CN103516722A (en) Subscriber stage file automatic encryption and decryption method and device
US20160292086A1 (en) Protecting contents of storage
CN104036201A (en) Application-layer file hiding method on Windows operating system
US10606985B2 (en) Secure file wrapper for TIFF images
US9152636B2 (en) Content protection system in storage media and method of the same

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 100103, Beijing, Chaoyang District, Cui Zhuang Township, home village, 1 West Road, row 1 hospital

Applicant after: BEIJING HUAXINBOYAN TECHNOLOGY CO., LTD.

Address before: 100103, Beijing, Chaoyang District, Cui Zhuang Township, home village, 1 West Road, row 1 hospital

Applicant before: BEIJING HUAXINBOYAN TECHNOLOGY CO., LTD.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: BEIJING HUAXINBOYAN TECHNOLOGY CO., LTD. TO: BEIJING HUAXIN ANTIAN INFORMATION TECHNOLOGY CO., LTD.

C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150923

Termination date: 20180509