KR101116053B1 - 파일 백업 방법과 상기 방법을 수행할 수 있는 장치들 - Google Patents
파일 백업 방법과 상기 방법을 수행할 수 있는 장치들 Download PDFInfo
- Publication number
- KR101116053B1 KR101116053B1 KR1020100029569A KR20100029569A KR101116053B1 KR 101116053 B1 KR101116053 B1 KR 101116053B1 KR 1020100029569 A KR1020100029569 A KR 1020100029569A KR 20100029569 A KR20100029569 A KR 20100029569A KR 101116053 B1 KR101116053 B1 KR 101116053B1
- Authority
- KR
- South Korea
- Prior art keywords
- file
- backup
- detected
- drive
- backup area
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 17
- 230000008859 change Effects 0.000 claims abstract description 9
- 230000004048 modification Effects 0.000 claims description 5
- 238000012986 modification Methods 0.000 claims description 5
- 238000004590 computer program Methods 0.000 claims description 3
- 230000014509 gene expression Effects 0.000 description 3
- 238000013500 data storage Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000008569 process Effects 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1456—Hardware arrangements for backup
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1448—Management of the data involved in backup or backup restore
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
Description
도 1은 본 발명의 실시 예에 따른 파일 백업 시스템의 블럭도를 나타낸다.
도 2는 본 발명에 따른 파일 백업 방법을 이용하여 백업을 수행하는 과정을 설명하기 위한 플로우챠트이다.
메모리: 11
컴퓨터 드라이브: 20
데이터 드라이브: 30
제1백업 영역: 35
제2백업 영역: 45
Claims (6)
- 시스템 드라이브와 데이터 드라이브 각각에 서로 독립적인 제1백업 영역과 제2백업 영역을 설정하는 단계;
상기 데이터 드라이브 내에서의 파일의 생성 또는 파일의 변경을 감지하는 단계; 및
감지된 파일이 백업 대상 파일인지의 여부를 판단하고, 상기 감지된 파일이 상기 백업 대상 파일인 경우 상기 감지된 파일을 상기 제2백업 영역에 백업하고 상기 감지된 파일이 상기 백업 대상 파일이 아닌 경우 상기 감지된 파일을 상기 제1백업 영역에 백업하는 단계를 포함하는 파일 백업 방법. - 삭제
- 제1항에 있어서, 상기 감지하는 단계는 실시간 또는 스케줄에 따라 감지하는 파일 백업 방법.
- 제1항 및 제3항 중의 어느 하나의 항에 기재된 파일 백업 방법을 수행하기 위한 컴퓨터 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.
- 시스템 드라이브와 데이터 드라이브 각각에 서로 독립적인 제1백업 영역과 제2백업 영역을 설정하기 위한 백업 영역 설정 모듈;
상기 데이터 드라이브 내에서의 파일의 생성 또는 파일의 변경을 감지하기 위한 감지 모듈; 및
감지된 파일이 백업 대상 파일인지의 여부를 판단하고, 상기 감지된 파일이 상기 백업 대상 파일인 경우 상기 감지된 파일을 상기 제2백업 영역에 백업하고 상기 감지된 파일이 상기 백업 대상 파일이 아닌 경우 상기 감지된 파일을 상기 제1백업 영역에 백업하는 백업 모듈을 포함하는 파일 백업 모듈. - 파일 백업 프로그램을 저장하기 위한 메모리;
시스템 드라이브와 데이터 드라이브를 포함하는 컴퓨터 드라이브; 및
상기 메모리에 저장된 상기 파일 백업 프로그램을 실행시키기 위한 프로세서를 포함하며,
상기 프로세서에 의하여 실행된 상기 파일 백업 프로그램은,
상기 시스템 드라이브와 상기 데이터 드라이브 각각에 서로 독립적인 제1백업 영역과 제2백업 영역을 설정하는 단계;
상기 데이터 드라이브 내에서의 파일의 생성 또는 파일의 변경을 감지하는 단계; 및
감지된 파일이 백업 대상 파일인지의 여부를 판단하고, 상기 감지된 파일이 상기 백업 대상 파일인 경우 상기 감지된 파일을 상기 제2백업 영역에 백업하고 상기 감지된 파일이 상기 백업 대상 파일이 아닌 경우 상기 감지된 파일을 상기 제1백업 영역에 백업하는 단계를 수행하는 파일 백업 시스템.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100029569A KR101116053B1 (ko) | 2010-03-31 | 2010-03-31 | 파일 백업 방법과 상기 방법을 수행할 수 있는 장치들 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100029569A KR101116053B1 (ko) | 2010-03-31 | 2010-03-31 | 파일 백업 방법과 상기 방법을 수행할 수 있는 장치들 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20110109721A KR20110109721A (ko) | 2011-10-06 |
KR101116053B1 true KR101116053B1 (ko) | 2012-02-22 |
Family
ID=45026835
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020100029569A KR101116053B1 (ko) | 2010-03-31 | 2010-03-31 | 파일 백업 방법과 상기 방법을 수행할 수 있는 장치들 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101116053B1 (ko) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108228380A (zh) * | 2016-12-22 | 2018-06-29 | 广州周立功单片机科技有限公司 | 关键数据安全冗余存储算法 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100280221B1 (ko) * | 1992-12-08 | 2001-02-01 | 에를링 블로메 | 데이터 베이스에 있어서의 메모리 공간의 최적화 방법 |
KR100414617B1 (ko) * | 2001-02-08 | 2004-01-07 | 주식회사 클래러스 | 파일의 실시간 모니터링을 통한 데이터 백업 방법 및 시스템 |
-
2010
- 2010-03-31 KR KR1020100029569A patent/KR101116053B1/ko not_active IP Right Cessation
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100280221B1 (ko) * | 1992-12-08 | 2001-02-01 | 에를링 블로메 | 데이터 베이스에 있어서의 메모리 공간의 최적화 방법 |
KR100414617B1 (ko) * | 2001-02-08 | 2004-01-07 | 주식회사 클래러스 | 파일의 실시간 모니터링을 통한 데이터 백업 방법 및 시스템 |
Also Published As
Publication number | Publication date |
---|---|
KR20110109721A (ko) | 2011-10-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6342339B2 (ja) | 電子装置、mbr復元方法及びコンピュータ読み取り可能な記録媒体 | |
US10067835B2 (en) | System reset | |
US20120191960A1 (en) | Booting computing devices | |
US9313222B2 (en) | Method, electronic device, and user interface for on-demand detecting malware | |
EP2704004B1 (en) | Computing device having a dll injection function, and dll injection method | |
JP2015508929A5 (ko) | ||
KR20120027880A (ko) | 시스템을 복원하는 방법 및 시스템 복원 기능을 갖는 컴퓨팅 장치 | |
US20130061090A1 (en) | Partial rebooting recovery apparatus and method | |
CN102135893A (zh) | 将操作系统集成到bios芯片及启动服务器上操作系统的方法 | |
CN102439565A (zh) | 启动恢复的方法和装置 | |
US8583959B2 (en) | System and method for recovering data of complementary metal-oxide semiconductor | |
US8375198B2 (en) | Boot system and method having a BIOS that reads an operating system from first storage device via an input/output chip based on detecting a temperature of a second storage device | |
CN103064767B (zh) | 驱动备份、恢复的方法及装置 | |
US7849300B2 (en) | Method for changing booting sources of a computer system and a related backup/restore method thereof | |
CN115017505A (zh) | 一种pe病毒检测方法、装置、电子设备及存储介质 | |
US20110202903A1 (en) | Apparatus and method for debugging a shared library | |
CN103279334A (zh) | 一种android软件快速动态检测装置和方法 | |
KR101116053B1 (ko) | 파일 백업 방법과 상기 방법을 수행할 수 있는 장치들 | |
CN108009039B (zh) | 终端信息的记录方法、装置、存储介质及电子设备 | |
KR100300584B1 (ko) | 컴퓨터시스템의환경복구방법 | |
CN105335248B (zh) | 信息处理方法及电子设备 | |
US20140115317A1 (en) | Electronic device and method for switching work mode of the electronic device | |
US20160004607A1 (en) | Information processing apparatus and information processing method | |
KR101110715B1 (ko) | 시스템 부팅 제어 방법 및 장치 | |
CN104573511A (zh) | 一种查杀内核型病毒的方法及系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20100331 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20110525 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20120120 |
|
N231 | Notification of change of applicant | ||
PN2301 | Change of applicant |
Patent event date: 20120201 Comment text: Notification of Change of Applicant Patent event code: PN23011R01D |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20120207 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20120208 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20150209 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20150209 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20160120 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20160120 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20170109 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20170109 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20180319 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20180319 Start annual number: 7 End annual number: 7 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20191118 |