CN104199750A - File recovery method and device of linux system - Google Patents

File recovery method and device of linux system Download PDF

Info

Publication number
CN104199750A
CN104199750A CN201410425645.XA CN201410425645A CN104199750A CN 104199750 A CN104199750 A CN 104199750A CN 201410425645 A CN201410425645 A CN 201410425645A CN 104199750 A CN104199750 A CN 104199750A
Authority
CN
China
Prior art keywords
file
mistake
deleted
recovered
disk
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
CN201410425645.XA
Other languages
Chinese (zh)
Other versions
CN104199750B (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.)
SHANGHAI TVMINING CULTURE MEDIA Co Ltd
Original Assignee
SHANGHAI TVMINING CULTURE MEDIA 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 SHANGHAI TVMINING CULTURE MEDIA Co Ltd filed Critical SHANGHAI TVMINING CULTURE MEDIA Co Ltd
Priority to CN201410425645.XA priority Critical patent/CN104199750B/en
Publication of CN104199750A publication Critical patent/CN104199750A/en
Application granted granted Critical
Publication of CN104199750B publication Critical patent/CN104199750B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a file recovery method and device of a linux system. The file recovery method and device of the linux system are used for recovering Ext4 files which are deleted through rm by mistake on a linux server, and avoiding enormous losses caused due to the fact that important data of the server are lost. The method includes the steps that after file data of an Ext4 file system are deleted by mistake, a disk partition where the file data which are deleted by mistake are located is recorded as a disk partition to be recovered; a root directory of the linux system is switched to; the position of the disk partition to be recovered is sought for in a directory tree to obtain position information; the disk partition to be recovered is unloaded according to the position information; an inode value is check to confirm that the file data which are deleted by mistake are located in the root directory of the linux system at present; a disk traversal tool is downloaded and installed; the disk partition to be recovered is traversed, a list of all files with invalid inode information is obtained, and the file data which are deleted by mistake are found out; the inode information corresponding to the file data which are deleted by mistake is changed to be valid.

Description

A kind of file restoration methods and device of linux system
Technical field
The present invention relates to field of computer technology, relate to especially a kind of file restoration methods and device of linux system.
Background technology
Linux is class Unix (You Nisi) operating system of a set of free use and Free propagation, is the operating system of a multi-user, multitask, support multithreading and many CPU.It supports 32 and 64 hardware.Linux has inherited Unix take the design philosophy that network is core, is the multiple-user network operating system of a stable performance.
The basic thought of Linux has 2 points: the first, and all are all files; The second, each software has definite purposes.Wherein article one is exactly that all in system are all summed up as a file in detail, comprises that order, hardware and software equipment, operating system, process etc. are for operating system nucleus, is all regarded as having the file of characteristic separately or type.
Linux file system has 4 three kinds of Ext 2, Ext 3, Ext.Wherein, Ext4 (The fourth extended file system, the 4th extended file system) being a kind of expansion Journal File System for Ext 3 systems, is to be the 4th edition of the original extended file system (ext or extfs) of Linux exploitation specially.
In Linux file system, file carries out unique identification by inode (a kind of data structure comprises documentary all information).Each file has inode and block (piece) to form, and inode is the elementary cell that file system forms, the base attribute of its in store file (size, authority, owner organize etc.) and the positional information of depositing.And block is used for storing data.Similar key-value (clue-value) storage system, inode is exactly key, and the corresponding value of block, searches by key the value that key is corresponding.The dictionary of similar python (high-level programming language of a kind of explanation type, object-oriented, dynamic data type).,
The software of deleting by graphic interface on Linux server generally can recover in recycle bin, and the data of using " rm-rf* " order to delete by order line are difficult to recover.The disk of Ext2 file layout can recover by " debugfs instrument " conventionally, the data in magnetic disk of Ext3 file layout can recover by " ext3rescue instrument ", but because the disk structure of Ext4 form, can not be directly with previous recovery instrument, the recovery that recovers at present Ext4 form data in magnetic disk is very difficult.
Summary of the invention
The invention provides a kind of file restoration methods and device of linux system, in order to the Ext4 file that recovers to delete by rm mistake on linux server, avoid loss of service device significant data to bring about great losses.
The file restoration methods that the invention provides a kind of linux system, for Ext4 file system, comprising:
Find that the file data of Ext4 file system is deleted by mistake, the disk partition at the file data place of by mistake being deleted is recorded as to disk partition to be recovered;
Be switched under the root directory of linux system;
The position of disk partition to be recovered described in searching in the directory tree of linux system, obtains positional information;
According to described positional information, disk partition to be recovered described in unloading;
By checking inode value, confirm under the current root directory in linux system;
Download and install disk traversal instrument;
By disk partition to be recovered described in described disk traversal instrument traversal, obtain the listed files that all inode information lost efficacy, according to described listed files, find the described file data of by mistake being deleted;
The inode information that the described file data of by mistake being deleted is corresponding is revised as effectively.
Preferably, in above-mentioned method, after inode information corresponding to the described file data of by mistake being deleted is revised as to effective step, also comprise:
Whether the instrument by calculating and verification file message digest carries out verification to the described file of being deleted by mistake, check and be successfully recovered.
Preferably, in above-mentioned method, the instrument of described calculating and verification file message digest is " md5sum " order.
Preferably, in above-mentioned method, described by checking in the step under the current root directory in linux system of inode value confirmation, if described inode value is 2, confirm under the current root directory in linux system.
The present invention also provides a kind of file recovery device of linux system, for Ext4 file system, comprising:
Record cell, for: the file data of finding Ext4 file system is deleted by mistake, and the disk partition at the file data place of by mistake being deleted is recorded as to disk partition to be recovered;
Switch unit, for: be switched under the root directory of linux system;
Positional information unit, for: the directory tree of linux system search described in the position of disk partition to be recovered, obtain positional information;
Unloading unit, for: according to described positional information, disk partition to be recovered described in unloading;
Confirmation unit, for: by checking under the current root directory in linux system of inode value confirmation;
Installation unit, for: download and install disk traversal instrument;
Traversal unit, for: by disk partition to be recovered described in described disk traversal instrument traversal, obtain the listed files that all inode information lost efficacy, according to described listed files, find the described file data of by mistake being deleted;
Revise unit, for: the inode information that the described file data of by mistake being deleted is corresponding is revised as effectively.
Preferably, in above-mentioned device, also comprise:
Verification unit, for: whether the instrument by calculating and verification file message digest carries out verification to the described file of being deleted by mistake, check and be successfully recovered.
Preferably, in above-mentioned device, the instrument of described calculating and verification file message digest is " md5sum " order.
Preferably, in above-mentioned device, described confirmation unit specifically for: if described inode value is 2, confirm under the current root directory in linux system.
Preferably, in above-mentioned device, described installation unit comprises:
Network adapter, for connecting Internet;
Search unit, for searching on the internet and download described disk traversal instrument.
Preferably, in above-mentioned device, described installation unit also comprises:
Storage unit, for the download address of pre-stored described disk traversal instrument or pre-stored described disk traversal instrument.
The embodiment of the present invention has following technique effect:
1) in the embodiment of the present invention, after finding that mistake is deleted, be switched in time under root directory, and disk partition to be recovered described in unloading, thereby prevent that mistake deleted file is capped, the Ext4 file that can have efficient recovery to delete by rm mistake on linux server, avoids loss of service device significant data to bring about great losses.
Other features and advantages of the present invention will be set forth in the following description, and, partly from instructions, become apparent, or understand by implementing the present invention.Object of the present invention and other advantages can be realized and be obtained by specifically noted structure in the instructions write, claims and accompanying drawing.
Below by drawings and Examples, technical scheme of the present invention is described in further detail.
Accompanying drawing explanation
Accompanying drawing is used to provide a further understanding of the present invention, and forms a part for instructions, for explaining the present invention, is not construed as limiting the invention together with embodiments of the present invention.In the accompanying drawings:
Fig. 1 is the process flow diagram of the file restoration methods of the embodiment of the present invention;
Fig. 2 is the schematic diagram of the file recovery device of the embodiment of the present invention.
Embodiment
Below in conjunction with accompanying drawing, the preferred embodiments of the present invention are described, should be appreciated that preferred embodiment described herein, only for description and interpretation the present invention, is not intended to limit the present invention.
In linux system, generally the inode value of " root " catalogue is 2, subregion is mounted to catalogue lower time, the inode value of this " root " catalogue is 2, first under be mounted to/mnt of the disk partition of obliterated data catalogue, avoid data capped, under Linux, deleted file is not the file of deleting really in disk partition, but the sector pointers in the inode node of file is removed, discharge data block corresponding to these data simultaneously, when the data block discharging is redistributed by system, those deleted data will be capped, so delete after data by mistake, the subregion at uninstall file place at once.
Fig. 1 is the process flow diagram of the file restoration methods of the embodiment of the present invention, as shown in Figure 1, a kind of file restoration methods of linux system, for Ext4 file system, it comprises:
Find that the file data of Ext4 file system is deleted by mistake, the disk partition at the file data place of by mistake being deleted is recorded as to disk partition to be recovered;
Be switched under the root directory of linux system;
The position of disk partition to be recovered described in searching in the directory tree of linux system, obtains positional information;
According to described positional information, disk partition to be recovered described in unloading;
By checking inode value, confirm under the current root directory in linux system;
Download and install disk traversal instrument;
By disk partition to be recovered described in described disk traversal instrument traversal, obtain the listed files that all inode information lost efficacy, according to described listed files, find the described file data of by mistake being deleted;
The inode information that the described file data of by mistake being deleted is corresponding is revised as effectively.
Visible, in the embodiment of the present invention, after finding that mistake is deleted, be switched in time under root directory, and disk partition to be recovered described in unloading, thereby prevent that mistake deleted file is capped, the Ext4 file that can have efficient recovery to delete by rm mistake on linux server, avoids loss of service device significant data to bring about great losses.
In one embodiment of the invention, after inode information corresponding to the described file data of by mistake being deleted is revised as to effective step, also comprise:
Whether the instrument by calculating and verification file message digest carries out verification to the described file of being deleted by mistake, check and be successfully recovered.Thereby can access the accurate information whether being successfully recovered.
In one embodiment of the invention, the instrument of described calculating and verification file message digest is " md5sum " order.
In one embodiment of the invention, described by checking in the step under the current root directory in linux system of inode value confirmation, if described inode value is 2, confirm under the current root directory in linux system.
Fig. 2 is the schematic diagram of the file recovery device of the embodiment of the present invention, as shown in Figure 2, a kind of file recovery device of linux system, for Ext4 file system, it comprises:
Record cell 201, for: the file data of finding Ext4 file system is deleted by mistake, and the disk partition at the file data place of by mistake being deleted is recorded as to disk partition to be recovered;
Switch unit 202, for: be switched under the root directory of linux system;
Positional information unit 203, for: the directory tree of linux system search described in the position of disk partition to be recovered, obtain positional information;
Unloading unit 204, for: according to described positional information, disk partition to be recovered described in unloading;
Confirmation unit 205, for: by checking under the current root directory in linux system of inode value confirmation;
Installation unit 206, for: download and install disk traversal instrument;
Traversal unit 207, for: by disk partition to be recovered described in described disk traversal instrument traversal, obtain the listed files that all inode information lost efficacy, according to described listed files, find the described file data of by mistake being deleted;
Revise unit 208, for: the inode information that the described file data of by mistake being deleted is corresponding is revised as effectively.
In one embodiment of the invention, also comprise: verification unit, for: whether the instrument by calculating and verification file message digest carries out verification to the described file of being deleted by mistake, check and be successfully recovered.
Wherein, the instrument of described calculating and verification file message digest is " md5sum " order.Described confirmation unit specifically for: if described inode value is 2, confirm under the current root directory in linux system.
In one embodiment of the invention, described installation unit comprises:
Network adapter, for connecting Internet;
Search unit, for searching on the internet and download described disk traversal instrument.Search unit can be for having the plug-in unit of function of search.
Described installation unit also comprises: storage unit, and for the download address of pre-stored described disk traversal instrument or pre-stored described disk traversal instrument.In this way, can travel through instrument by pre-stored disk, when using, directly install just passable.Also can pre-stored download location, removed the process of search from.
As from the foregoing, the embodiment of the present invention has following advantage:
1) in the embodiment of the present invention, after finding that mistake is deleted, be switched in time under root directory, and disk partition to be recovered described in unloading, thereby prevent that mistake deleted file is capped, the Ext4 file that can have efficient recovery to delete by rm mistake on linux server, avoids loss of service device significant data to bring about great losses.
Those skilled in the art should understand, embodiments of the invention can be provided as method, system or computer program.Therefore, the present invention can adopt complete hardware implementation example, implement software example or in conjunction with the form of the embodiment of software and hardware aspect completely.And the present invention can adopt the form that wherein includes the upper computer program of implementing of computer-usable storage medium (including but not limited to magnetic disk memory and optical memory etc.) of computer usable program code one or more.
The present invention is with reference to describing according to process flow diagram and/or the block scheme of the method for the embodiment of the present invention, equipment (system) and computer program.Should understand can be in computer program instructions realization flow figure and/or block scheme each flow process and/or the flow process in square frame and process flow diagram and/or block scheme and/or the combination of square frame.Can provide these computer program instructions to the processor of multi-purpose computer, special purpose computer, Embedded Processor or other programmable data processing device to produce a machine, the instruction of carrying out by the processor of computing machine or other programmable data processing device is produced for realizing the device in the function of flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame appointments.
These computer program instructions also can be stored in energy vectoring computer or the computer-readable memory of other programmable data processing device with ad hoc fashion work, the instruction that makes to be stored in this computer-readable memory produces the manufacture that comprises command device, and this command device is realized the function of appointment in flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame.
These computer program instructions also can be loaded in computing machine or other programmable data processing device, make to carry out sequence of operations step to produce computer implemented processing on computing machine or other programmable devices, thereby the instruction of carrying out is provided for realizing the step of the function of appointment in flow process of process flow diagram or a plurality of flow process and/or square frame of block scheme or a plurality of square frame on computing machine or other programmable devices.
Obviously, those skilled in the art can carry out various changes and modification and not depart from the spirit and scope of the present invention the present invention.Like this, if within of the present invention these are revised and modification belongs to the scope of the claims in the present invention and equivalent technologies thereof, the present invention is also intended to comprise these changes and modification interior.

Claims (10)

1. a file restoration methods for linux system, for Ext4 file system, is characterized in that, comprising:
Find that the file data of Ext4 file system is deleted by mistake, the disk partition at the file data place of by mistake being deleted is recorded as to disk partition to be recovered;
Be switched under the root directory of linux system;
The position of disk partition to be recovered described in searching in the directory tree of linux system, obtains positional information;
According to described positional information, disk partition to be recovered described in unloading;
By checking inode value, confirm under the current root directory in linux system;
Download and install disk traversal instrument;
By disk partition to be recovered described in described disk traversal instrument traversal, obtain the listed files that all inode information lost efficacy, according to described listed files, find the described file data of by mistake being deleted;
The inode information that the described file data of by mistake being deleted is corresponding is revised as effectively.
2. the method for claim 1, is characterized in that, after inode information corresponding to the described file data of by mistake being deleted is revised as to effective step, also comprises:
Whether the instrument by calculating and verification file message digest carries out verification to the described file of being deleted by mistake, check and be successfully recovered.
3. method as claimed in claim 2, is characterized in that, the instrument of described calculating and verification file message digest is " md5sum " order.
4. method as claimed in claim 2, is characterized in that, described by checking in the step under the current root directory in linux system of inode value confirmation, if described inode value is 2, confirms under the current root directory in linux system.
5. a file recovery device for linux system, for Ext4 file system, is characterized in that, comprising:
Record cell, for: the file data of finding Ext4 file system is deleted by mistake, and the disk partition at the file data place of by mistake being deleted is recorded as to disk partition to be recovered;
Switch unit, for: be switched under the root directory of linux system;
Positional information unit, for: the directory tree of linux system search described in the position of disk partition to be recovered, obtain positional information;
Unloading unit, for: according to described positional information, disk partition to be recovered described in unloading;
Confirmation unit, for: by checking under the current root directory in linux system of inode value confirmation;
Installation unit, for: download and install disk traversal instrument;
Traversal unit, for: by disk partition to be recovered described in described disk traversal instrument traversal, obtain the listed files that all inode information lost efficacy, according to described listed files, find the described file data of by mistake being deleted;
Revise unit, for: the inode information that the described file data of by mistake being deleted is corresponding is revised as effectively.
6. device as claimed in claim 5, is characterized in that, also comprises:
Verification unit, for: whether the instrument by calculating and verification file message digest carries out verification to the described file of being deleted by mistake, check and be successfully recovered.
7. device as claimed in claim 6, is characterized in that, the instrument of described calculating and verification file message digest is " md5sum " order.
8. device as claimed in claim 6, is characterized in that, described confirmation unit specifically for: if described inode value is 2, confirm under the current root directory in linux system.
9. device as claimed in claim 5, is characterized in that, described installation unit comprises:
Network adapter, for connecting Internet;
Search unit, for searching on the internet and download described disk traversal instrument.
10. device as claimed in claim 9, is characterized in that, described installation unit also comprises:
Storage unit, for the download address of pre-stored described disk traversal instrument or pre-stored described disk traversal instrument.
CN201410425645.XA 2014-08-26 2014-08-26 A kind of file access pattern method and device of Linux system Expired - Fee Related CN104199750B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410425645.XA CN104199750B (en) 2014-08-26 2014-08-26 A kind of file access pattern method and device of Linux system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410425645.XA CN104199750B (en) 2014-08-26 2014-08-26 A kind of file access pattern method and device of Linux system

Publications (2)

Publication Number Publication Date
CN104199750A true CN104199750A (en) 2014-12-10
CN104199750B CN104199750B (en) 2017-07-28

Family

ID=52085047

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410425645.XA Expired - Fee Related CN104199750B (en) 2014-08-26 2014-08-26 A kind of file access pattern method and device of Linux system

Country Status (1)

Country Link
CN (1) CN104199750B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104850470A (en) * 2015-05-12 2015-08-19 浪潮电子信息产业股份有限公司 Method for fast recovering mis-deleted data under linux system
CN105068889A (en) * 2015-08-03 2015-11-18 四川效率源信息安全技术有限责任公司 Method for recovering completely deleted files in Ext3/Ext4
CN105095026A (en) * 2015-08-31 2015-11-25 小米科技有限责任公司 Superblock repair method and apparatus for EXT file system and intelligent device
CN105095025A (en) * 2015-08-28 2015-11-25 小米科技有限责任公司 Method and apparatus for recovering deleted file in ext file system
CN105183586A (en) * 2015-08-31 2015-12-23 小米科技有限责任公司 Method and apparatus for restoring accidentally deleted file in EXT file system and intelligent device
CN105204959A (en) * 2015-08-28 2015-12-30 小米科技有限责任公司 Method and device for restoring deleted files in ext file system
CN105701146A (en) * 2015-12-28 2016-06-22 小米科技有限责任公司 Directory creating method and apparatus
CN107239521A (en) * 2017-05-26 2017-10-10 郑州云海信息技术有限公司 Recycle bin application process and system on a kind of distributed type assemblies
CN107562898A (en) * 2017-09-07 2018-01-09 郑州云海信息技术有限公司 A kind of method that recycle bin is created based on KUX operating systems
CN107783776A (en) * 2016-08-26 2018-03-09 阿里巴巴集团控股有限公司 The processing method and processing device of firmware upgrade bag, electronic equipment
CN110659162A (en) * 2019-09-27 2020-01-07 厦门市美亚柏科信息股份有限公司 Data recovery method, device and system of TPSFS file system and storage medium
CN110659254A (en) * 2019-09-27 2020-01-07 浪潮电子信息产业股份有限公司 Deleted file recovery method, device, equipment and readable storage medium
CN111712858A (en) * 2018-02-08 2020-09-25 富士胶片株式会社 Electronic album device, method and program for operating the same
CN112052118A (en) * 2020-08-20 2020-12-08 厦门市美亚柏科信息股份有限公司 GlobalFs deleted file recovery method and system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6615365B1 (en) * 2000-03-11 2003-09-02 Powerquest Corporation Storing a computer disk image within an imaged partition
CN101937377A (en) * 2009-06-29 2011-01-05 百度在线网络技术(北京)有限公司 Data recovery method and device
CN102135926A (en) * 2011-03-18 2011-07-27 浪潮电子信息产业股份有限公司 Data storing method capable of protecting hard disc from clearing or low level
CN102289524A (en) * 2011-09-26 2011-12-21 深圳市万兴软件有限公司 Data recovery method and system
CN102495812A (en) * 2011-12-15 2012-06-13 江苏中科梦兰电子科技有限公司 Hard disk data protection and recovery method of Linux platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6615365B1 (en) * 2000-03-11 2003-09-02 Powerquest Corporation Storing a computer disk image within an imaged partition
CN101937377A (en) * 2009-06-29 2011-01-05 百度在线网络技术(北京)有限公司 Data recovery method and device
CN102135926A (en) * 2011-03-18 2011-07-27 浪潮电子信息产业股份有限公司 Data storing method capable of protecting hard disc from clearing or low level
CN102289524A (en) * 2011-09-26 2011-12-21 深圳市万兴软件有限公司 Data recovery method and system
CN102495812A (en) * 2011-12-15 2012-06-13 江苏中科梦兰电子科技有限公司 Hard disk data protection and recovery method of Linux platform

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104850470A (en) * 2015-05-12 2015-08-19 浪潮电子信息产业股份有限公司 Method for fast recovering mis-deleted data under linux system
CN105068889A (en) * 2015-08-03 2015-11-18 四川效率源信息安全技术有限责任公司 Method for recovering completely deleted files in Ext3/Ext4
CN105068889B (en) * 2015-08-03 2018-05-25 四川效率源信息安全技术股份有限公司 Recover the method for complete deletion file in Ext3/Ext4
CN105204959A (en) * 2015-08-28 2015-12-30 小米科技有限责任公司 Method and device for restoring deleted files in ext file system
CN105095025A (en) * 2015-08-28 2015-11-25 小米科技有限责任公司 Method and apparatus for recovering deleted file in ext file system
CN105204959B (en) * 2015-08-28 2018-11-30 小米科技有限责任公司 Restore the method and device of deleted document in ext file system
CN105183586A (en) * 2015-08-31 2015-12-23 小米科技有限责任公司 Method and apparatus for restoring accidentally deleted file in EXT file system and intelligent device
CN105095026A (en) * 2015-08-31 2015-11-25 小米科技有限责任公司 Superblock repair method and apparatus for EXT file system and intelligent device
CN105701146A (en) * 2015-12-28 2016-06-22 小米科技有限责任公司 Directory creating method and apparatus
CN105701146B (en) * 2015-12-28 2019-07-05 小米科技有限责任公司 The method and apparatus to create directory
CN107783776B (en) * 2016-08-26 2021-10-15 斑马智行网络(香港)有限公司 Processing method and device of firmware upgrade package and electronic equipment
CN107783776A (en) * 2016-08-26 2018-03-09 阿里巴巴集团控股有限公司 The processing method and processing device of firmware upgrade bag, electronic equipment
CN107239521A (en) * 2017-05-26 2017-10-10 郑州云海信息技术有限公司 Recycle bin application process and system on a kind of distributed type assemblies
CN107562898A (en) * 2017-09-07 2018-01-09 郑州云海信息技术有限公司 A kind of method that recycle bin is created based on KUX operating systems
CN111712858A (en) * 2018-02-08 2020-09-25 富士胶片株式会社 Electronic album device, method and program for operating the same
CN111712858B (en) * 2018-02-08 2023-05-23 富士胶片株式会社 Electronic album device, method of operating the same, and non-transitory computer readable medium
CN110659254A (en) * 2019-09-27 2020-01-07 浪潮电子信息产业股份有限公司 Deleted file recovery method, device, equipment and readable storage medium
CN110659162A (en) * 2019-09-27 2020-01-07 厦门市美亚柏科信息股份有限公司 Data recovery method, device and system of TPSFS file system and storage medium
CN110659254B (en) * 2019-09-27 2022-04-22 浪潮电子信息产业股份有限公司 Deleted file recovery method, device, equipment and readable storage medium
CN112052118A (en) * 2020-08-20 2020-12-08 厦门市美亚柏科信息股份有限公司 GlobalFs deleted file recovery method and system
CN112052118B (en) * 2020-08-20 2022-08-23 厦门市美亚柏科信息股份有限公司 GlobalFs deleted file recovery method and system

Also Published As

Publication number Publication date
CN104199750B (en) 2017-07-28

Similar Documents

Publication Publication Date Title
CN104199750A (en) File recovery method and device of linux system
US9646030B2 (en) Computer-readable medium storing program and version control method
CN104461390A (en) Method and device for writing data into imbricate magnetic recording SMR hard disk
CN103559301A (en) Method of data update, database trigger and SE (search engine)
CN104572920A (en) Data arrangement method and data arrangement device
CN110888837B (en) Object storage small file merging method and device
CN103902562A (en) Method and device for upgrading terminal databases
CN111125298A (en) Method, equipment and storage medium for reconstructing NTFS file directory tree
CN110352410B (en) Tracking access patterns of index nodes and pre-fetching index nodes
CN103430178A (en) Method, apparatus and product of data updating
CN109165175A (en) Device identification generation method and device
CN102609531B (en) Method for pegging files according to keywords
CN104636401A (en) Data rollback method and device for SCADA system
US20130041868A1 (en) Data synchronization
CN104376070A (en) Database record updating control method and device
CN102902770A (en) Method and system for assembling mirror image files
US10838875B2 (en) System and method for managing memory for large keys and values
KR101575639B1 (en) Tile image update system for map service and method thereof
CN106055372A (en) Method and device for uninstalling application
EP3343395A1 (en) Data storage method and apparatus for mobile terminal
CN104699688A (en) File searching method and electronic device
CN116414935A (en) Method for distributed Search space vector data based on Elastic Search
CN105354149A (en) Memory data search method and apparatus
US8694550B2 (en) Merging file directories
CN103645967A (en) Read-only snapshot rollback method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A method and device of file recovery in Linux system

Effective date of registration: 20201224

Granted publication date: 20170728

Pledgee: Inner Mongolia Huipu Energy Co.,Ltd.

Pledgor: SHANGHAI TIANMAI JUYUAN CULTURE MEDIA Co.,Ltd.

Registration number: Y2020990001505

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: 20170728

Termination date: 20210826