KR100866238B1 - Apparatus and method for deleting data file according to whether data file is backed up - Google Patents

Apparatus and method for deleting data file according to whether data file is backed up Download PDF

Info

Publication number
KR100866238B1
KR100866238B1 KR1020060136487A KR20060136487A KR100866238B1 KR 100866238 B1 KR100866238 B1 KR 100866238B1 KR 1020060136487 A KR1020060136487 A KR 1020060136487A KR 20060136487 A KR20060136487 A KR 20060136487A KR 100866238 B1 KR100866238 B1 KR 100866238B1
Authority
KR
South Korea
Prior art keywords
data file
backup
backed
deletion
data
Prior art date
Application number
KR1020060136487A
Other languages
Korean (ko)
Other versions
KR20080061584A (en
Inventor
백근훈
정순용
정영훈
민창우
Original Assignee
삼성전자주식회사
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 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR1020060136487A priority Critical patent/KR100866238B1/en
Publication of KR20080061584A publication Critical patent/KR20080061584A/en
Application granted granted Critical
Publication of KR100866238B1 publication Critical patent/KR100866238B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1448Management of the data involved in backup or backup restore
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management 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)
  • Telephone Function (AREA)

Abstract

본 발명은 이동 단말기에서 데이터에 대한 백업 여부 정보를 관리함으로써 데이터 파일 삭제 요구 시 백업 여부를 알리도록 제어하기 위한 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for controlling a mobile terminal to notify whether a backup occurs when a data file deletion request is performed by managing information on whether to back up data.

이를 위하여 본 발명은 적어도 하나의 데이터 파일을 가지고, 상기 데이터 파일에 대한 백업 유무 정보를 포함하는 백업 정보 테이블을 구비한 후, 특정 데이터 파일에 대하여 삭제 요구가 있으면 백업 정보 테이블을 통해 삭제 요구된 데이터 파일에 대한 백업 유무를 확인하고, 확인된 백업 유무 정보를 화면에 출력함으로써 데이터 파일 삭제 시에 데이터 파일 백업 여부를 사용자에게 알려 해당 데이터 파일 백업 여부를 확인한 후 삭제 수행할 수 있도록 한다.To this end, the present invention includes a backup information table having at least one data file, including backup information on the data file, and if a deletion request is made for a specific data file, data requested to be deleted through the backup information table. By checking whether the file is backed up and outputting the verified backup information on the screen, when the data file is deleted, the user is informed whether the data file is backed up so that the data file can be backed up and deleted.

데이터 파일 백업, 알림 기능, 이동 단말기 Data file backup, notification function, mobile terminal

Description

데이터 파일 백업 여부에 따른 데이터 파일 삭제 제어 장치 및 방법{APPARATUS AND METHOD FOR DELETING DATA FILE ACCORDING TO WHETHER DATA FILE IS BACKED UP}Apparatus and method for controlling data file deletion according to whether a data file is backed up {APPARATUS AND METHOD FOR DELETING DATA FILE ACCORDING TO WHETHER DATA FILE IS BACKED UP}

도 1은 본 발명의 실시 예가 적용되는 이동 단말기의 내부 블록 구성도,1 is an internal block diagram of a mobile terminal to which an embodiment of the present invention is applied;

도 2는 본 발명의 실시 예에 따른 백업 정보 테이블을 도시하는 예시도,2 is an exemplary diagram illustrating a backup information table according to an embodiment of the present invention;

도 3은 본 발명의 실시 예에 따라 데이터 파일 저장 시 백업 정보 테이블에 백업 여부가 표시되는 것을 보이는 흐름도,3 is a flowchart showing whether backup is displayed in a backup information table when a data file is stored according to an embodiment of the present invention;

도 4는 본 발명의 실시 예에 따라 데이터 파일 수정 시 백업 정보 테이블에 백업 여부를 업데이트 하는 것을 보이는 흐름도,4 is a flowchart showing whether backup is performed to a backup information table when a data file is modified according to an embodiment of the present invention;

도 5는 본 발명의 실시 예에 따라 데이터 파일 삭제 요구 시 백업 여부를 알리는 과정을 보이는 흐름도,5 is a flowchart illustrating a process of notifying whether a backup of a data file is requested or not according to an embodiment of the present invention;

도 6은 본 발명의 실시 예에 따라 백업 데이터 파일 자동 삭제 요구 시 삭제 처리 과정을 보이는 흐름도,6 is a flowchart illustrating a deletion process when a backup data file is automatically deleted according to an embodiment of the present invention;

도 7은 본 발명의 실시 예에 따라 도 5의 과정 수행 시 데이터 파일 삭제 요구 시 데이터 파일 백업 여부를 알리는 메시지를 보이는 화면 예시도.FIG. 7 is a diagram illustrating a message indicating whether to back up a data file when a data file deletion request is performed when the process of FIG. 5 is performed according to an exemplary embodiment of the present invention. FIG.

본 발명은 이동 단말기에서 데이터 파일 삭제 제어 장치 및 방법에 관한 것으로, 특히, 이동 단말기에서 데이터 파일 백업 여부에 따른 데이터 파일 삭제 제어 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for controlling data file deletion in a mobile terminal, and more particularly, to an apparatus and method for controlling data file deletion according to whether a data file is backed up in a mobile terminal.

이동 단말기는 휴대의 편리성 때문에 급속히 확산되고 있는 추세이며, 이러한 이동 단말기는 일반적으로 대부분의 많은 데이터들을 단말기 내부에 구비되는 한정된 용량의 메모리에 저장하고 있다. 만약, 이동 단말기의 메모리에 더 이상 데이터를 저장할 공간이 없는 경우에는 저장된 데이터들을 PC 또는 다른 백업을 위한 저장 매치로 전송한 후 해당 데이터를 삭제하거나, 백업 없이 삭제함으로써 필요한 저장 공간을 확보할 수 있었다. Mobile terminals are rapidly spreading due to the convenience of portability, and these mobile terminals generally store most of data in a limited amount of memory provided in the terminal. If there is no more space to store data in the memory of the mobile terminal, it is possible to secure necessary storage space by transferring the stored data to a storage match for PC or other backup and then deleting the data or deleting it without backup. .

한편, 이동 단말기 사용자가 단말기에 저장된 데이터를 삭제할 시, 저장된 데이터가 PC와 같은 백업장치를 통해 백업을 한 데이터 파일 인지에 대해 기억을 하지 못할 경우가 많다. 예를 들어, 백업 한 일부 데이터와 백업을 하지 않은 일부 데이터가 저장된 카메라를 가지고 여행을 갔을 때, 사용자는 카메라 사진 저장 공간을 확보하기 위해 기존 데이터를 지워야 하는 상황이 발생할 수 있다. 이와 같은 경우 사용자는 어떤 사진이 백업된 사진인지 알 수 있는 방법이 없기 때문에 백업 했는지 안 했는지를 기억에 의존해야 하는데, 만약 기억이 나지 않을 때에는 결국 사진을 찍지 못하는 경우가 발생할 수도 있다.On the other hand, when the mobile terminal user deletes the data stored in the terminal, it is often impossible to remember whether the stored data is a data file backed up through a backup device such as a PC. For example, when traveling with a camera that stores some data that has been backed up and some that have not been backed up, a user may need to delete existing data to free up camera photo storage. In such a case, the user has to rely on memory to determine whether a picture is backed up because there is no way of knowing which picture is a backed up picture. If the picture is not remembered, the user may not be able to take a picture.

상술한 바와 같은 이동 단말기 사용자가 단말기에 저장된 데이터를 삭제할 시, 저장된 데이터가 PC와 같은 백업장치를 통해 백업을 한 데이터 파일 인지에 대해 기억을 하지 못할 경우가 많다. 이로 인해 어떤 데이터를 삭제해야 하는 지 판단하기 어려운 경우가 발생할 수 있다. When the mobile terminal user deletes the data stored in the terminal as described above, it is often impossible to remember whether the stored data is a data file backed up through a backup device such as a PC. This can sometimes make it difficult to determine what data should be deleted.

따라서, 본 발명은 이동 단말기에서 데이터 파일 백업 여부를 관리함으로써, 데이터 파일 삭제 시에 데이터 파일 백업 여부를 사용자에게 알려 해당 데이터 파일 백업 여부를 확인한 후 삭제 수행할 수 있도록 하기 위한 장치 및 방법을 제공한다.Accordingly, the present invention provides an apparatus and method for managing a data file backup in a mobile terminal so that a user can be notified of the data file backup when deleting the data file so that the user can perform the deletion after confirming the backup of the data file. .

상술한 바를 달성하기 위한 본 발명은 데이터 파일 백업 여부에 따른 데이터 파일 삭제 제어 장치에 있어서, 적어도 하나의 데이터 파일을 가지고, 상기 데이터 파일에 대한 백업 유무 정보를 포함하는 백업 정보 테이블을 구비하는 메모리부와, 입력되는 데이터를 표시하는 표시부와, 특정 데이터 파일에 대하여 삭제 요구가 있으면 상기 백업 정보 테이블을 통해 삭제 요구된 데이터 파일에 대한 백업 유무를 확인하여 확인된 백업 유무 정보를 상기 표시부를 통해 출력하는 제어부를 포함함을 특징으로 한다.According to an aspect of the present invention, there is provided a data file deletion control apparatus according to whether a data file is backed up, the memory unit including at least one data file and a backup information table including backup information on the data file. And a display unit for displaying the input data, and if there is a deletion request for a specific data file, checking whether there is a backup for the data file requested to be deleted through the backup information table, and outputting the checked backup presence information through the display unit. It characterized in that it comprises a control unit.

또한, 본 발명은 데이터 파일 백업 여부에 따른 데이터 파일 삭제 제어 방법에 있어서, 적어도 하나의 데이터 파일을 가지고, 상기 데이터 파일에 대한 백업 유무 정보를 포함하는 백업 정보 테이블을 구비하는 과정과, 특정 데이터 파일에 대하여 삭제 요구가 있으면 상기 백업 정보 테이블을 통해 삭제 요구된 데이터 파일에 대한 백업 유무를 확인하는 과정과, 상기 확인된 백업 유무 정보를 화면에 출력하는 과정을 포함하여 이루어짐을 특징으로 한다.In addition, the present invention provides a method for controlling data file deletion according to whether a data file is backed up, the method comprising: providing a backup information table having at least one data file and including backup information on the data file; If there is a request for deletion, the method comprises the step of checking whether or not the backup for the data file requested to be deleted through the backup information table, and outputting the identified backup presence information on the screen.

이하 본 발명의 바람직한 실시 예들을 첨부한 도면을 참조하여 상세히 설명한다. 도면들 중 동일한 구성요소들은 가능한 한 어느 곳에서든지 동일한 부호들로 나타내고 있음에 유의해야 한다. 또한 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the same elements in the figures are represented by the same numerals wherever possible. In addition, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

도 1은 본 발명의 실시 예가 적용되는 이동 단말기의 내부 블록 구성도를 보인 것이다. 본 발명에 따른 이동 단말기는 핸드폰, 카메라 등과 같은 한정된 용량의 메모리를 가지는 단말기이다.1 illustrates an internal block diagram of a mobile terminal to which an embodiment of the present invention is applied. The mobile terminal according to the present invention is a terminal having a limited capacity of memory, such as a mobile phone, a camera, and the like.

제어부(100)는 전반적인 단말기의 동작을 제어하고, 특히 본 발명에서 제어부(100)는 데이터 파일 저장 시 백업 정보 테이블에 백업 여부를 표시하고, 데이터 파일 수정 시 백업 정보 테이블에 백업 여부를 업데이트 하는 동작을 제어한다. 또한, 데이터 파일 삭제 요구가 있는 경우 데이터 파일 백업 여부를 확인한 후, 백업 여부를 사용자에게 알리도록 제어하는 동작을 제어하고, 백업 데이터 파일 자동 삭제 요구 시 데이터 파일 백업 여부에 따라 백업된 데이터를 삭제하도록 제어한다. 상기 제어부(100)의 구체적인 동작은 하기의 도 3 내지 6의 설명에서 살펴보도록 한다.The control unit 100 controls the overall operation of the terminal, and in particular, in the present invention, the control unit 100 indicates whether to back up to the backup information table when storing the data file, and updates whether to back up to the backup information table when modifying the data file. To control. Also, if there is a request for deleting the data file, after checking whether the data file is backed up, controlling the operation of notifying the user of the backup, and deleting the backed up data according to whether the data file is backed up when the backup data file is automatically deleted. To control. Specific operations of the controller 100 will be described with reference to FIGS. 3 to 6 below.

메모리부(102)는 제어부(100)의 처리 및 제어를 위한 프로그램, 참조 데이 터, 갱신 가능한 각종 보관용 데이터 등을 저장하며, 제어부(100)의 워킹 메모리(working memory)로 제공된다. 특히, 본 발명에서 메모리부(102)는 백업 정보 테이블(104)을 구비하고, 저장되는 모든 데이터에 대하여 백업 정보 및 백업 시점 정보를 저장한다. 이와 같이 본 발명에 따른 백업 정보 테이블(104)은 도 2와 같이 도시할 수 있다. 도 2를 참조하면, 백업 정보 테이블(104)은 각 데이터 파일에 대한 파일명, 백업 유무, 파일 받은 경로, 파일 크기, 백업 일자에 대한 정보를 가진다. 또한, 백업 데이터 파일 자동 삭제 기능 수행 시 소정의 저장공간 확보를 위해 자동 확보 저장 공간 크기 정보를 저장한다. 본 발명의 실시 예에서는 별도 표시하지 않았지만, 메모리부(102)는 백업된 데이터 파일들에 대한 관리를 쉽게 하기 위해 백업된 데이터 파일들만 저장하는 별도의 백업 데이터 영역을 가질 수도 있다.The memory unit 102 stores a program for processing and controlling the control unit 100, reference data, various kinds of updatable storage data, and the like, and is provided as a working memory of the control unit 100. In particular, in the present invention, the memory unit 102 includes a backup information table 104, and stores backup information and backup time point information for all the stored data. As such, the backup information table 104 according to the present invention may be illustrated in FIG. 2. Referring to FIG. 2, the backup information table 104 has information on a file name, backup presence, file received path, file size, and backup date for each data file. In addition, when performing the automatic deletion of the backup data file function, the automatic storage space size information is stored to secure a predetermined storage space. Although not separately indicated in the embodiment of the present disclosure, the memory unit 102 may have a separate backup data area storing only the backed up data files in order to easily manage the backed up data files.

그리고 카메라 모듈(108)은 이미지 센서에 의해 얻어되는 화상 프레임을 출력한다. 이러한 카메라 모듈(108)은 이동 단말기가 디지털 카메라이거나 카메라를 구비하는 휴대폰인 경우에는 필요한 구성요소이지만, 만약 카메라를 구비하지 않은 이동 단말기인 경우에는 이 구성은 필요하지 않으므로, 카메라 모듈(118)은 구비하지 않아도 된다. The camera module 108 then outputs an image frame obtained by the image sensor. The camera module 108 is a necessary component when the mobile terminal is a digital camera or a mobile phone having a camera. However, if the mobile terminal does not have a camera, this configuration is not necessary. It does not need to be provided.

표시부(110)는 제어부(100)의 제어 하에 각종 메시지 등을 디스플레이 한다. 그리고 표시부(110)는 액정표시장치(LCD: Liquid Crystal Display), TFT(Thin Film Transistor), 유기 EL(Organic Electroluminescence) 등으로 구성될 수 있다.The display unit 110 displays various messages and the like under the control of the controller 100. The display unit 110 may include a liquid crystal display (LCD), a thin film transistor (TFT), an organic electroluminescence (EL), and the like.

키 입력부(112)는 숫자 및 문자 정보를 입력하기 위한 키들 및 각종 기능들을 설정하기 위한 기능키들을 구비한다.The key input unit 112 includes keys for inputting numeric and character information and function keys for setting various functions.

그러면, 먼저 도 2와 같이 구성되는 백업 정보 테이블(102)을 관리하기 위한 제어부(100)의 제어 동작에 대하여 도 3 및 4를 참조하여 살펴보도록 한다.First, a control operation of the controller 100 for managing the backup information table 102 configured as shown in FIG. 2 will be described with reference to FIGS. 3 and 4.

도 3은 본 발명의 실시 예에 따라 데이터 파일 저장 시 백업 정보 테이블에 백업 여부가 표시되는 것을 보이는 흐름도이다.3 is a flowchart illustrating whether backup is displayed in a backup information table when a data file is stored according to an exemplary embodiment of the present invention.

도 3을 참조하면, 300단계에서 제어부(100)는 대기상태를 유지하다가 302단계에서 특정 데이터에 대한 백업 요청이 있는지를 검사한다. 만약, 특정 데이터에 대한 백업 요청이 있으면, 304단계로 진행하여 요청된 데이터에 대하여 백업 동작을 수행한 후 백업 정보 테이블에서 백업 여부 정보를 백업됨 상태로 변경하고 백업 시점도 저장한다.Referring to FIG. 3, in step 300, the control unit 100 maintains a standby state and checks whether there is a backup request for specific data in step 302. If there is a backup request for the specific data, the flow proceeds to step 304 and after performing a backup operation on the requested data, changes the backup status information to the backup status in the backup information table and stores a backup time point.

즉, PC 등과 같은 백업장치에 이동 단말기의 특정 데이터를 백업할 경우 해당 데이터가 백업되었다고 백업 정보 테이블에 백업 정보를 업데이트 한다.That is, when backing up specific data of the mobile terminal to a backup device such as a PC, the backup information is updated in the backup information table that the corresponding data is backed up.

도 4는 본 발명의 실시 예에 따라 데이터 파일 수정 시 백업 정보 테이블에 백업 여부를 업데이트 하는 것을 보이는 흐름도이다.4 is a flowchart illustrating whether backup is performed to a backup information table when a data file is modified according to an exemplary embodiment of the present invention.

도 4를 참조하면, 제어부(100)는 400단계에서 대기상태를 유지하다가 402단계에서 제어부(100)는 특정 데이터 파일이 수정되는지를 검사한다. 만약, 특정 데이터 파일이 수정되면 404단계로 진행하여 제어부(100)는 해당 데이터 파일이 백업된 데이터 파일인지를 검사한다. 이때, 백업된 데이터 파일인지에 대한 확인은 백업 정보 테이블을 참조하여 해당 데이터 파일에 대한 백업 여부 정보가 백업됨으로 되어 있는지를 검사함으로써 확인가능하다. 만약, 백업되지 않은 데이터 파일이면 데이터 파일 수정에 따른 백업 여부 정보에 대한 변화가 없으므로 종료한다.Referring to FIG. 4, in step 400, the controller 100 maintains a standby state, and in step 402, the controller 100 checks whether a specific data file is modified. If the specific data file is modified, the process proceeds to step 404 and the control unit 100 checks whether the data file is a backup data file. At this time, whether the data file is backed up can be checked by checking whether the backup information on the data file is backed up by referring to the backup information table. If the data file has not been backed up, it is terminated because there is no change in the backup status information according to the data file modification.

그러나, 만약 404단계 검사결과 해당 데이터 파일이 백업된 데이터 파일인 경우에는 406단계로 진행하여 제어부(100)는 해당 데이터 파일의 백업 시점이 수정 시점 이전인지를 검사한다. 만약, 해당 데이터 파일의 백업 시점이 수정 시점 이전이면 408단계로 진행하고 그렇지 않으면 종료한다.However, if it is determined in step 404 that the data file is the backed up data file, the controller 100 proceeds to step 406 and the control unit 100 determines whether the backup time of the data file is before the modification point. If the backup time point of the data file is earlier than the modification time point, the process proceeds to step 408. Otherwise, the process ends.

406단계에서 408단계로 진행하면 제어부(100)는 백업 정보 테이블에서 수정된 해당 데이터 파일에 대한 백업 여부 정보를 백업되지 않은 상태로 변경한다.In step 406 to step 408, the control unit 100 changes the backup information on the data file modified in the backup information table to a non-backup state.

즉, 이동 단말기에 저장된 백업된 상태의 데이터 파일을 수정하였다면, 수정된 데이터 파일은 백업되지 않은 상태이므로 수정된 데이터 파일에 대한 백업 여부 정보를 백업되지 않음 상태로 업데이트하는 것이다.That is, if the data file of the backup state stored in the mobile terminal is modified, the modified data file is not backed up, and thus the backup information on the modified data file is updated to the not backed up state.

상기의 도 3 및 4와 같이 이동 단말기에서 특정 데이터 파일을 백업 장치로 백업하는 경우 또는 데이터 파일 수정 시 백업 정보 테이블에서 해당 데이터 파일에 대한 백업 유무 정보를 업데이트한다.3 and 4, when the mobile terminal backs up a specific data file to the backup device or when the data file is modified, backup information on the data file is updated in the backup information table.

그러면, 데이터 파일 삭제 요구 시 백업 정보 테이블을 참조하여 데이터 파일 백업 여부에 따라 데이터 파일 삭제 동작을 제어하는 과정에 대하여 하기의 도 5 및 6을 참조하여 살펴보도록 한다.Next, a process of controlling a data file deletion operation according to whether a data file is backed up will be described with reference to FIGS. 5 and 6 when a data file deletion request is made.

도 5는 본 발명의 실시 예에 따라 데이터 파일 삭제 요구 시 데이터 파일 백업 여부를 알리는 과정을 보이는 흐름도이다.5 is a flowchart illustrating a process of notifying whether a data file is backed up when a data file deletion request is made according to an exemplary embodiment of the present invention.

도 5를 참조하면, 500단계에서 제어부(100)는 대기상태를 유지하다가 502단계에서 특정 데이터 파일에 대한 삭제 요구가 있는지 검사한다. 만약, 특정 데이터 파일에 대한 삭제 요구가 있으면, 504단계로 진행하여 제어부(100)는 해당 데이터 파일 여부를 백업 정보 테이블을 통해 확인한다.Referring to FIG. 5, in step 500, the control unit 100 maintains a standby state and in step 502 checks whether there is a delete request for a specific data file. If there is a deletion request for a specific data file, the controller 100 proceeds to step 504 and the control unit 100 checks whether the data file exists through the backup information table.

이후, 506단계에서 제어부(100)는 삭제 요구된 데이터 파일이 백업된 상태인지를 검사하여 만약 삭제 요구된 데이터 파일이 백업된 상태이면 510단계로 진행하고, 그렇지 않으면 508단계로 진행한다.Thereafter, in step 506, the controller 100 determines whether the data file requested to be deleted is backed up, and if the data file requested to be deleted is backed up, proceeds to step 510; otherwise, proceeds to step 508.

삭제 요구된 데이터 파일이 백업되지 않은 상태임이 확인된 경우 진행한 508단계에서 제어부(100)는 백업되지 않은 데이터 파일임을 알리는 메시지를 표시부(110)를 통해 출력한다. 예를 들어, 제어부(100)는 표시부(110)를 통해 도 7의 (c)와 같이 "해당 파일은 백업되지 않은 파일입니다. 그래도 삭제하시겠습니까?"라는 문구를 출력할 수 있다.If it is determined that the data file to be deleted is not backed up, the controller 100 outputs a message indicating that the data file is not backed up through the display 110 to indicate that the data file is not backed up. For example, the control unit 100 may output the phrase, "The file is not backed up. Do you want to delete it?" As shown in FIG.

또한, 삭제 요구된 데이터 파일이 백업된 상태임이 확인된 경우 진행한 510단계에서 제어부(100)는 백업된 데이터 파일임을 알리는 메시지를 표시부(110)를 통해 출력한다. 예를 들어, 제어부(100)는 표시부(110)를 통해 도 7의 (b)와 같이 "해당 파일은 백업되었습니다. 삭제해도 안전합니다. 삭제하시겠습니까?"라는 문구를 출력할 수 있다.In addition, when it is determined that the data file to be deleted is in the backup state, in step 510, the controller 100 outputs a message indicating that the data file is backed up through the display unit 110. For example, the control unit 100 may output the phrase “The file is backed up. It is safe to delete. Do you want to delete?” As shown in FIG. 7B through the display unit 110.

이후, 508 단계 및 510단계에서 512단계로 진행하면, 제어부(100)는 선택된 데이터 파일에 대한 삭제 요구가 있는지를 검사한다. 즉, 이때는 상기의 502단계와 같은 삭제 요구가 아니라, 도 7의 (b), (c)와 같은 화면이 출력된 상태 즉, 사용자에게 현재 삭제 선택된 파일의 백업 여부 정보를 알린 후 그래도 삭제할 지에 대한 여부에 대해 사용자가 삭제한 것임을 선택한 경우이다.Thereafter, in step 508 and step 510 to step 512, the controller 100 checks whether there is a deletion request for the selected data file. That is, at this time, instead of the deletion request as in step 502, the screen as shown in (b) and (c) of FIG. 7 is displayed, that is, whether to delete the information after notifying the user whether to backup the currently selected file or not. This is the case when the user selects whether or not to delete.

만약, 512단계에서 선택된 데이터 파일에 대한 삭제 요구가 있으면 514단계 로 진행하여 제어부(100)는 해당 데이터 파일을 삭제하도록 제어한다.If there is a deletion request for the data file selected in step 512, the controller 100 controls to delete the data file in step 514.

즉, 사용자가 특정 데이터 파일에 대하여 삭제 시도하는 경우, 이동 단말기의 제어부(100)는 백업 정보 테이블(104)에서 해당 파일을 찾아 백업 유무를 확인한다. 이후, 백업 유무 확인 결과 백업이 실시 된 적이 없다면 도 7의(c)와 같은 메세지를 출력하고 백업이 실시된 적이 있다면 도 7의(b)와 같은 메세지를 출력하여 사용자에게 백업 여부를 확인할 수 있도록 한다.That is, when a user attempts to delete a specific data file, the controller 100 of the mobile terminal searches for the file in the backup information table 104 and checks whether there is a backup. Then, if the backup has not been confirmed as a result of the backup has not been carried out to output a message as shown in Figure 7 (c), if the backup has been carried out to output a message as shown in Figure 7 (b) so that the user can check whether the backup do.

상기와 같이 데이터 파일 삭제 시 하나의 데이터 파일을 선택하여 삭제할 수도 있고, 자동으로 소정의 저장 공간 확보를 수행할 수도 있다. 그러면, 이제 도 6을 참조하여 백업 데이터 파일 자동 삭제 요구 시 데이터 파일의 백업 여부에 따라 백업된 데이터 파일을 함으로써 소정의 저장 공간 확보를 수행하는 동작에 대하여 살펴보도록 한다.As described above, when deleting a data file, one data file may be selected and deleted, or a predetermined storage space may be automatically secured. Next, referring to FIG. 6, an operation of securing a predetermined storage space by performing a backed up data file according to whether a data file is backed up when an automatic deletion of a backup data file is requested will be described.

도 6은 본 발명의 실시 예에 따라 백업 데이터 파일 자동 삭제 요구 시 삭제 처리 과정을 보이는 흐름도이다.6 is a flowchart illustrating a deletion process when a backup data file is automatically deleted according to an embodiment of the present invention.

도 6을 참조하면, 600단계에서 제어부(100)가 소정의 데이터 요청이 있는 경우 602단계에서 메모리부(102) 즉, 데이터 저장 공간에 데이터 저장이 가능한 지에 대한 여부를 검사한다. 이후, 604단계로 진행하면, 제어부(100)는 백업 데이터 파일 자동 삭제 기능이 설정이 되어 있는지를 검사한다. 만약, 미리 백업 데이터 파일 자동 삭제 기능이 설정되어 있다면 610단계로 진행하고, 그렇지 않으면 606단계로 진행하여 백업 데이터 파일 자동 삭제 여부를 선택하기 위한 메시지를 출력한다. 예를 들어, 제어부(100)는 표시부(110)를 통해 “백업 데이터 파일 자동 삭제 하시겠습니까?”라는 문구를 출력한다.Referring to FIG. 6, when a predetermined data request is received in step 600, the controller 100 determines whether data can be stored in the memory 102, that is, in a data storage space, in step 602. In operation 604, the controller 100 checks whether the automatic backup data file deletion function is set. If the automatic backup data file deletion function is set in advance, the flow proceeds to step 610, and in step 606, a message for selecting whether to automatically delete the backup data file is output. For example, the control unit 100 outputs the phrase, "Do you want to delete the backup data file automatically?" Through the display unit 110.

이후, 제어부(100)는 608단계에서 백업 데이터 파일 자동 삭제하기 위한 선택이 있는지를 검사한 후, 만약 선택이 있다면 610단계로 진행하고 그렇지 않으면 종료한다.Thereafter, the controller 100 checks whether there is a selection for automatically deleting the backup data file in step 608, and if so, proceeds to step 610 and ends otherwise.

604단계 및 608단계에서 진행한 610단계에서 제어부(100)는 미리 설정된 자동 확보 저장 공간 크기만큼의 데이터 파일들을 백업 시점의 오래된 순으로 리스트 생성한다. 즉, 자동 확보 저장 공간 크기만큼 백업된 데이터 파일들을 삭제하는데, 이때 오래된 순으로 삭제한다. 여기서, 삭제 방법은 하나의 실시 예일 뿐이므로 다른 방법을 사용하여 자동 확보 저장 공간 크기만큼만 삭제할 수 있도록 하면 된다.In step 604 and step 608 in step 608, the control unit 100 generates a list of data files corresponding to the size of the automatically secured storage space set in the oldest order at the time of backup. In other words, the data files backed up by the size of the auto secured storage space are deleted. In this case, since the deletion method is only one embodiment, it may be possible to delete only the size of the automatic secured storage space using another method.

이후, 610단계에서 612단계로 진행하면, 제어부(100)는 리스트에 포함된 데이터 파일을 삭제한다.In operation 610 to step 612, the controller 100 deletes the data file included in the list.

상기와 같이 본 발명에서 이동 단말기는 자동 저장 공간 확보 기능을 가지고, 자동 저장 공간 확보 기능은 백업 데이터 자동 삭제 기능을 설정함으로써 설정가능한다. 또한, 자동 저장공간 확보는 백업된 파일을 자동으로 모두 삭제하여 저장공간을 확보하여 주는 기능이다. 즉, 백업 데이터 자동 삭제 기능이 설정되면 백업 데이터 파일을 검색하여 백업된 데이터 파일을 모두 자동으로 삭제해 준다. 이때, 모든 백업 데이터 파일을 삭제할 수도 있고, 미리 설정된 자동 확보 저장 공간 크기만큼의 데이터 파일들을 삭제할 수도 있다. 이때, 미리 설정된 자동 확보 저장 공간 크기만큼 데이터 파일들을 삭제할 경우에는 백업 시점의 오래된 순으로 리스트 생성한 후 리스트에 있는 파일들을 삭제할 수 있다.As described above, the mobile terminal has an automatic storage space securing function, and the automatic storage space securing function can be set by setting an automatic deletion of backup data. In addition, automatic storage space securing is a function to secure storage space by automatically deleting all the backed up files. That is, if the automatic backup data deletion function is set, the backup data file is searched and all backed up data files are automatically deleted. At this time, all backup data files may be deleted, or data files corresponding to a preset automatic secured storage space size may be deleted. In this case, when the data files are deleted according to the preset auto secured storage space, the files in the list may be deleted after the list is created in the oldest order of backup.

상술한 바와 같이 본 발명은 이동 단말기에서 데이터 파일 백업 여부를 관리함으로써, 삭제 시에 데이터 파일 백업 여부를 사용자에게 알려 사용자가 삭제 시 해당 데이터 파일 백업 여부를 확인한 후 삭제 수행할 수 있어 사용자에게 유용한 정보를 제공할 수 있다. 또한, 저장 공간들을 자동으로 확보하기 위한 경우 데이터 파일 백업 여부에 따라 백업된 데이터 파일들만을 자동으로 삭제할 수 있어 사용자의 편리성을 제공할 수 있다. As described above, the present invention manages whether a data file is backed up in the mobile terminal, so that the user can be notified of whether the data file is backed up at the time of deletion, and can be deleted after checking whether the data file is backed up. Can be provided. In addition, in order to automatically secure storage spaces, only the backed up data files may be automatically deleted depending on whether the data file is backed up, thereby providing user convenience.

Claims (20)

데이터 파일 백업 여부에 따른 데이터 파일 삭제 제어 장치에 있어서,In the data file deletion control device according to whether or not the data file backup; 적어도 하나의 데이터 파일을 가지고, 상기 데이터 파일에 대한 백업 유무 정보를 포함하는 백업 정보 테이블을 구비하는 메모리부와,A memory unit having at least one data file and having a backup information table including backup information on the data file; 입력되는 데이터를 표시하는 표시부와,A display unit for displaying input data; 특정 데이터 파일에 대하여 삭제 요구가 있으면 상기 백업 정보 테이블을 통해 삭제 요구된 데이터 파일에 대한 백업 유무를 확인하여 확인된 백업 유무 정보를 상기 표시부를 통해 출력하는 제어부를 포함하며,If there is a deletion request for a specific data file includes a control unit for outputting the identified backup presence information through the display unit by checking the backup status of the data file requested to be deleted through the backup information table, 상기 메모리부가 자동확보 저장공간 크기 정보를 저장하고,The memory unit stores the automatic secured storage space size information, 상기 제어부가 상기 메모리부에 저장공간이 부족한 경우 백업 데이터 파일에 대해 자동으로 삭제 기능이 설정되어 있으면, 상기 미리 설정된 자동확보 저장공간 크기만큼의 백업된 데이터 파일을 삭제하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.If the controller automatically deletes the backup data file when the storage space is insufficient, the controller deletes the backed up data file corresponding to the size of the preset auto secured storage space. controller. 제 1항에 있어서, 상기 제어부가,The method of claim 1, wherein the control unit, 백업이 수행된 데이터 파일에 대해서는 상기 백업 정보 테이블에 백업된 데이터 파일임을 나타내도록 업데이트하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.And a data file for which the backup has been performed, to update the data file to indicate that the data file has been backed up in the backup information table. 제 1항에 있어서, 상기 제어부가,The method of claim 1, wherein the control unit, 이미 저장된 데이터 파일 중 수정된 데이터 파일에 대해서는 백업되지 않은 데이터 파일임을 나타내도록 업데이트하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.The data file deletion control device, characterized in that for updating the modified data file of the already stored data file to indicate that the data file is not backed up. 제 3항에 있어서, 상기 제어부가,The method of claim 3, wherein the control unit, 이미 저장된 데이터 파일 중 소정의 데이터 파일에 대해 수정 요구가 있으면 수정 요구된 데이터 파일이 백업된 데이터 파일인지를 상기 백업 정보 테이블을 통해 확인한 후 백업된 상태인 경우 백업시점이 수정시점 이전인지를 검사하고, 만약 백업시점이 수정시점 이전이면 상기 백업 정보 테이블에서 해당 데이터 파일에 대한 백업되지 않은 데이터 파일임을 나타내도록 백업 여부 정보를 변경하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.If there is a modification request for a predetermined data file among the already stored data files, after checking through the backup information table whether the requested data file is a backed-up data file, and if it is in the backed-up state, it is checked whether the backup time point is before the modification time point. And if the backup time point is before the modification time point, backup information information is changed in the backup information table so as to indicate that the data file is not backed up for the corresponding data file. 제 1항에 있어서, 상기 제어부가,The method of claim 1, wherein the control unit, 특정 데이터 파일에 대하여 삭제 요구에 따라 삭제 요구된 데이터 파일에 대한 백업 유무를 확인한 결과 백업된 데이터 파일이면 백업된 데이터 파일임을 알리는 메시지를 상기 표시부를 통해 출력하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.The data file deletion control apparatus of claim 1, wherein if the data file is the backup data file, the message indicating that the data file is the backup data file is output through the display unit. 제 1항에 있어서, 상기 제어부가,The method of claim 1, wherein the control unit, 특정 데이터 파일에 대하여 삭제 요구에 따라 삭제 요구된 데이터 파일에 대한 백업 유무를 확인한 결과 백업되지 않은 데이터 파일이면 백업되지 않은 데이터 파일임을 알리는 메시지를 상기 표시부를 통해 출력하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.Data file deletion control, characterized in that outputting a message indicating that the data file is not backed up through the display unit if the data file is not backed up as a result of confirming the backup of the data file requested to be deleted according to the deletion request for a specific data file Device. 제 5항 및 6항 중 어느 한 항에 있어서, 상기 제어부가,The method of claim 5 or 6, wherein the control unit, 상기 삭제 요구된 데이터 파일에 대한 백업 유무 정보를 상기 표시부를 통해 출력한 후 상기 데이터 파일에 대한 삭제 요구가 있으면 해당 데이터 파일을 삭제하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.And outputting backup information on the data file requested to be deleted through the display unit, and then deleting the data file if there is a deletion request for the data file. 삭제delete 제 1항에 있어서, 상기 메모리부에 저장공간이 부족한 경우 백업 데이터 파일에 대해 자동으로 삭제 기능이 설정되어 있지 않으면, 백업 데이터 파일에 대해 자동 삭제 여부를 선택하기 위한 메시지를 상기 표시부를 통해 출력한 후, 상기 백업 데이터 파일에 대해 자동 삭제에 대한 선택이 있으면 상기 미리 설정된 자동확보 저장공간 크기만큼의 백업된 데이터 파일을 삭제하는 것을 더 포함하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.The display apparatus of claim 1, wherein when the storage space is insufficient, when a deletion function is not automatically set for the backup data file, a message for selecting whether to automatically delete the backup data file is output through the display unit. And if there is a selection for automatic deletion for the backup data file, further comprising deleting the backed up data file corresponding to the size of the preset auto secured storage space. 제 9항에 있어서, 상기 제어부가,The method of claim 9, wherein the control unit, 상기 자동확보 저장공간 크기만큼의 백업된 데이터 파일을 삭제 시 상기 자동확보 저장공간 크기만큼 백업 시점이 오래된 데이터 파일 순으로 리스트를 생성한 후, 상기 리스트에 포함된 데이터 파일들을 삭제하는 것을 특징으로 하는 데이터 파일 삭제 제어 장치.Deleting the data files backed up by the size of the auto-storage storage space after generating a list in order of data files with the backup time is the same as the size of the auto-storage storage space, characterized in that to delete the data files included in the list Data file deletion control device. 데이터 파일 백업 여부에 따른 데이터 파일 삭제 제어 방법에 있어서,In the data file deletion control method according to whether or not the data file backup; 적어도 하나의 데이터 파일을 가지고, 상기 데이터 파일에 대한 백업 유무 정보를 포함하는 백업 정보 테이블을 구비하는 과정과,Providing a backup information table having at least one data file and including backup information on the data file; 특정 데이터 파일에 대하여 삭제 요구가 있으면 상기 백업 정보 테이블을 통해 삭제 요구된 데이터 파일에 대한 백업 유무를 확인하는 과정과,If there is a deletion request for a specific data file, checking whether or not there is a backup for the requested data file through the backup information table; 상기 확인된 백업 유무 정보를 화면에 출력하는 과정과,Outputting the checked backup presence information on a screen; 자동확보 저장공간 크기 정보를 저장하는 과정과,Storing the auto-acquired storage size information; 저장공간이 부족한 경우 백업 데이터 파일에 대해 자동으로 삭제 기능이 설정되어 있는지를 검사하는 과정과,Checking whether the backup data file is automatically deleted if there is not enough storage space; 상기 검사 결과 백업 데이터 파일에 대해 자동으로 삭제 기능이 설정되어 있으면, 상기 미리 설정된 자동확보 저장공간 크기만큼의 백업된 데이터 파일을 삭제하는 과정을 포함하는 것을 특징으로 하는 데이터 파일 삭제 제어 방법.And deleting the backed up data file corresponding to the preset auto secured storage space if the delete function is automatically set for the backup data file as a result of the inspection. 제 11항에 있어서,The method of claim 11, 상기 백업이 수행된 데이터 파일에 대해서는 상기 백업 정보 테이블에 백업된 데이터 파일임을 나타내도록 업데이트하는 과정을 더 포함하는 것을 특징으로 하는 데이터 파일 삭제 제어 방법.And updating the data file on which the backup is performed to indicate that the data file is backed up in the backup information table. 제 11항에 있어서, The method of claim 11, 이미 저장된 데이터 파일 중 수정된 데이터 파일에 대해서는 백업되지 않은 데이터 파일임을 나타내도록 업데이트하는 과정을 더 포함하는 것을 특징으로 하는 데이터 파일 삭제 제어 방법.And updating the modified data file among the already stored data files to indicate that the data file is not backed up. 제 13항에 있어서, The method of claim 13, 이미 저장된 데이터 파일 중 소정의 데이터 파일에 대해 수정 요구가 있으면 수정 요구된 데이터 파일이 백업된 데이터 파일인지를 상기 백업 정보 테이블을 통 해 확인하는 과정과,If there is a modification request for a predetermined data file among already stored data files, checking whether the requested data file is a backed up data file through the backup information table; 상기 수정 요구된 데이터 파일이 백업된 상태인 경우 백업시점이 수정시점 이전인지를 검사하는 과정과, Checking whether a backup time point is earlier than a modification time point when the data file to be modified is backed up; 상기 검사 결과 백업시점이 수정시점 이전이면 상기 백업 정보 테이블에서 해당 데이터 파일에 대한 백업되지 않은 데이터 파일임을 나타내도록 백업 여부 정보를 변경하는 과정을 더 포함하는 것을 특징으로 하는 데이터 파일 삭제 제어 방법.And if the backup time point is before the modification time point, changing the backup information to indicate that the backup information table is an unbacked data file for the corresponding data file. 제 11항에 있어서, 상기 확인된 백업 유무 정보를 화면에 출력하는 과정은,The process of claim 11, wherein the outputting the checked backup presence information on the screen comprises: 특정 데이터 파일에 대하여 삭제 요구에 따라 삭제 요구된 데이터 파일에 대한 백업 유무를 확인한 결과 백업된 데이터 파일이면 백업된 데이터 파일임을 알리는 메시지를 화면에 출력하는 과정인 것을 특징으로 하는 데이터 파일 삭제 제어 방법.The method of controlling data file deletion, characterized in that a process of outputting a message indicating that the data file is a backed up data file is a result of checking whether or not the data file is requested to be deleted according to a deletion request for a specific data file. 제 11항에 있어서, 상기 확인된 백업 유무 정보를 화면에 출력하는 과정은,The process of claim 11, wherein the outputting the checked backup presence information on the screen comprises: 특정 데이터 파일에 대하여 삭제 요구에 따라 삭제 요구된 데이터 파일에 대한 백업 유무를 확인한 결과 백업되지 않은 데이터 파일이면 백업되지 않은 데이터 파일임을 알리는 메시지를 화면을 통해 출력하는 과정인 것을 특징으로 하는 데이 터 파일 삭제 제어 방법.As a result of checking whether or not a specific data file is backed up according to the deletion request, if the data file is not backed up, a message indicating that the data file is not backed up is displayed. Deletion control method. 제 15항 및 16항 중 어느 한 항에 있어서, The method according to any one of claims 15 and 16, 상기 삭제 요구된 데이터 파일에 대한 백업 유무 정보를 상기 화면을 통해 출력한 후 상기 데이터 파일에 대한 삭제 요구가 있으면 해당 데이터 파일을 삭제하는 과정을 더 포함하는 것을 특징으로 하는 데이터 파일 삭제 제어 방법.And outputting backup information on the requested data file through the screen, and then deleting the corresponding data file if there is a deletion request for the data file. 삭제delete 제 11항에 있어서,The method of claim 11, 상기 검사 결과 백업 데이터 파일에 대해 자동으로 삭제 기능이 설정되어 있지 않으면, 백업 데이터 파일에 대해 자동 삭제 여부를 선택하기 위한 메시지를 화면에 출력하는 과정과,If the automatic deletion function is not set for the backup data file as a result of the inspection, displaying a message for selecting whether to automatically delete the backup data file on the screen; 상기 백업 데이터 파일에 대해 자동 삭제에 대한 선택이 있으면 상기 미리 설정된 자동확보 저장공간 크기만큼의 백업된 데이터 파일을 삭제하는 과정을 더 포함하는 것을 특징으로 하는 데이터 파일 삭제 제어 방법.And deleting the backed up data file corresponding to the size of the preset auto secured storage space if there is a selection for the automatic deletion for the backed up data file. 제 19항에 있어서, 상기 미리 설정된 자동확보 저장공간 크기만큼의 백업된 데이터 파일을 삭제하는 과정은,20. The method of claim 19, wherein the deleting of the backed up data file corresponding to the preset auto secured storage space size comprises: 상기 자동확보 저장공간 크기만큼 백업 시점이 오래된 데이터 파일 순으로 리스트를 생성하는 과정과,Generating a list in order of data files having a backup time point corresponding to the size of the automatically secured storage space; 상기 리스트에 포함된 데이터 파일들을 삭제하는 과정으로 이루어진 것을 특징으로 하는 데이터 파일 삭제 제어 방법. And deleting the data files included in the list.
KR1020060136487A 2006-12-28 2006-12-28 Apparatus and method for deleting data file according to whether data file is backed up KR100866238B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060136487A KR100866238B1 (en) 2006-12-28 2006-12-28 Apparatus and method for deleting data file according to whether data file is backed up

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060136487A KR100866238B1 (en) 2006-12-28 2006-12-28 Apparatus and method for deleting data file according to whether data file is backed up

Publications (2)

Publication Number Publication Date
KR20080061584A KR20080061584A (en) 2008-07-03
KR100866238B1 true KR100866238B1 (en) 2008-10-30

Family

ID=39813823

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060136487A KR100866238B1 (en) 2006-12-28 2006-12-28 Apparatus and method for deleting data file according to whether data file is backed up

Country Status (1)

Country Link
KR (1) KR100866238B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2150027B1 (en) * 2008-07-31 2014-09-03 BlackBerry Limited Systems and methods for preserving auditable records of an electronic device
KR20140119855A (en) * 2013-03-27 2014-10-13 주식회사 팬택 Mobile device and file management method therefor
KR102130304B1 (en) * 2019-06-14 2020-07-08 주식회사 코튼캔디 Method and appratus for backupping file

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09198283A (en) * 1996-01-23 1997-07-31 Hitachi Ltd File deleting method on recording medium volume
JP2000020368A (en) * 1998-07-07 2000-01-21 Fuji Xerox Co Ltd Method and device for managing file of composite machine
KR20000013003A (en) * 1998-08-04 2000-03-06 윤종용 Method and apparatus for backing up memory information of facsimile
KR20040065820A (en) * 2003-01-16 2004-07-23 엘지전자 주식회사 Method for displaying delete data information in digital video recorder for monitoring
JP2006115086A (en) * 2004-10-13 2006-04-27 Canon Inc Digital camera with function for erasing backup image file collectively
KR20070025677A (en) * 2005-09-05 2007-03-08 주식회사 팬택앤큐리텔 Portable terminal and method for managing images

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09198283A (en) * 1996-01-23 1997-07-31 Hitachi Ltd File deleting method on recording medium volume
JP2000020368A (en) * 1998-07-07 2000-01-21 Fuji Xerox Co Ltd Method and device for managing file of composite machine
KR20000013003A (en) * 1998-08-04 2000-03-06 윤종용 Method and apparatus for backing up memory information of facsimile
KR20040065820A (en) * 2003-01-16 2004-07-23 엘지전자 주식회사 Method for displaying delete data information in digital video recorder for monitoring
JP2006115086A (en) * 2004-10-13 2006-04-27 Canon Inc Digital camera with function for erasing backup image file collectively
KR20070025677A (en) * 2005-09-05 2007-03-08 주식회사 팬택앤큐리텔 Portable terminal and method for managing images

Also Published As

Publication number Publication date
KR20080061584A (en) 2008-07-03

Similar Documents

Publication Publication Date Title
JP6348989B2 (en) Firmware restoration method, apparatus, terminal, program, and recording medium
US7232058B2 (en) Data displaying apparatus and method
US10430047B2 (en) Managing content on an electronic device
KR101083184B1 (en) Screen transition control device
EP1548584A2 (en) Application data management method for mobile terminal and mobile terminal used therein
JP2009237843A (en) File management system, mobile terminal, and mobile terminal program
US20150234903A1 (en) Device for processing information, and method and program for managing chronological information
KR100866238B1 (en) Apparatus and method for deleting data file according to whether data file is backed up
JP2007184920A (en) Image managing device and method for mobile terminals
JP2006268160A (en) Portable information processor, and installation method
KR100891776B1 (en) System and method for managing a phone book stored in mobile terminal
JP2006268160A5 (en)
US20080263532A1 (en) Data updating method and electric device using the same
JP2009265877A (en) Electronic apparatus
US9894510B1 (en) Event-based data backup and recovery for mobile devices
CN111309411B (en) Schedule display method and device
CN106470351A (en) Page display method and page display device
US20100100531A1 (en) Electronic device and method for managing medias
US20230128643A1 (en) Photographing program
CN108351757B (en) Mobile terminal and application program
JP2002229890A (en) Information displaying method
JP2005208881A (en) Document data distribution system, document data display method, and document data display program
US20140324948A1 (en) Information processing apparatus and control method thereof
JP2008009618A (en) Cache management method in electronic equipment, electronic equipment and network system
JP4572592B2 (en) Storage device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120927

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20130927

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20140929

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20150925

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20160929

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20170927

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee