CN113268456A - File processing method, system, equipment and computer readable storage medium - Google Patents

File processing method, system, equipment and computer readable storage medium Download PDF

Info

Publication number
CN113268456A
CN113268456A CN202110551278.8A CN202110551278A CN113268456A CN 113268456 A CN113268456 A CN 113268456A CN 202110551278 A CN202110551278 A CN 202110551278A CN 113268456 A CN113268456 A CN 113268456A
Authority
CN
China
Prior art keywords
target
aggregated
objects
encryption
encrypted
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
CN202110551278.8A
Other languages
Chinese (zh)
Other versions
CN113268456B (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.)
Jinan Inspur Data Technology Co Ltd
Original Assignee
Jinan Inspur Data 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 Jinan Inspur Data Technology Co Ltd filed Critical Jinan Inspur Data Technology Co Ltd
Priority to CN202110551278.8A priority Critical patent/CN113268456B/en
Publication of CN113268456A publication Critical patent/CN113268456A/en
Application granted granted Critical
Publication of CN113268456B publication Critical patent/CN113268456B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/18File system types
    • G06F16/182Distributed file systems
    • 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/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • 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/602Providing cryptographic facilities or services
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The application discloses a file processing method, a system, equipment and a computer readable storage medium, which are applied to a server of a distributed object storage system and comprise the following steps: acquiring an object to be aggregated; determining a target encryption object in the objects to be aggregated; polymerizing the objects to be polymerized to obtain target polymerized objects; and storing the encryption information of the target encryption object. In the method and the device, after the object to be aggregated is obtained and the target encryption object in the object to be aggregated is determined, the object to be aggregated can be aggregated, and the encryption object can also be aggregated. The file processing system, the file processing equipment and the computer readable storage medium solve the corresponding technical problems.

Description

File processing method, system, equipment and computer readable storage medium
Technical Field
The present application relates to the field of distributed object storage technologies, and in particular, to a method, a system, a device, and a computer-readable storage medium for processing a file.
Background
Currently, in a distributed object storage system, a server may encrypt and store an object uploaded by a client, and may decrypt and return the encrypted object to the client, and the like. However, the server cannot aggregate the encrypted objects, resulting in a slow processing speed of the encrypted objects by the server.
In summary, how to increase the file processing speed of the distributed object storage system is an urgent problem to be solved by those skilled in the art.
Disclosure of Invention
The application aims to provide a file processing method which can solve the technical problem of how to improve the file processing speed of a distributed object storage system to a certain extent. The application also provides a file processing system, equipment and a computer readable storage medium.
In order to achieve the above purpose, the present application provides the following technical solutions:
a file processing method is applied to a server of a distributed object storage system and comprises the following steps:
acquiring an object to be aggregated;
determining a target encryption object in the objects to be aggregated;
polymerizing the objects to be polymerized to obtain target polymerized objects;
and storing the encryption information of the target encryption object.
Preferably, the storing the encryption information of the target encrypted object includes:
and storing the encryption information into the aggregation extension attribute of the head object of the target encryption object.
Preferably, before the storing the encryption information into the aggregation extension attribute of the header object of the target encrypted object, the method further includes:
deleting existing data in a header object of the target encrypted object.
Preferably, after the aggregating the object to be aggregated to obtain the target aggregated object, the method further includes:
and aggregating the preset number of the target aggregation objects to obtain the target objects.
Preferably, after the storing the encryption information of the target encrypted object, the method further includes:
acquiring an object downloading request of a client;
determining an object to be downloaded corresponding to the object downloading request from the target aggregation object;
classifying the object to be downloaded into a non-encrypted download object and an encrypted download object based on the encryption information;
decrypting the encrypted download object based on the encryption information to obtain a decrypted download object;
and transmitting the non-encrypted download object and the decrypted download object to the client as target download objects.
Preferably, the acquiring the object to be aggregated includes:
and taking the storage object with the size smaller than the preset size as the object to be aggregated.
Preferably, after the aggregating the object to be aggregated to obtain the target aggregated object, the method further includes:
judging whether a disc brushing condition is met;
and if the condition of disk refreshing is met, writing the target aggregation object into a target storage disk.
A file processing system for use with a server of a distributed object storage system, comprising:
the first acquisition module is used for acquiring an object to be aggregated;
the first determining module is used for determining a target encryption object in the objects to be aggregated;
the first aggregation module is used for aggregating the objects to be aggregated to obtain target aggregated objects;
and the first storage module is used for storing the encryption information of the target encryption object.
A document processing apparatus comprising:
a memory for storing a computer program;
a processor for implementing the steps of the file processing method as described in any one of the above when executing the computer program.
A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the file processing method as set forth in any one of the preceding claims.
The file processing method provided by the application is applied to a server of a distributed object storage system, and comprises the following steps: acquiring an object to be aggregated; determining a target encryption object in the objects to be aggregated; polymerizing the objects to be polymerized to obtain target polymerized objects; and storing the encryption information of the target encryption object. In the method and the device, after the object to be aggregated is obtained and the target encryption object in the object to be aggregated is determined, the object to be aggregated can be aggregated, and the encryption object can also be aggregated. The file processing system, the file processing equipment and the computer readable storage medium solve the corresponding technical problems.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a first flowchart of a document processing method according to an embodiment of the present application;
FIG. 2 is a second flowchart of a document processing method provided in an embodiment of the present application;
FIG. 3 is a schematic structural diagram of a document processing system according to an embodiment of the present application;
FIG. 4 is a schematic structural diagram of a document processing apparatus according to an embodiment of the present application;
fig. 5 is another schematic structural diagram of a document processing apparatus according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, fig. 1 is a first flowchart of a document processing method according to an embodiment of the present application.
The file processing method provided by the embodiment of the application is applied to a server of a distributed object storage system, and can comprise the following steps:
step S101: and acquiring the object to be aggregated.
In practical application, the server may obtain the object to be aggregated first, specifically, the server may obtain the object to be migrated from the hot storage pool as the object to be aggregated, and the like, which is not specifically limited herein.
Step S102: and determining a target encryption object in the objects to be aggregated.
In practical application, because there may be an encrypted object in the objects to be aggregated, and the encrypted object needs to be specially processed due to encryption operation, the server needs to determine a target encrypted object in the aggregated object after acquiring the objects to be aggregated.
Step S103: and polymerizing the objects to be polymerized to obtain the target polymerized object.
In practical application, after the server determines the target encryption object in the objects to be aggregated, the server may directly aggregate the objects to be aggregated to obtain the target aggregation object without considering the influence of the target encryption object on the aggregation object, so as to complete aggregation of the small objects.
In a specific application scenario, after obtaining the target aggregation object, the server may perform operations such as storing and disk-refreshing on the target aggregation object, which is not specifically limited herein. For example, after the server aggregates the to-be-aggregated object to obtain the target aggregated object, whether the condition of disk-swiping is met can be judged; and if the condition of disk refreshing is met, writing the target aggregation object into the target storage disk.
Step S104: and storing the encryption information of the target encryption object.
In practical applications, because the target encrypted object in the aggregated object needs to be decrypted when being used, in order to complete the operation, the server needs to store the encrypted information of the target encrypted object, so as to perform the decryption operation based on the encrypted information later.
It should be noted that the way in which the server stores the encryption information of the target encryption object may be determined according to actual needs, for example, the server may store the encryption information of the target encryption object in the form of key value pairs. In a specific application scenario, whether a target encrypted object exists in the target aggregated encrypted object or not can be marked in a manner of marking and the like, and further, whether each object in the target aggregated encrypted object is an encrypted object or not can be marked in a form of bitmap so as to quickly know attribute information of the object.
The file processing method provided by the application is applied to a server of a distributed object storage system, and comprises the following steps: acquiring an object to be aggregated; determining a target encryption object in the objects to be aggregated; polymerizing the objects to be polymerized to obtain target polymerized objects; and storing the encryption information of the target encryption object. In the method and the device, after the object to be aggregated is obtained and the target encryption object in the object to be aggregated is determined, the object to be aggregated can be aggregated, and the encryption object can also be aggregated.
In the file processing method provided by the embodiment of the application, since aggregation information is added to the head object of the object after the object is aggregated, in order to quickly store the encryption information of the target encryption object, the server may store the encryption information into the aggregation extended attribute of the head object of the target encryption object. Accordingly, the server may obtain the encryption information from the aggregation extension attribute of the header object of the target encryption object.
In a specific application scenario, before the server stores the encryption information into the aggregation extended attribute of the head object of the target encryption object, the existing data in the head object of the target encryption object can be deleted. To exclude the influence of other data on the aggregate extension property.
In the file processing method provided by the embodiment of the application, in order to further improve the performance of the distributed object storage system, the server aggregates the objects to be aggregated to obtain the target aggregated objects, and then aggregates the preset number of target aggregated objects again to obtain the target objects.
Referring to fig. 2, fig. 2 is a second flowchart of a document processing method according to an embodiment of the present application.
The file processing method provided by the embodiment of the application is applied to a server of a distributed object storage system, and can comprise the following steps:
step S201: and acquiring the object to be aggregated.
Step S202: and determining a target encryption object in the objects to be aggregated.
Step S203: and polymerizing the objects to be polymerized to obtain the target polymerized object.
Step S204: and storing the encryption information of the target encryption object.
Step S205: and acquiring an object downloading request of the client.
Step S206: and determining the object to be downloaded corresponding to the object downloading request from the target aggregation object.
Step S207: the object to be downloaded is classified into a non-encrypted download object and an encrypted download object based on the encryption information.
Step S208: and decrypting the encrypted download object based on the encryption information to obtain a decrypted download object.
Step S209: and transmitting the non-encrypted download object and the decrypted download object to the client as target download objects.
In practical application, because the server aggregates the target encrypted objects, and the encrypted objects exist in the target aggregated objects, in order to facilitate the client to obtain the object information, after obtaining the object download request of the client, the server needs to determine the object to be downloaded corresponding to the object download request from the target aggregated objects, classify the object to be downloaded into the non-encrypted download object and the encrypted download object based on the encrypted information, decrypt the encrypted download object based on the encrypted information to obtain the decrypted download object, and finally transmit the non-encrypted download object and the decrypted download object to the client as the target download object.
In the file processing method provided by the embodiment of the application, when the server acquires the object to be aggregated, the server may use a storage object smaller than a preset size as the object to be aggregated.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a file processing system according to an embodiment of the present application.
The file processing system provided by the embodiment of the application, which is applied to the server of the distributed object storage system, may include:
a first obtaining module 101, configured to obtain an object to be aggregated;
the first determining module 102 is configured to determine a target encrypted object in the objects to be aggregated;
the first aggregation module 103 is configured to aggregate the objects to be aggregated to obtain a target aggregated object;
the first saving module 104 is configured to save encryption information of the target encrypted object.
The file processing system provided in the embodiment of the present application is applied to a server of a distributed object storage system, and the first storage module may include:
and the first storage unit is used for storing the encryption information into the aggregation extended attribute of the head object of the target encryption object.
The file processing system provided in the embodiment of the present application is applied to a server of a distributed object storage system, and may further include:
and the first deleting unit is used for deleting the existing data in the head object of the target encryption object before the first storing unit stores the encryption information into the aggregation extended attribute of the head object of the target encryption object.
The file processing system provided in the embodiment of the present application is applied to a server of a distributed object storage system, and may further include:
and the second aggregation module is used for aggregating the objects to be aggregated by the aggregation module to obtain target aggregated objects, and then aggregating the preset number of target aggregated objects to obtain the target objects.
The file processing system provided in the embodiment of the present application is applied to a server of a distributed object storage system, and may further include:
the second acquisition module is used for acquiring an object downloading request of the client after the first storage module stores the encryption information of the target encryption object;
the first determining module is used for determining an object to be downloaded corresponding to the object downloading request from the target aggregation object;
the first classification module is used for classifying the object to be downloaded into a non-encrypted downloading object and an encrypted downloading object based on the encrypted information;
the first decryption module is used for decrypting the encrypted download object based on the encryption information to obtain a decrypted download object;
and the first transmission module is used for transmitting the non-encrypted download object and the decrypted download object to the client as target download objects.
The file processing system provided in the embodiment of the present application is applied to a server of a distributed object storage system, and the first obtaining module may include:
the device comprises a first acquisition unit and a second acquisition unit, wherein the first acquisition unit is used for taking a storage object smaller than a preset size as an object to be aggregated.
The file processing system provided in the embodiment of the present application is applied to a server of a distributed object storage system, and may further include:
the first judgment module is used for the first aggregation module to aggregate the objects to be aggregated to obtain a target aggregated object and then judging whether the disc brushing condition is met; and if the condition of disk refreshing is met, writing the target aggregation object into the target storage disk.
The application also provides a file processing device and a computer readable storage medium, which have the corresponding effects of the file processing method provided by the embodiment of the application. Referring to fig. 4, fig. 4 is a schematic structural diagram of a document processing apparatus according to an embodiment of the present disclosure.
The file processing device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 realizes the following steps when executing the computer program:
acquiring an object to be aggregated;
determining a target encryption object in the objects to be aggregated;
polymerizing the objects to be polymerized to obtain target polymerized objects;
and storing the encryption information of the target encryption object.
The file processing device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 realizes the following steps when executing the computer program: and storing the encryption information into the aggregation extended attribute of the head object of the target encryption object.
The file processing device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 realizes the following steps when executing the computer program: before the encryption information is stored in the aggregation extended attribute of the head object of the target encryption object, the method further comprises the following steps: existing data in a header object of the target encrypted object is deleted.
The file processing device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 realizes the following steps when executing the computer program: and after the objects to be aggregated are aggregated to obtain the target aggregated objects, aggregating a preset number of the target aggregated objects to obtain the target objects.
The file processing device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 realizes the following steps when executing the computer program: after the encryption information of the target encryption object is stored, an object downloading request of a client is obtained; determining an object to be downloaded corresponding to the object downloading request from the target aggregation object; classifying the object to be downloaded into a non-encrypted download object and an encrypted download object based on the encryption information; decrypting the encrypted download object based on the encryption information to obtain a decrypted download object; and transmitting the non-encrypted download object and the decrypted download object to the client as target download objects.
The file processing device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 realizes the following steps when executing the computer program: and taking the storage object with the size smaller than the preset size as the object to be aggregated.
The file processing device provided by the embodiment of the application comprises a memory 201 and a processor 202, wherein a computer program is stored in the memory 201, and the processor 202 realizes the following steps when executing the computer program: polymerizing the objects to be polymerized to obtain target polymerized objects, and then judging whether the conditions for brushing the disc are met; and if the condition of disk refreshing is met, writing the target aggregation object into the target storage disk.
Referring to fig. 5, another document processing apparatus provided in the embodiment of the present application may further include: an input port 203 connected to the processor 202, for transmitting externally input commands to the processor 202; a display unit 204 connected to the processor 202, for displaying the processing result of the processor 202 to the outside; and the communication module 205 is connected with the processor 202 and is used for realizing the communication between the file processing device and the outside. The display unit 204 may be a display panel, a laser scanning display, or the like; the communication method adopted by the communication module 205 includes, but is not limited to, mobile high definition link technology (HML), Universal Serial Bus (USB), High Definition Multimedia Interface (HDMI), and wireless connection: wireless fidelity technology (WiFi), bluetooth communication technology, bluetooth low energy communication technology, ieee802.11s based communication technology.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps:
acquiring an object to be aggregated;
determining a target encryption object in the objects to be aggregated;
polymerizing the objects to be polymerized to obtain target polymerized objects;
and storing the encryption information of the target encryption object.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: and storing the encryption information into the aggregation extended attribute of the head object of the target encryption object.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: and deleting the existing data in the head object of the target encryption object before storing the encryption information in the aggregation extended attribute of the head object of the target encryption object.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: and after the objects to be aggregated are aggregated to obtain the target aggregated objects, aggregating a preset number of the target aggregated objects to obtain the target objects.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: after the encryption information of the target encryption object is stored, an object downloading request of a client is obtained; determining an object to be downloaded corresponding to the object downloading request from the target aggregation object; classifying the object to be downloaded into a non-encrypted download object and an encrypted download object based on the encryption information; decrypting the encrypted download object based on the encryption information to obtain a decrypted download object; and transmitting the non-encrypted download object and the decrypted download object to the client as target download objects.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: and taking the storage object with the size smaller than the preset size as the object to be aggregated.
A computer-readable storage medium is provided in an embodiment of the present application, in which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the following steps: polymerizing the objects to be polymerized to obtain target polymerized objects, and then judging whether the conditions for brushing the disc are met; and if the condition of disk refreshing is met, writing the target aggregation object into the target storage disk.
The computer-readable storage media to which this application relates include Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage media known in the art.
For a description of a relevant part in a file processing system, a device and a computer readable storage medium provided in the embodiments of the present application, refer to a detailed description of a corresponding part in a file processing method provided in the embodiments of the present application, and are not described herein again. In addition, parts of the above technical solutions provided in the embodiments of the present application, which are consistent with the implementation principles of corresponding technical solutions in the prior art, are not described in detail so as to avoid redundant description.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A file processing method is applied to a server of a distributed object storage system and comprises the following steps:
acquiring an object to be aggregated;
determining a target encryption object in the objects to be aggregated;
polymerizing the objects to be polymerized to obtain target polymerized objects;
and storing the encryption information of the target encryption object.
2. The method of claim 1, wherein the saving encryption information for the target encrypted object comprises:
and storing the encryption information into the aggregation extension attribute of the head object of the target encryption object.
3. The method of claim 2, wherein before saving the encryption information into an aggregate extension attribute of a header object of the target encrypted object, further comprising:
deleting existing data in a header object of the target encrypted object.
4. The method according to claim 1, wherein after the aggregating the objects to be aggregated to obtain a target aggregated object, the method further comprises:
and aggregating the preset number of the target aggregation objects to obtain the target objects.
5. The method according to any one of claims 1 to 4, wherein after saving the encryption information of the target encrypted object, the method further comprises:
acquiring an object downloading request of a client;
determining an object to be downloaded corresponding to the object downloading request from the target aggregation object;
classifying the object to be downloaded into a non-encrypted download object and an encrypted download object based on the encryption information;
decrypting the encrypted download object based on the encryption information to obtain a decrypted download object;
and transmitting the non-encrypted download object and the decrypted download object to the client as target download objects.
6. The method of claim 5, wherein the obtaining the object to be aggregated comprises:
and taking the storage object with the size smaller than the preset size as the object to be aggregated.
7. The method according to claim 5, wherein after the aggregating the objects to be aggregated to obtain a target aggregated object, the method further comprises:
judging whether a disc brushing condition is met;
and if the condition of disk refreshing is met, writing the target aggregation object into a target storage disk.
8. A file processing system applied to a server of a distributed object storage system, comprising:
the first acquisition module is used for acquiring an object to be aggregated;
the first determining module is used for determining a target encryption object in the objects to be aggregated;
the first aggregation module is used for aggregating the objects to be aggregated to obtain target aggregated objects;
and the first storage module is used for storing the encryption information of the target encryption object.
9. A document processing apparatus, characterized by comprising:
a memory for storing a computer program;
a processor for implementing the steps of the document processing method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the file processing method according to any one of claims 1 to 7.
CN202110551278.8A 2021-05-20 2021-05-20 File processing method, system, equipment and computer readable storage medium Active CN113268456B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110551278.8A CN113268456B (en) 2021-05-20 2021-05-20 File processing method, system, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110551278.8A CN113268456B (en) 2021-05-20 2021-05-20 File processing method, system, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN113268456A true CN113268456A (en) 2021-08-17
CN113268456B CN113268456B (en) 2023-12-08

Family

ID=77232107

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110551278.8A Active CN113268456B (en) 2021-05-20 2021-05-20 File processing method, system, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN113268456B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113821166A (en) * 2021-08-20 2021-12-21 济南浪潮数据技术有限公司 Method, device and equipment for aggregating multi-version small objects

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101410849A (en) * 2006-04-18 2009-04-15 国际商业机器公司 Encryption/decryption of data in storage systems
CN104751081A (en) * 2013-12-25 2015-07-01 华为技术有限公司 Disk data encryption method and device
CN106709025A (en) * 2016-12-28 2017-05-24 郑州云海信息技术有限公司 Method and device for updating aggregation objects
CN107168651A (en) * 2017-05-19 2017-09-15 郑州云海信息技术有限公司 A kind of small documents polymerize storage processing method
CN107180197A (en) * 2016-03-09 2017-09-19 北京京东尚科信息技术有限公司 file operation method and device
CN109597578A (en) * 2018-12-03 2019-04-09 郑州云海信息技术有限公司 A kind of date storage method, system, equipment and computer readable storage medium
CN109634921A (en) * 2018-11-23 2019-04-16 湖南城市学院 A kind of method and storage system of file storage
CN110727639A (en) * 2019-10-08 2020-01-24 深圳市网心科技有限公司 Fragment data reading method, electronic device, system and medium
CN111159740A (en) * 2019-12-29 2020-05-15 浪潮电子信息产业股份有限公司 Data encryption access method, device, equipment and readable storage medium
CN111176578A (en) * 2019-12-29 2020-05-19 浪潮电子信息产业股份有限公司 Object aggregation method, device and equipment and readable storage medium
CN111399770A (en) * 2020-02-26 2020-07-10 平安科技(深圳)有限公司 Data storage mode conversion method, device and storage medium
CN112306971A (en) * 2020-10-27 2021-02-02 苏州浪潮智能科技有限公司 File storage method, device, equipment and readable storage medium
CN112328550A (en) * 2020-11-03 2021-02-05 深圳壹账通智能科技有限公司 File management method and device under distributed file system architecture

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101410849A (en) * 2006-04-18 2009-04-15 国际商业机器公司 Encryption/decryption of data in storage systems
CN104751081A (en) * 2013-12-25 2015-07-01 华为技术有限公司 Disk data encryption method and device
CN107180197A (en) * 2016-03-09 2017-09-19 北京京东尚科信息技术有限公司 file operation method and device
CN106709025A (en) * 2016-12-28 2017-05-24 郑州云海信息技术有限公司 Method and device for updating aggregation objects
CN107168651A (en) * 2017-05-19 2017-09-15 郑州云海信息技术有限公司 A kind of small documents polymerize storage processing method
CN109634921A (en) * 2018-11-23 2019-04-16 湖南城市学院 A kind of method and storage system of file storage
CN109597578A (en) * 2018-12-03 2019-04-09 郑州云海信息技术有限公司 A kind of date storage method, system, equipment and computer readable storage medium
CN110727639A (en) * 2019-10-08 2020-01-24 深圳市网心科技有限公司 Fragment data reading method, electronic device, system and medium
CN111159740A (en) * 2019-12-29 2020-05-15 浪潮电子信息产业股份有限公司 Data encryption access method, device, equipment and readable storage medium
CN111176578A (en) * 2019-12-29 2020-05-19 浪潮电子信息产业股份有限公司 Object aggregation method, device and equipment and readable storage medium
CN111399770A (en) * 2020-02-26 2020-07-10 平安科技(深圳)有限公司 Data storage mode conversion method, device and storage medium
CN112306971A (en) * 2020-10-27 2021-02-02 苏州浪潮智能科技有限公司 File storage method, device, equipment and readable storage medium
CN112328550A (en) * 2020-11-03 2021-02-05 深圳壹账通智能科技有限公司 File management method and device under distributed file system architecture

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
方敏, 西安电子科技大学出版社 *
方敏, 西安电子科技大学出版社, pages: 253 - 258 *
李颖超: "基于Hadoop的云存储系统文件处理与安全研究", 《现代电子技术》, no. 21, 1 November 2016 (2016-11-01) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113821166A (en) * 2021-08-20 2021-12-21 济南浪潮数据技术有限公司 Method, device and equipment for aggregating multi-version small objects

Also Published As

Publication number Publication date
CN113268456B (en) 2023-12-08

Similar Documents

Publication Publication Date Title
US10735428B2 (en) Data access and ownership management
US9037870B1 (en) Method and system for providing a rotating key encrypted file system
JP2017504850A (en) Data management of connected devices
US9038158B1 (en) Systems and methods for enforcing geolocation-based policies
CN111897786B (en) Log reading method, device, computer equipment and storage medium
TW201303589A (en) Storage architecture for backup application
US20120096281A1 (en) Selective storage encryption
WO2017206754A1 (en) Storage method and storage device for distributed file system
EP3850521B1 (en) Electronic apparatus managing data based on block chain and method for managing data
EP3142014B1 (en) Method, device and user equipment for reading/writing data in nand flash
CN110888844B (en) Data deleting method, system, equipment and computer readable storage medium
US20160142486A1 (en) Data-access system and method for storing data and reading data
CN111143290A (en) Memory management method, system, equipment and computer readable storage medium
US11036652B2 (en) Secured access control in a storage system
CN108229190B (en) Transparent encryption and decryption control method, device, program, storage medium and electronic equipment
CN111124280A (en) Data additional writing method and device, electronic equipment and storage medium
CN113268456B (en) File processing method, system, equipment and computer readable storage medium
AU2018202646B2 (en) Storing psd compatible photoshop documents in a container for efficient identification and transmission of modified document subsets
US9996296B2 (en) Electronic control unit and method for rewriting data
CN111783140A (en) Request response method and device, electronic equipment and computer readable storage medium
CN110851795A (en) File management method, device, equipment and readable storage medium
WO2020103060A1 (en) Data processing method and apparatus, system, server, and electronic device
CN108875403B (en) File management method and device
CN114519013A (en) Data processing method and device, electronic equipment and storage medium
US9311424B2 (en) HTTP request pipeline optimization

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant