JP2008090496A - Information processor, method therefor and computer program - Google Patents

Information processor, method therefor and computer program Download PDF

Info

Publication number
JP2008090496A
JP2008090496A JP2006269013A JP2006269013A JP2008090496A JP 2008090496 A JP2008090496 A JP 2008090496A JP 2006269013 A JP2006269013 A JP 2006269013A JP 2006269013 A JP2006269013 A JP 2006269013A JP 2008090496 A JP2008090496 A JP 2008090496A
Authority
JP
Japan
Prior art keywords
data file
information
date
data
scheduled
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.)
Withdrawn
Application number
JP2006269013A
Other languages
Japanese (ja)
Inventor
Shinji Yamashita
真司 山下
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2006269013A priority Critical patent/JP2008090496A/en
Publication of JP2008090496A publication Critical patent/JP2008090496A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide information showing relation between deletion schedule and free capacity of a data file. <P>SOLUTION: A size holding part 105 holds data amount information of the data file stored by a file storage part 101. A deletion schedule management part 102 and a deletion schedule holding part 106 manage a deletion scheduled data of the data file stored by the file storage part 101. A list information generation part 111 acquires the deletion scheduled date and the data amount information about all or a part of the data file stored by the file storage part 101, and makes a free capacity calculation part 109 predict future free capacity of the file storage part 101. A display processing part 112 generates screen information showing relation between the deletion scheduled date and the predicted free capacity. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、データファイルを保管する機器やサービスにおける情報処理に関する。   The present invention relates to information processing in devices and services that store data files.

ディジタルカメラやディジタルレコーダの普及に伴い、様々なシーンでデータファイルを保管するファイル保管機器やサービスが拡充された。例えば、家電においては動画ファイルを保管するハードディスクレコーダがあり、インターネットにおいては画像や文書ファイルを保管するサービスが提供されている。これらファイル保管機器やサービスには保管可能なデータ容量の上限が存在する。ファイル保管機器やサービスは、データストレージの有効利用を図るために空き容量を提示するだけではなく、削除するデータファイルを利用者が簡単に選択する機能、削除予定日時を設定し自動的にデータファイルを削除する機能などを備える。   With the widespread use of digital cameras and digital recorders, file storage equipment and services for storing data files in various scenes have been expanded. For example, there are hard disk recorders that store moving image files in home appliances, and services that store image and document files are provided on the Internet. These file storage devices and services have an upper limit of data capacity that can be stored. File storage devices and services not only present free space for effective use of data storage, but also a function that allows the user to easily select a data file to be deleted, set the scheduled deletion date and time, and automatically The function to delete.

特許文献1は、空き容量を提示しつつ、記録日時順にコンテンツをソートして、削除したいコンテンツを利用者が選択すると、それに従い空き容量の表示を変える技術を開示する。   Patent Document 1 discloses a technology that sorts contents in order of recording date and time while presenting the free capacity, and changes the display of the free capacity accordingly when the user selects content to be deleted.

また、特許文献2は、削除予定のデータファイルを提示する方法として、カレンダを利用する方法、時系列の階層をもつごみ箱を表示する方法、グループごとのごみ箱を表示する方法を開示する。   Patent Document 2 discloses a method of using a calendar, a method of displaying a trash bin having a time series hierarchy, and a method of displaying a trash bin for each group as methods for presenting a data file to be deleted.

しかし、これらファイル保管機器やシステムは、次の利用者の要求には応えられない。
・今後の空き容量の変化を知り、新たに保管計画を建てたい。
・空き容量に余裕があれば特定のデータファイルを暫く残したいが、可能か。
However, these file storage devices and systems cannot meet the demands of the next user.
・ I want to know the future change in free space and build a new storage plan.
・ I want to leave a specific data file for a while if there is enough free space.

これらの要求を満たすには、どのデータファイルが何時削除されるかを示す情報と、データファイルの削除により空き容量がどう変化するかを示す情報が必要になる。このような情報を、上記のファイル保管装置やシステムから取得するには、利用者が以下の作業を行う必要がある。   In order to satisfy these requirements, information indicating when the data file is deleted and information indicating how the free space changes due to the deletion of the data file are required. In order to acquire such information from the file storage device or system, the user needs to perform the following work.

まず、利用者は、(1)削除予定のデータファイルを検索し、時系列にソートしたリストを作成する。そして、将来のある時点の残り容量を知るには、(2)当該時点で削除されている筈のデータファイルを検索し、それらのデータ量の合計をデータストレージの最大容量から減算することになる。さらに、空き容量がどう変化するかを知るには、複数の時点における上記(2)の操作を行い、上記(1)で作成したリストに合せて、グラフ表示する。   First, the user searches for a data file to be deleted (1) and creates a time-sorted list. And to find out the remaining capacity at a certain time in the future, (2) search for the data file that has been deleted at that time, and subtract the total amount of those data from the maximum capacity of the data storage . Further, in order to know how the free space changes, the above operation (2) is performed at a plurality of time points, and a graph is displayed in accordance with the list created in the above (1).

このような作業は、ファイル保管装置やシステムの利用者にとって、非常に手間と時間がかかり不便である。   Such work is very time-consuming and inconvenient for users of file storage devices and systems.

上述した特許文献1の発明は、記録日時順にコンテンツを時系列にソートしてグラフ表示することを開示する。また、特許文献2の発明は、データファイルの削除予定をカレンダ表示することを開示する。   The invention of Patent Document 1 described above discloses that contents are sorted in chronological order in the order of recording date and displayed in a graph. Further, the invention of Patent Document 2 discloses displaying a data file deletion schedule in a calendar manner.

しかし、上記の特許文献1または2は、コンテンツを削除した場合にどれくらいの空き容量が発生するかを明示しないので、ユーザにとって分かりづらく、効率的にコンテンツを管理して、空き容量を計画的に確保することができない問題がある。   However, since Patent Document 1 or 2 above does not clearly indicate how much free space is generated when content is deleted, it is difficult for the user to understand, efficiently managing content, and planning free space There is a problem that cannot be secured.

特開2003-281864公報JP2003-281864 特開2003-316619公報JP2003-316619

本発明は、データファイルの削除予定と空き容量の関係を示す情報を提供することを目的とする。   An object of this invention is to provide the information which shows the relationship between the deletion schedule of a data file, and free space.

本発明は、前記の目的を達成する一手段として、以下の構成を備える。   The present invention has the following configuration as one means for achieving the above object.

本発明にかかる情報処理装置は、データファイルを保管する保管手段と、前記保管手段が保管するデータファイルのデータ量情報を保持する保持手段と、前記保管手段が保管するデータファイルの削除予定日時を管理する管理手段と、前記保管手段が保管する全部または一部のデータファイルについて、前記管理手段が管理する削除予定日時と前記保持手段が保持するデータ量情報を取得して、前記削除予定日時以降の前記保管手段の空き容量を予測する予測手段と、前記予測手段が取得した前記削除予定日時と、前記予測手段が予測した空き容量の関係を示す画面情報を生成する生成手段とを有することを特徴とする。   An information processing apparatus according to the present invention includes a storage unit that stores a data file, a holding unit that stores data amount information of the data file stored by the storage unit, and a scheduled deletion date and time of the data file stored by the storage unit. The management means for managing, and the deletion scheduled date and time managed by the management means and the data amount information held by the holding means for all or some of the data files stored by the storage means, and after the scheduled deletion date and time Prediction means for predicting the free capacity of the storage means, generation means for generating screen information indicating the relationship between the scheduled deletion date and time acquired by the prediction means and the free capacity predicted by the prediction means. Features.

本発明にかかる情報処理方法は、データファイルを保管する保管手段が保管するデータファイルのデータ量情報を保持し、前記保管手段が保管するデータファイルの削除予定日時を管理し、前記保管手段が保管する全部または一部のデータファイルについて、前記削除予定日時と前記データ量情報を取得して、前記削除予定日時以降の前記保管手段の空き容量を予測し、前記取得した削除予定日時と、前記予測した空き容量の関係を示す画面情報を生成することを特徴とする。   An information processing method according to the present invention holds data amount information of a data file stored by a storage unit that stores the data file, manages a scheduled deletion date and time of the data file stored by the storage unit, and the storage unit stores the data file Obtaining the scheduled deletion date and time and the data amount information for all or a part of the data files, predicting the free capacity of the storage means after the scheduled deletion date and time, and acquiring the estimated deletion date and time and the prediction The screen information indicating the relationship of the free space is generated.

本発明によれば、データファイルの削除予定と空き容量の関係を示す情報を提供することができ、ユーザが効率的にデータファイルを管理して空き容量を計画的に確保できるようになる。   According to the present invention, it is possible to provide information indicating the relationship between the data file deletion schedule and the free space, and the user can efficiently manage the data file and systematically secure the free space.

以下、本発明にかかる実施例について図面を参照して詳細に説明する。   Embodiments according to the present invention will be described below in detail with reference to the drawings.

[装置の構成]
図1は実施例1のファイル保管装置100の構成例を示すブロック図である。
[Device configuration]
FIG. 1 is a block diagram illustrating a configuration example of a file storage device 100 according to the first embodiment.

ファイル保管部101は、ハードディスクなどの割り当てられたデータファイルを保管する領域である。削除予定管理部102は、ファイル保管部101に保管されたデータファイルの削除予定日時を管理し、削除予定日時に達したデータファイルをファイル保管部101から削除する。削除予定日時は、削除予定管理部102がファイルの属性(例えばファイル保管部101に登録した日時)から自動的に設定する場合、データファイルのユーザがクライアント装置200を操作して指定する場合がある。   The file storage unit 101 is an area for storing assigned data files such as a hard disk. The deletion schedule management unit 102 manages the scheduled deletion date and time of the data file stored in the file storage unit 101, and deletes the data file that has reached the scheduled deletion date and time from the file storage unit 101. The scheduled deletion date / time may be specified by the user of the data file by operating the client device 200 when the deletion schedule management unit 102 automatically sets the file attribute (for example, the date / time registered in the file storage unit 101). .

ファイル情報保持部103は、少なくとも次の構成により、ファイル保管部101に保管されたデータファイルの属性情報を保持する。グループ情報保持部104は、データファイルのグループ情報を保持する。サイズ保持部105は、データファイルのサイズ(データ容量)を保持する。削除予定保持部106は、データファイルの削除予定日時を保管する。   The file information holding unit 103 holds attribute information of a data file stored in the file storage unit 101 with at least the following configuration. The group information holding unit 104 holds group information of data files. The size holding unit 105 holds the size (data capacity) of the data file. The deletion schedule holding unit 106 stores the scheduled deletion date and time of the data file.

グループ管理部107は、クライアント装置200から指示された保管グループの情報(ユーザグループ情報やオブジェクトグループ情報)を管理し、グループ情報保持部104が保持するグループ情報を更新する。   The group management unit 107 manages storage group information (user group information and object group information) instructed from the client device 200, and updates the group information held by the group information holding unit 104.

容量取得部108は、ファイル保管部101の保管領域について、総容量、現在の使用量、空き容量を取得する。なお、以下では、とくに断らない限り、総容量、現在の使用量、空き容量とはファイル保管部101の総容量、現在の使用量、空き容量のことである。容量取得部108は、グループ管理部107が管理するグループ情報に基づき、保管グループ単位の総容量、現在の使用量、空き容量を取得することが可能である。空き容量計算部109は、容量取得部108とサイズ保持部105から得られる情報に基づき、ファイル保管部101の空き容量を計算する。なお、空き容量計算部109は、後述する予測空き容量も計算する。   The capacity acquisition unit 108 acquires the total capacity, the current usage amount, and the free capacity for the storage area of the file storage unit 101. In the following description, the total capacity, the current usage, and the free capacity are the total capacity, the current usage, and the free capacity of the file storage unit 101 unless otherwise specified. Based on the group information managed by the group management unit 107, the capacity acquisition unit 108 can acquire the total capacity, the current usage amount, and the free capacity in units of storage groups. The free capacity calculation unit 109 calculates the free capacity of the file storage unit 101 based on information obtained from the capacity acquisition unit 108 and the size holding unit 105. The free space calculation unit 109 also calculates a predicted free space described later.

表示条件保持部110は、クライアント装置200から指示された一覧情報の表示条件を保持する。一覧情報生成部111は、ファイル保管部101に保管されたデータファイルの削除予定と、空き容量の変化を示す一覧情報を生成する。一覧情報は、削除予定保持部106が保持する削除予定日時と、空き容量計算部109が予測した空き容量に基づき、表示条件保持部110が保持する表示条件に従って生成する。表示処理部112は、一覧情報生成部111が生成した一覧情報の表示処理を行い、表示データをクライアント装置200に送信する。   The display condition holding unit 110 holds display conditions for list information instructed from the client device 200. The list information generation unit 111 generates list information indicating a deletion schedule of the data file stored in the file storage unit 101 and a change in free space. The list information is generated according to the display conditions held by the display condition holding unit 110 based on the scheduled deletion date and time held by the deletion schedule holding unit 106 and the free space predicted by the free space calculation unit 109. The display processing unit 112 performs display processing of the list information generated by the list information generation unit 111 and transmits display data to the client device 200.

クライアント装置200は、汎用のパーソナルコンピュータなどである。クライアント装置200とファイル保管装置100は、汎用のインタフェイス(例えばUSBやIEEE1394などのシリアルバス)やネットワークを介して接続する。また、図1にはクライアント装置200が一台の例を示したが、例えばネットワークを介して、複数台のクライアント装置200をファイル保管装置100に接続することができる。   The client device 200 is a general-purpose personal computer or the like. The client device 200 and the file storage device 100 are connected via a general-purpose interface (for example, a serial bus such as USB or IEEE1394) or a network. FIG. 1 shows an example in which one client device 200 is provided, but a plurality of client devices 200 can be connected to the file storage device 100 via a network, for example.

[処理]
図2は一覧情報生成部111による一覧情報の生成処理を示すフローチャートである。
[processing]
FIG. 2 is a flowchart showing list information generation processing by the list information generation unit 111.

一覧情報生成部111は、ユーザから予定一覧の表示要求を受け付けると(S201)、表示条件保持部110から表示条件を取得し(S202)、取得した表示条件に従い削除予定のデータファイルのリストLを取得する(S203)。   Upon receiving a schedule list display request from the user (S201), the list information generation unit 111 acquires display conditions from the display condition holding unit 110 (S202), and creates a list L of data files to be deleted according to the acquired display conditions. Obtain (S203).

次に、一覧情報生成部111は、リストLの各要素である削除予定のデータファイルの削除予定日時を取得し、空き容量計算部109によって計算された当該データファイルが削除された後の予測空き容量を取得する(S204)。そして、取得した表示条件に従い、取得した削除予定日時と予測空き容量から、時間軸上に削除予定のデータファイルのアイコンと、予測空き容量の変化を配置した一覧情報を生成する(S205)。生成された一覧情報は、表示処理部112によって表示処理される。   Next, the list information generation unit 111 acquires the scheduled deletion date and time of the data file scheduled to be deleted that is each element of the list L, and the predicted free space after the data file calculated by the free space calculation unit 109 is deleted The capacity is acquired (S204). Then, in accordance with the acquired display conditions, list information in which the icon of the data file scheduled to be deleted and the change in the predicted free space are arranged on the time axis is generated from the acquired scheduled deletion date and predicted free space (S205). The generated list information is subjected to display processing by the display processing unit 112.

●データファイルの削除予定日時と予測空き容量の取得
図3はデータファイルの削除予定日時と予測空き容量の取得(S204)の詳細な処理を示すフローチャートである。
FIG. 3 is a flowchart showing detailed processing of acquiring the scheduled deletion date and time of the data file and the estimated free space (S204).

まず、削除予定ファイルのリストLの要素(例えばデータファイル名や識別番号)を削除予定日時の昇順にソートし(S301)、リストLの要素数Nを取得する(S302)。そして、変数iに1を初期設定し(S303)、容量取得部108から取得した空き容量を行列の要素C[0]に設定する(S304)。   First, the elements (for example, data file names and identification numbers) of the list L of the scheduled deletion file are sorted in ascending order of the scheduled deletion date and time (S301), and the number N of elements of the list L is acquired (S302). Then, 1 is initially set in the variable i (S303), and the free capacity acquired from the capacity acquisition unit 108 is set in the matrix element C [0] (S304).

次に、ソート済みのリストLのi番目の要素である削除予定ファイル名F[i]を取得する(S305)。そして、削除予定保持部106からF[i]の削除予定日時を取得して行列の要素T[i]に設定する(S306)。そして、サイズ保持部105からF[i]のサイズを取得して行列の要素S[i]に設定する(S307)。そして、空き容量計算部109から時刻T[i]における予測空き容量を取得して行列の要素C[i]に設定する(S308)。空き容量計算部109は、C[i-1]+S[i]の計算によりC[i]に相当する空き容量を予測する。   Next, the to-be-deleted file name F [i] that is the i-th element of the sorted list L is acquired (S305). Then, the scheduled deletion date / time of F [i] is acquired from the deletion schedule holding unit 106 and set in the matrix element T [i] (S306). Then, the size of F [i] is acquired from the size holding unit 105 and set to the matrix element S [i] (S307). Then, the estimated free space at time T [i] is acquired from the free space calculation unit 109 and set in the matrix element C [i] (S308). The free space calculation unit 109 predicts a free space corresponding to C [i] by calculating C [i−1] + S [i].

次に、変数iをインクリメントし(S309)、変数iと要素数Nを比較して(S310)、i≦Nであれば処理をステップS305に戻し、i>NならばステップS204の処理を終了する。   Next, the variable i is incremented (S309), the variable i is compared with the number of elements N (S310), and if i ≦ N, the process returns to step S305, and if i> N, the process of step S204 is terminated. To do.

[表示条件の設定]
図4Aは表示条件指定画面(ユーザインタフェイス)の一例を示す図で、クライアント装置200によって表示される。
[Display condition settings]
FIG. 4A shows an example of a display condition designation screen (user interface), which is displayed by the client device 200.

ユーザは、表示対象日時のリストボックスにより、例えば一日、一週間、一月など、日単位、週単位または月単位の期限を設定する。図4Aには、表示対象日時を「1ヶ月先」の削除予定分までとした例を示す。また、ユーザは、ファイル表示形式欄のラジオボタンによって、ファイル表示形式を「アイコン」「アイコン詳細」「サムネール」から選択する。   The user sets a deadline on a daily basis, a weekly basis, or a monthly basis, such as one day, one week, or one month, using a list box of display date and time. FIG. 4A shows an example in which the display target date and time is up to the scheduled deletion date of “1 month ahead”. Further, the user selects a file display format from “icon”, “icon details”, and “thumbnail” by using a radio button in the file display format column.

ユーザは、表示対象日時の期限を具体的な日時で設定することができる。その場合、リストボックスから「日時指定」を選択すればよい。また、ユーザは、リストボックスから「期限なし」を選択するとことができる。この場合、ファイル保管部101に保管された全データファイルが対象になる。   The user can set the deadline of the display target date and time with a specific date and time. In that case, it is sufficient to select “specify date and time” from the list box. Further, the user can select “no time limit” from the list box. In this case, all data files stored in the file storage unit 101 are targeted.

ユーザがOKボタンを押すと、表示条件指定画面によって指定された条件は、表示条件保持部110に送られ保持される。   When the user presses the OK button, the condition designated on the display condition designation screen is sent to the display condition holding unit 110 and held there.

図4Bは表示条件保持部110が保持するデータ例を示す図である。   FIG. 4B is a diagram showing an example of data held by the display condition holding unit 110.

表示条件保持部110は、表示条件指定画面によって指定された条件表示を1レコードとして、表示条件IDを付加して保持する。レコードのフィールドには、表示対象日時、ファイル表示形式、表示条件を設定したユーザを示すユーザIDなどがある。   The display condition holding unit 110 adds the display condition ID and holds the condition display designated on the display condition designation screen as one record. The record field includes a display target date and time, a file display format, a user ID indicating a user who has set display conditions, and the like.

[ファイル情報]
図5はファイル情報保持部103が保持するファイル情報の一例を示す図である。
[File information]
FIG. 5 is a diagram showing an example of file information held by the file information holding unit 103.

ファイル情報保持部103は、ファイル保管部101に保管されたデータファイル単位にファイルIDを付加したファイル情報(レコード)を保持する。ファイル情報のフィールドには、サイズ保持部105が保持するサイズ、削除予定保持部106が保持する削除予定日時、グループ情報保持部104が保持するデータファイルの帰属を示すユーザIDなどがある。言い替えれば、ユーザIDは、ファイル保管装置100がデータファイルの所有者と認識しているユーザを特定する。   The file information holding unit 103 holds file information (record) in which a file ID is added to each data file stored in the file storage unit 101. The file information field includes a size held by the size holding unit 105, a scheduled deletion date and time held by the deletion scheduled holding unit 106, a user ID indicating the attribution of the data file held by the group information holding unit 104, and the like. In other words, the user ID identifies a user that the file storage device 100 recognizes as the owner of the data file.

図6Aは、図5に示すファイル情報から、図4BのID=1の表示条件に従いファイル情報を抽出し、削除予定日時の昇順にソートした結果(ソート済みのリストLに相当)を示す図である。現在の日時が2005年8月1日だとすると、表示条件「1ヶ月先の削除予定分まで」を満たす、削除予定日時が2005年8月1日から2005年9月1日までのファイル情報が抽出され、ソートされる。   6A is a diagram showing a result (corresponding to the sorted list L) in which the file information is extracted from the file information shown in FIG. 5 according to the display condition of ID = 1 in FIG. 4B and sorted in ascending order of the scheduled deletion date and time. is there. Assuming that the current date and time is August 1, 2005, file information is extracted from the scheduled date and time of August 1, 2005 to September 1, 2005 that satisfies the display condition "Up to one month ahead of the scheduled deletion date" And sorted.

図6Bは削除予定日時にデータファイルが削除された場合の予測空き容量を取得した結果を示す図である。各ファイル情報の削除予定日時における予測空き容量がリストされている。   FIG. 6B is a diagram illustrating a result of obtaining the predicted free space when the data file is deleted at the scheduled deletion date and time. The estimated free space at the scheduled deletion date and time of each file information is listed.

図7は図6BのリストLに基づき、表示処理部112が生成する削除予定一覧画面の一例を示す図である。削除予定一覧画面のデータはクライアント装置200に提供される。   FIG. 7 is a diagram showing an example of a deletion schedule list screen generated by the display processing unit 112 based on the list L in FIG. 6B. The data of the deletion schedule list screen is provided to the client device 200.

図7には、縦軸を時間軸として、上から下に向けて削除予定順にデータファイル名と削除予定日時を表示した例を示す。また、ファイル表示形式は、図4BのID=1の表示条件に従いアイコン形式で表示されている。一方、横軸は空き容量を示し、データファイルの削除に連動して空き容量が増加する様子を表示する。   FIG. 7 shows an example in which the data file names and the scheduled deletion date and time are displayed in the scheduled deletion order from the top to the bottom with the vertical axis as the time axis. The file display format is displayed in an icon format according to the display condition of ID = 1 in FIG. 4B. On the other hand, the horizontal axis shows the free space, and displays how the free space increases in conjunction with the deletion of the data file.

表示処理部112は、表示条件が「1ヶ月先の削除予定分まで」など比較的長い期間の場合は、例えば縦軸(時間軸)の目盛を週単位、補助目盛を一日単位として、図7に示すような削除予定一覧画面を作成する。しかし、より短い期間が指定された場合は、より短い間隔の目盛と補助目盛を採用する。期間が一、二週間程度であれば、例えば、目盛を一日、補助目盛を半日にすればよい。また、期間が一、二日程度であれば、例えば、目盛を四時間、補助目盛を一時間にすればよい。これら目盛、補助目盛の設定は、ユーザが必要に応じて変更可能であることは言うまでもない。   If the display condition is a relatively long period such as “up to 1 month ahead scheduled for deletion”, for example, the display processing unit 112 sets the scale on the vertical axis (time axis) as a week unit and the auxiliary scale as a day unit. Create a deletion schedule list screen as shown in Fig. 7. However, when a shorter period is specified, a scale with a shorter interval and an auxiliary scale are adopted. If the period is about one or two weeks, for example, the scale may be one day and the auxiliary scale may be half a day. Further, if the period is about one or two days, for example, the scale may be set for 4 hours and the auxiliary scale may be set for one hour. Needless to say, the setting of these scales and auxiliary scales can be changed by the user as needed.

このように、削除予定一覧画面によって、ユーザは、どのデータファイルがいつ削除されるかを確認することができる。従って、ユーザが知らないうちにデータファイルが削除されてしまうような問題を避けることができる。また、ユーザは、データファイルの削除によって空き容量がどう変化するかを把握することができる。従って、データファイルをどう削除し保管するかをユーザが計画する際に有効な情報を提供することができる。   As described above, the deletion schedule list screen allows the user to confirm which data file is deleted when. Therefore, it is possible to avoid the problem that the data file is deleted without the user's knowledge. Further, the user can grasp how the free space changes due to the deletion of the data file. Therefore, it is possible to provide useful information when the user plans how to delete and store the data file.

以下、本発明にかかる実施例2の情報処理を説明する。なお、実施例2において、実施例1と略同様の構成については、同一符号を付して、その詳細説明を省略する。   The information processing according to the second embodiment of the present invention will be described below. Note that the same reference numerals in the second embodiment denote the same parts as in the first embodiment, and a detailed description thereof will be omitted.

以下では、実施例2として、ユーザ単位に削除予定一覧画面を表示する例を説明する。なお、ユーザ単位の代わりに、グループ単位としても同じである。なお、グループには、ユーザグループやオブジェクトグループ(例えばアルバム、季節、場所、個人、団体、催事など)が考えられる。   Hereinafter, an example in which a deletion schedule list screen is displayed for each user will be described as a second embodiment. The same applies to group units instead of user units. Note that user groups and object groups (for example, albums, seasons, places, individuals, groups, special events, etc.) can be considered as groups.

[表示条件の設定]
図8Aは表示条件指定画面(ユーザインタフェイス)の一例を示す図で、クライアント装置200によって表示される。
[Display condition settings]
FIG. 8A shows an example of a display condition designation screen (user interface), which is displayed by the client device 200.

ユーザは、表示対象日時のテキストボックスに日時情報を入力して期間を設定する。図8Aには、表示対象日時を「2005/10/31」の削除予定分までとした例を示す。また、ファイル表示形式欄のラジオボタンによって、ファイル表示形式を「アイコン」「アイコン詳細」「サムネール」から選択する。また、ユーザ表示形式欄のラジオボタンによって、ユーザ表示形式を「まとめて表示」「ユーザ別に分けて表示」から選択する。また、表示ユーザ欄のラジオボタンによって、表示ユーザを「全ユーザ表示」「ユーザIDで指定する」から選択する。そして、ユーザIDで指定するを選択した場合は、テキストボックスにユーザIDを入力する。また、空き容量の表示形式欄のラジオボタンによって、「まとめて表示」「ユーザ別に分けて表示」を選択する。   The user sets date and time by entering date and time information in a text box for display date and time. FIG. 8A shows an example in which the display target date and time is up to the scheduled deletion date of “2005/10/31”. In addition, the file display format is selected from “icon”, “icon details”, and “thumbnail” by a radio button in the file display format column. Further, the user display format is selected from “collective display” and “display separately for each user” by a radio button in the user display format column. Further, the display user is selected from “all user display” and “designate by user ID” by a radio button in the display user column. If “Specify by user ID” is selected, enter the user ID in the text box. Further, “display all together” and “display separately for each user” are selected by a radio button in the display format column of the free space.

ユーザがOKボタンを押すと、表示条件指定画面によって指定された条件は、表示条件保持部110に送られ保持される。   When the user presses the OK button, the condition designated on the display condition designation screen is sent to the display condition holding unit 110 and held there.

図8Bは表示条件保持部110が保持するデータ例を示す図である。   FIG. 8B is a diagram showing an example of data held by the display condition holding unit 110.

表示条件保持部110は、表示条件指定画面によって指定された条件表示を1レコードとして、表示条件IDを付加して保持する。レコードのフィールドには、表示対象日時、ファイル表示形式、ユーザ表示形式、表示ユーザID、空き容量表示形式、表示条件を設定したユーザを示すユーザIDなどがある。なお、表示ユーザIDフィールドおよび空き容量表示形式フィールドは、ユーザ表示形式がまとめての場合は空(null)である。   The display condition holding unit 110 adds the display condition ID and holds the condition display designated on the display condition designation screen as one record. The record field includes a display target date and time, a file display format, a user display format, a display user ID, a free space display format, and a user ID indicating a user who has set display conditions. Note that the display user ID field and the free capacity display format field are null when the user display formats are combined.

[処理]
図9は実施例2の、一覧情報生成部111による一覧情報の生成処理を示すフローチャートである。図2と同じ処理には、同一符号を付して、その詳細説明を省略する。
[processing]
FIG. 9 is a flowchart illustrating a list information generation process by the list information generation unit 111 according to the second embodiment. The same processes as those in FIG. 2 are denoted by the same reference numerals, and detailed description thereof is omitted.

一覧情報生成部111は、ステップS202で取得した表示条件のユーザ表示形式が「まとめて」か「ユーザ別」かを判定する(S801)。「まとめて」の場合は、図2と同じ処理になるので説明を省略する。   The list information generating unit 111 determines whether the user display format of the display condition acquired in step S202 is “collectively” or “by user” (S801). In the case of “collectively”, the processing is the same as that in FIG.

表示条件のユーザ表示形式が「ユーザ別」の場合、一覧情報生成部111は、表示条件の表示ユーザIDからユーザリストGLを生成する(S802)。そして、ユーザリストGLの要素数GNを取得し(S803)、変数jを1に初期化する(S804)。   When the user display format of the display condition is “by user”, the list information generating unit 111 generates a user list GL from the display user ID of the display condition (S802). Then, the number of elements GN of the user list GL is acquired (S803), and the variable j is initialized to 1 (S804).

次に、一覧情報生成部111は、ユーザリストGLのj番目のユーザG[j]のユーザIDを取得し(S805)、表示条件の表示対象日時に従いユーザG[j]に属する削除予定のデータファイルのリストFL[j]を取得する(S806)。なお、データファイルの帰属(所有者)を示す情報はグループ情報保持部104に保持されている。   Next, the list information generation unit 111 acquires the user ID of the jth user G [j] in the user list GL (S805), and the data scheduled to be deleted belonging to the user G [j] according to the display target date and time of the display condition The file list FL [j] is acquired (S806). Information indicating the attribution (owner) of the data file is held in the group information holding unit 104.

次に、一覧情報生成部111は、リストFL[j]の各要素である削除予定のデータファイルの削除予定日時を取得し、当該データファイルが削除された後の予測空き容量を取得する(S807)。なお、ステップS807の処理は、ステップS204の処理と同じで、その詳細は図3のフローチャートで説明したとおりである。ただし、ステップS807において、容量取得部108は、ステップS304でユーザごとの空き容量を算出するために、該当するユーザに割り当てられた保管領域の総容量、現在の使用量、空き容量をグループ管理部107から取得する。   Next, the list information generating unit 111 acquires the scheduled deletion date and time of the data file scheduled to be deleted that is each element of the list FL [j], and acquires the estimated free space after the data file is deleted (S807). ). Note that the process of step S807 is the same as the process of step S204, and details thereof are as described in the flowchart of FIG. However, in step S807, the capacity acquisition unit 108 uses the group management unit to calculate the total storage area capacity, the current usage amount, and the free capacity allocated to the corresponding user in order to calculate the free capacity for each user in step S304. Get from 107.

次に、一覧情報生成部111は、変数jをインクリメントし(S808)、変数jと要素数GNを比較して(S809)、j≦GNであれば処理をステップS805に戻して、表示対象のユーザに関する一覧情報の生成に必要な情報を取得する。また、j>GNならば処理をステップS810に進める。   Next, the list information generating unit 111 increments the variable j (S808), compares the variable j with the number of elements GN (S809), and returns the process to step S805 if j ≦ GN, Get information required to generate list information about users. If j> GN, the process proceeds to step S810.

次に、一覧情報生成部111は、表示条件の空き容量表示形式が「まとめて」か「ユーザ別」かを判定する(S810)。「まとめて」の場合は処理をステップS205へ進める。   Next, the list information generating unit 111 determines whether the free capacity display format of the display condition is “collectively” or “by user” (S810). In the case of “collectively”, the process proceeds to step S205.

表示条件の空き容量表示形式が「ユーザ別」の場合、一覧情報生成部111は、ユーザごとに取得した削除予定日時と空き容量の関係をマージした一覧情報を生成し(S811)、処理をステップS205へ進める。   When the free capacity display format of the display condition is “by user”, the list information generating unit 111 generates list information by merging the relationship between the scheduled deletion date and the free capacity acquired for each user (S811), and the processing step Proceed to S205.

図10Aから図10CはステップS807において作成される一覧情報の一例を示す図である。なお、図10AはユーザA(ユーザID=A)の一覧情報、図10BはユーザB(ユーザID=B)の一覧情報、図10CはユーザC(ユーザID=C)の一覧情報をそれぞれ示す。   10A to 10C are diagrams showing an example of the list information created in step S807. 10A shows list information of user A (user ID = A), FIG. 10B shows list information of user B (user ID = B), and FIG. 10C shows list information of user C (user ID = C).

図11はステップS811でマージ後の一覧情報に基づき、表示処理部112が生成する削除予定一覧画面の一例を示す図である。削除予定一覧画面のデータはクライアント装置200に提供される。   FIG. 11 is a diagram showing an example of a deletion schedule list screen generated by the display processing unit 112 based on the list information after merging in step S811. The data of the deletion schedule list screen is provided to the client device 200.

図11には、ユーザA、B、Cそれぞれの枠(一点鎖線で示す)を用意して、縦軸を時間軸として上から下に向けて削除予定順にデータファイル名を表示した例を示す。一方、横軸は空き容量を示し、データファイルの削除に連動して、各ユーザの空き容量が増加する様子を表示する。なお、点線はユーザAの空き容量を、破線はユーザBの空き容量を、実線はユーザCの空き容量をそれぞれ示している。   FIG. 11 shows an example in which frames (shown by alternate long and short dash lines) for users A, B, and C are prepared, and data file names are displayed in the order of deletion from the top to the bottom with the vertical axis as the time axis. On the other hand, the horizontal axis indicates the free space, and displays how the free space of each user increases in conjunction with the deletion of the data file. The dotted line indicates the free capacity of user A, the broken line indicates the free capacity of user B, and the solid line indicates the free capacity of user C.

このように、削除予定一覧画面によって、ユーザごとに、どのデータファイルがいつ削除されるかを確認することができる。また、ユーザ間の空き容量の変化を比べることができ、ユーザらが、データファイルをどう削除し保管するかを計画する際に有効な情報を提供することができる。なお、上記の処理でユーザをグループに置き換えれば、グループごとのデータファイルの削除スケジュール、グループ間の空き容量の変化を知ることができる。   In this way, it is possible to confirm which data file is deleted when and for each user by the deletion schedule list screen. In addition, it is possible to compare changes in free space between users, and to provide information that is effective when users plan how to delete and store data files. If the user is replaced with a group in the above processing, the data file deletion schedule for each group and the change in the free capacity between groups can be known.

以下、本発明にかかる実施例3の情報処理を説明する。なお、実施例3において、実施例1、2と略同様の構成については、同一符号を付して、その詳細説明を省略する。   Hereinafter, information processing according to the third embodiment of the present invention will be described. Note that the same reference numerals in the third embodiment denote the same parts as in the first and second embodiments, and a detailed description thereof will be omitted.

以下では、実施例3として、データファイルを階層管理する場合の削除予定一覧画面の表示を説明する。なお、実施例3では、データファイルをユーザ属性とアルバム属性によって管理し、ユーザ属性情報の中にアルバム属性が記述されているものとする。従って、アルバム属性の上位階層がユーザ属性になる。なお、ユーザ属性やアルバム属性をグループ属性と呼ぶ場合がある。   In the following, as a third embodiment, display of a deletion schedule list screen when hierarchically managing data files will be described. In the third embodiment, it is assumed that the data file is managed by the user attribute and the album attribute, and the album attribute is described in the user attribute information. Accordingly, the upper level of the album attribute becomes the user attribute. Note that user attributes and album attributes may be referred to as group attributes.

[表示条件の設定]
図12は表示条件指定画面(ユーザインタフェイス)の一例を示す図で、クライアント装置200によって表示される。
[Display condition settings]
FIG. 12 shows an example of a display condition designation screen (user interface), which is displayed by the client device 200.

図12に示す表示条件指定画面は、図8Aに示す表示条件指定画面の設定内容に加えて、アルバム表示形式と表示アルバムを、ユーザ表示形式と表示ユーザと同様に設定することができる。つまり、ユーザは、アルバム表示形式欄のラジオボタンによって、アルバム表示形式を「まとめて表示」「アルバム別に分けて表示」から選択する。また、表示アルバム欄のラジオボタンによって、表示アルバムを「全アルバム表示」「アルバムIDで指定する」から選択する。そして、アルバムIDで指定するを選択した場合は、テキストボックスにアルバムIDを入力する。   In the display condition designation screen shown in FIG. 12, in addition to the setting contents of the display condition designation screen shown in FIG. 8A, the album display format and display album can be set in the same manner as the user display format and display user. That is, the user selects the album display format from “collectively display” and “display separately for each album” by using the radio button in the album display format column. Further, the display album is selected from “display all albums” and “designate by album ID” by using a radio button in the display album column. When selecting “Specify by album ID” is selected, the album ID is entered in the text box.

図13は、図12の表示条件指定画面による表示条件の設定に基づき、表示処理部112が生成する削除予定一覧画面の一例を示す図である。削除予定一覧画面のデータはクライアント装置200に提供される。   FIG. 13 is a diagram showing an example of a deletion schedule list screen generated by the display processing unit 112 based on setting of display conditions on the display condition specifying screen of FIG. The data of the deletion schedule list screen is provided to the client device 200.

図13には、アルバムX、Y、Zそれぞれの枠(一点鎖線で示す)を用意して、縦軸を時間軸として上から下に向けて削除予定順にデータファイルのサムネールアイコンを表示した例を示す。一方、横軸は空き容量を示し、データファイルの削除に連動して空き容量が増加する様子を表示する。なお、予測空き容量は、上位階層のユーザ属性単位に表示する。   Fig. 13 shows an example in which the frames for albums X, Y, and Z (shown by alternate long and short dash lines) are prepared and the thumbnail icons of the data files are displayed in the order of deletion from the top to the bottom with the vertical axis as the time axis. Show. On the other hand, the horizontal axis shows the free space, and displays how the free space increases in conjunction with the deletion of the data file. The predicted free space is displayed in units of user attributes in the upper hierarchy.

このように、削除予定一覧画面によって、ユーザ属性の下位層の属性(上記の例ではアルバム)ごとに、どのデータファイルがいつ削除されるかを確認することができる。また、階層の属性間の空き容量の変化を比べることができ、データファイルをどう削除し保管するかをユーザが計画する際に有効な情報を提供することができる。   In this way, it is possible to confirm which data file is deleted when and for each attribute (album in the above example) of the user attribute on the deletion schedule list screen. In addition, it is possible to compare the change in the free capacity between the attributes of the hierarchy, and it is possible to provide effective information when the user plans how to delete and store the data file.

勿論、ユーザ属性の下位属性としてアルバム属性以外のグループ属性に、季節、場所、個人、団体、催事などが考えらる。これら下位のグループ属性ごとに削除予定一覧画面を表示することも可能である。   Of course, seasons, places, individuals, groups, events, etc. can be considered as group attributes other than album attributes as subordinate attributes of user attributes. It is also possible to display a deletion schedule list screen for each of these lower group attributes.

[変形例]
上記の実施例においては、データファイルを保管するファイル保管装置を例に説明した。しかし、データファイルを保管し、データファイルの削除予定日時を設定可能な機器やサービスであれば、本発明を適用可能である。例えば、家電機器であるハードディスクレコーダや、インターネット上のデータファイル保管サービスなどに適用可能である。
[Modification]
In the above embodiment, the file storage device that stores data files has been described as an example. However, the present invention can be applied to any device or service that can store a data file and set a scheduled date and time for deleting the data file. For example, the present invention can be applied to a hard disk recorder, which is a home appliance, or a data file storage service on the Internet.

また、上記では、機器やサービスの利用者が自身に割り当てられたデータファイル保管領域を管理するために削除予定一覧画面を利用する例を説明した。しかし、削除予定一覧画面は、システム管理者が利用者の保管状況やファイル保管部101の総容量、現在の使用量、空き容量を管理する場合にも利用可能である。   In the above description, an example has been described in which a user of a device or service uses a deletion schedule list screen to manage a data file storage area assigned to the user. However, the deletion schedule list screen can also be used when the system administrator manages the storage status of the user, the total capacity of the file storage unit 101, the current usage, and the free capacity.

[他の実施例]
なお、本発明は、複数の機器(例えばホストコンピュータ、インタフェイス機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、複写機、ファクシミリ装置など)に適用してもよい。
[Other embodiments]
Note that the present invention can be applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, and a printer), and a device (for example, a copying machine and a facsimile device) including a single device. You may apply to.

また、本発明の目的は、上記実施例の機能を実現するソフトウェアを記録した記憶媒体(記録媒体)をシステムまたは装置に供給し、そのシステムまたは装置のコンピュータ(CPUやMPU)が前記ソフトウェアを実行することでも達成される。この場合、記憶媒体から読み出されたソフトウェア自体が上記実施例の機能を実現することになり、そのソフトウェアを記憶した記憶媒体は本発明を構成する。   Another object of the present invention is to supply a storage medium (recording medium) that records software for realizing the functions of the above-described embodiments to a system or apparatus, and a computer (CPU or MPU) of the system or apparatus executes the software. Is also achieved. In this case, the software itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the software constitutes the present invention.

また、前記ソフトウェアの実行により上記機能が実現されるだけでなく、そのソフトウェアの指示により、コンピュータ上で稼働するオペレーティングシステム(OS)などが実際の処理の一部または全部を行い、それによって上記機能が実現される場合も含む。   In addition, the above functions are not only realized by the execution of the software, but an operating system (OS) running on a computer performs part or all of the actual processing according to instructions of the software, and thereby the above functions This includes the case where is realized.

また、前記ソフトウェアがコンピュータに接続された機能拡張カードやユニットのメモリに書き込まれ、そのソフトウェアの指示により、前記カードやユニットのCPUなどが実際の処理の一部または全部を行い、それによって上記機能が実現される場合も含む。   In addition, the software is written in a function expansion card or unit memory connected to the computer, and the CPU of the card or unit performs part or all of the actual processing according to instructions of the software, thereby This includes the case where is realized.

本発明を前記記憶媒体に適用する場合、その記憶媒体には、先に説明したフローチャートに対応するソフトウェアが格納される。   When the present invention is applied to the storage medium, the storage medium stores software corresponding to the flowchart described above.

実施例1のファイル保管装置の構成例を示すブロック図、Block diagram showing a configuration example of a file storage device of Example 1, 一覧情報生成部による一覧情報の生成処理を示すフローチャート、The flowchart which shows the production | generation process of the list information by a list information generation part, データファイルの削除予定日時と予測空き容量の取得の詳細な処理を示すフローチャート、Flow chart showing the detailed processing of obtaining the data file's scheduled deletion date and estimated free space, 表示条件指定画面(ユーザインタフェイス)の一例を示す図、The figure which shows an example of a display condition designation screen (user interface), 表示条件保持部が保持するデータ例を示す図、The figure which shows the example of data which a display condition holding part hold | maintains, ファイル情報保持部が保持するファイル情報の一例を示す図、The figure which shows an example of the file information which a file information holding part hold | maintains, 図5に示すファイル情報から表示条件に従いファイル情報を抽出し、削除予定日時の昇順にソートした結果を示す図、The figure which shows the result of extracting the file information according to the display condition from the file information shown in FIG. 削除予定日時にデータファイルが削除された場合の予測空き容量を取得した結果を示す図、Figure showing the result of obtaining the estimated free space when the data file is deleted at the scheduled deletion date and time, 図6Bのリストに基づき、表示処理部が生成する削除予定一覧画面の一例を示す図、The figure which shows an example of the deletion schedule list screen which a display processing part generates based on the list of Drawing 6B. 表示条件指定画面(ユーザインタフェイス)の一例を示す図、The figure which shows an example of a display condition designation screen (user interface), 表示条件保持部が保持するデータ例を示す図、The figure which shows the example of data which a display condition holding part hold | maintains, 実施例2の一覧情報生成部による一覧情報の生成処理を示すフローチャート、Flowchart showing a list information generation process by the list information generation unit of Example 2, 一覧情報の一例を示す図、Figure showing an example of list information, 一覧情報の一例を示す図、Figure showing an example of list information, 一覧情報の一例を示す図、Figure showing an example of list information, マージ後の一覧情報に基づき、表示処理部が生成する削除予定一覧画面の一例を示す図、The figure which shows an example of the deletion schedule list screen which a display process part produces | generates based on the list information after merging, 実施例3の表示条件指定画面(ユーザインタフェイス)の一例を示す図、The figure which shows an example of the display condition designation screen (user interface) of Example 3, 図12の表示条件指定画面による表示条件の設定に基づき、表示処理部が生成する削除予定一覧画面の一例を示す図である。FIG. 13 is a diagram showing an example of a deletion schedule list screen generated by a display processing unit based on setting of display conditions on the display condition specifying screen of FIG.

Claims (7)

データファイルを保管する保管手段と、
前記保管手段が保管するデータファイルのデータ量情報を保持する保持手段と、
前記保管手段が保管するデータファイルの削除予定日時を管理する管理手段と、
前記保管手段が保管する全部または一部のデータファイルについて、前記管理手段が管理する削除予定日時と前記保持手段が保持するデータ量情報を取得して、前記削除予定日時以降の前記保管手段の空き容量を予測する予測手段と、
前記予測手段が取得した前記削除予定日時と、前記予測手段が予測した空き容量の関係を示す画面情報を生成する生成手段とを有することを特徴とする情報処理装置。
A storage means for storing data files;
Holding means for holding data amount information of a data file stored by the storage means;
Management means for managing the scheduled date and time of deletion of the data file stored by the storage means;
For all or some data files stored by the storage unit, the scheduled deletion date and time managed by the management unit and the data amount information held by the storage unit are acquired, and the storage unit is free after the scheduled deletion date A means of predicting capacity,
An information processing apparatus comprising: a generation unit that generates screen information indicating a relationship between the scheduled deletion date and time acquired by the prediction unit and a free space predicted by the prediction unit.
さらに、前記予測手段が、前記削除予定日時とデータ量情報を取得するデータファイルを限定するための条件を入力する入力手段を有することを特徴とする請求項1に記載された情報処理装置。   2. The information processing apparatus according to claim 1, wherein the prediction unit further includes an input unit that inputs a condition for limiting the data file for acquiring the scheduled deletion date and data amount information. 前記条件は、前記削除予定日時の期限、前記データファイルの所有者情報、前記データファイルのグループ属性の何れかを含むことを特徴とする請求項2に記載された情報処理装置。   3. The information processing apparatus according to claim 2, wherein the condition includes any one of an expiration date of the scheduled date and time of deletion, owner information of the data file, and a group attribute of the data file. 前記予測手段は、前記条件として前記所有者情報が入力された場合、前記所有者情報に対応するデータファイルの削除予定日時とデータ量情報を取得して前記空き容量を予測し、前記生成手段は、前記所有者情報ごとに前記削除予定日時と前記空き容量の関係を示す画面情報を生成することを特徴とする請求項3に記載された情報処理装置。   When the owner information is input as the condition, the predicting means obtains a scheduled deletion date and data amount information of a data file corresponding to the owner information to predict the free space, and the generating means 4. The information processing apparatus according to claim 3, wherein screen information indicating a relationship between the scheduled deletion date and the free space is generated for each owner information. 前記予測手段は、前記条件として前記グループ属性が入力された場合、前記グループ属性に対応するデータファイルの削除予定日時とデータ量情報を取得して前記空き容量を予測し、前記生成手段は、前記グループ属性ごとに前記削除予定日時と前記空き容量の関係を示す画面情報を生成することを特徴とする請求項3に記載された情報処理装置。   When the group attribute is input as the condition, the predicting means obtains a scheduled deletion date and data amount information of a data file corresponding to the group attribute to predict the free space, and the generating means 4. The information processing apparatus according to claim 3, wherein screen information indicating a relationship between the scheduled deletion date and the free space is generated for each group attribute. データファイルを保管する保管手段が保管するデータファイルのデータ量情報を保持し、
前記保管手段が保管するデータファイルの削除予定日時を管理し、
前記保管手段が保管する全部または一部のデータファイルについて、前記削除予定日時と前記データ量情報を取得して、前記削除予定日時以降の前記保管手段の空き容量を予測し、
前記取得した削除予定日時と、前記予測した空き容量の関係を示す画面情報を生成することを特徴とする情報処理方法。
The storage means for storing the data file holds the data amount information of the data file stored,
Managing the scheduled deletion date and time of the data file stored by the storage means;
For all or some of the data files stored by the storage unit, obtain the scheduled deletion date and the data amount information, and predict the free space of the storage unit after the scheduled deletion date and time,
An information processing method, comprising: generating screen information indicating a relationship between the acquired scheduled deletion date and the estimated free space.
情報処理装置を制御して、請求項6に記載された情報処理を実現することを特徴とするコンピュータプログラム。   7. A computer program for controlling an information processing apparatus to realize the information processing described in claim 6.
JP2006269013A 2006-09-29 2006-09-29 Information processor, method therefor and computer program Withdrawn JP2008090496A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006269013A JP2008090496A (en) 2006-09-29 2006-09-29 Information processor, method therefor and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006269013A JP2008090496A (en) 2006-09-29 2006-09-29 Information processor, method therefor and computer program

Publications (1)

Publication Number Publication Date
JP2008090496A true JP2008090496A (en) 2008-04-17

Family

ID=39374589

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006269013A Withdrawn JP2008090496A (en) 2006-09-29 2006-09-29 Information processor, method therefor and computer program

Country Status (1)

Country Link
JP (1) JP2008090496A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9400739B2 (en) 2013-11-01 2016-07-26 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9400739B2 (en) 2013-11-01 2016-07-26 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions
US9400740B2 (en) 2013-11-01 2016-07-26 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions
US9959047B2 (en) 2013-11-01 2018-05-01 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions
US9965190B2 (en) 2013-11-01 2018-05-08 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions
US10572156B2 (en) 2013-11-01 2020-02-25 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions
US10579266B2 (en) 2013-11-01 2020-03-03 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions
US11301136B2 (en) 2013-11-01 2022-04-12 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions
US11307770B2 (en) 2013-11-01 2022-04-19 International Business Machines Corporation Capacity forecasting based on capacity policies and transactions

Similar Documents

Publication Publication Date Title
JP4670968B2 (en) Information management program and information management system
CN101320368A (en) Document management method system and apparatus
JP2007129580A (en) Information processing method and apparatus
JP2006279119A (en) Image reproducing device and program
JP2009080795A (en) Image management apparatus and control method therefor, and program
CN102541988A (en) Document management apparatus and method for controlling same
JP2002342139A (en) Image signal processor
JP5615779B2 (en) File sharing system, analysis server, and file sharing method
US10983992B1 (en) Automatically storing records generated by users based on scheduled recurring event information
CN105378709A (en) Systems and methods for file management by mobile computing devices
JP2001109877A (en) Device and method for image display, and medium
JP2008090496A (en) Information processor, method therefor and computer program
CN101226529A (en) Information-processing apparatus, information-processing system, information-processing method
JP5300902B2 (en) Screen control program and information processing apparatus
JP2007257603A (en) List registration object information acquisition system, method, program and device
JP2007108873A (en) Data retrieval condition hierarchy management device
JP2007280406A (en) Information processor, display control method and program
JP6973178B2 (en) Information processing equipment, systems, methods, and programs
JP7347094B2 (en) Information processing device and information processing program
JP6318841B2 (en) Class management program, class management method, and class management system
JP2013187786A (en) Task management program and task management system
JP7124567B2 (en) Document management device and document management program
JP4194305B2 (en) File management method, apparatus and program
JP7178038B2 (en) Information display system
JP2011070369A (en) Device and method for integrating database

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20091201