JP2005056284A - File management device - Google Patents
File management device Download PDFInfo
- Publication number
- JP2005056284A JP2005056284A JP2003288349A JP2003288349A JP2005056284A JP 2005056284 A JP2005056284 A JP 2005056284A JP 2003288349 A JP2003288349 A JP 2003288349A JP 2003288349 A JP2003288349 A JP 2003288349A JP 2005056284 A JP2005056284 A JP 2005056284A
- Authority
- JP
- Japan
- Prior art keywords
- content
- file
- contents
- disk device
- content file
- 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.)
- Pending
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
Description
この発明は、動画等のコンテンツをストリーミング方式により配信を行うサーバ装置において、配信するコンテンツを格納するディスク装置の利用に関し、不要なコンテンツファイルを適切に削除することで、効率的なディスク装置の利用を実現するコンテンツファイル管理装置を実現するものである。 The present invention relates to the use of a disk device that stores content to be distributed in a server device that distributes content such as moving images by a streaming method, and efficiently uses the disk device by appropriately deleting unnecessary content files. The content file management apparatus which implement | achieves is implement | achieved.
ストリーミングによりコンテンツの配信を行うサーバでは、そのコンテンツのファイルをディスク装置に格納しているが、動画データなどを含んだコンテンツの一つ一つのファイルサイズが相当に大きく、多数のコンテンツを配信するサーバではコンテンツファイルの格納のためにディスク装置の領域が圧迫されることがあった。 In a server that distributes content by streaming, a file of the content is stored in a disk device. However, each file size of content including moving image data is considerably large, and a server that distributes many contents However, the area of the disk device may be compressed to store the content file.
このようなサーバのディスク装置に格納されているコンテンツファイルの中には、あまり視聴されることもなく、不要となっているコンテンツファイルが含まれている場合が多く、サーバの管理者は定期的にこのような不要となったコンテンツファイルを探して、ディスク装置から削除するという処理を行うことが必要となっていた。 Among the content files stored in the disk device of such a server, there are many cases where content files that are not viewed and are unnecessary are often included, and the server administrator regularly In addition, it is necessary to search for such unnecessary content files and delete them from the disk device.
しかし、実際にはどのコンテンツファイルが必要なもので、どのコンテンツファイルが不要なものかを判断することが困難であり、不要なコンテンツファイルを適切に削除し、ディスク装置を有効に活用することが困難であった。 However, it is difficult to determine which content file is actually required and which content file is unnecessary, and it is possible to delete unnecessary content files appropriately and effectively use the disk device. It was difficult.
このような問題を解決するため、コンテンツファイルごとに最終アクセスの日時の情報を管理しておき、最終アクセスから所定の期間が経過しているコンテンツファイルは、参照の頻度が低いこととなるので、不要なファイルであると判断し、削除処理を行うファイル管理装置(例えば、特許文献1を参照)や、コンテンツファイルが参照されるごとに参照回数を単純にカウントアップしていき、所定の回数以下のアクセス数しかないコンテンツファイルは不要なファイルであると判断して削除処理を自動実行するファイル装置が考案されている(例えば、特許文献2を参照)。 In order to solve such problems, information on the date and time of the last access is managed for each content file, and content files that have passed a predetermined period since the last access have a low frequency of reference. Each time a content management file is referred to, or a file management device (for example, see Patent Document 1) that determines that the file is an unnecessary file and performs a deletion process, the reference count is simply counted up to a predetermined count or less. There has been devised a file device that determines that a content file having only the number of accesses is an unnecessary file and automatically executes a deletion process (see, for example, Patent Document 2).
ストリーミングにより配信されるコンテンツファイルは、その内容を実際に再生してみないと分からないので、使用者がどのようなコンテンツであるか試しに視聴し、使用者の望むコンテンツでない場合、途中で再生を中断するということが日常的に行われるものである。 Since content files distributed by streaming cannot be understood unless the content is actually played back, the content is viewed by the user as a trial, and if it is not the content desired by the user, it is played in the middle. It is a routine practice to interrupt the process.
このような参照のされ方をするコンテンツファイルにおいて、従来のファイル管理装置では、使用者が試しにコンテンツファイルを再生した場合でも、そのアクセスが最終アクセスとして判断され、また、参照回数1回分としてカウントされることとなり、試しにアクセスしただけで、最後まで再生することのなかった、本来は不必要なコンテンツファイルが削除されることなくディスク装置に格納されたままとなるという問題点があった。 In such a content file to be referred to, in the conventional file management apparatus, even when the user reproduces the content file as a trial, the access is determined as the last access, and is counted as one reference count. Thus, there is a problem that an originally unnecessary content file that has not been played back to the end only by accessing the trial is stored in the disk device without being deleted.
前記のごとく、従来の技術では次のような問題点がある。 As described above, the conventional techniques have the following problems.
ストリーミングにより動画などのコンテンツを配信するサーバにおいて、コンテンツファイルは動画データ等を含み、そのサイズが大きく、不要なコンテンツファイルによりコンテンツファイルを格納しているディスク装置の空き領域が圧迫されるという問題があった。 In a server that distributes content such as moving images by streaming, the content file includes moving image data and the like, and the size of the content file is large, and the free space of the disk device storing the content file is compressed by unnecessary content files. there were.
そのため、サーバの管理者は定期的に不必要なコンテンツファイルをディスク装置から削除する処理が必要となるが、どのコンテンツファイルが不要なものかを判断するのが困難であり、不要なコンテンツファイルがディスク装置上に残存し、有効なディスク装置の利用が行えない場合があった。 For this reason, it is necessary for the server administrator to periodically delete unnecessary content files from the disk device, but it is difficult to determine which content files are unnecessary. In some cases, the disk device remains on the disk device and an effective disk device cannot be used.
このような問題を解決するため、サーバのディスク装置に格納されているコンテンツファイルごとに、最終アクセスの日時を管理することで、最終アクセスから所定の期間が経過したコンテンツファイルを不要なものと判断するファイル管理装置や、コンテンツファイルにアクセスがあった場合、そのファイルのアクセス回数を単純にカウントアップして管理しておき、所定の回数以下のアクセス回数しかないコンテンツファイルを不要なものと判断し、自動的に削除する装置が考案されている。 In order to solve such problems, by managing the date and time of the last access for each content file stored in the disk device of the server, it is determined that the content file whose predetermined period has passed since the last access is unnecessary If a file management device or content file is accessed, the number of accesses to that file is simply counted up and managed, and it is determined that a content file that has a predetermined number of accesses or less is unnecessary. A device for automatic deletion has been devised.
しかし、このような従来のファイル管理装置では、どのようなアクセスでも同様に扱われることから、ストリーミングにより配信されるコンテンツのように、再生のためのコンテンツファイルへのアクセスが、ファイルの先頭のみの再生で終わっているのか、最後まで再生されているのかにより、そのコンテンツファイルの要、不要の判断がなされるべきものである場合に対応できないという問題点があった。 However, in such a conventional file management apparatus, any access is handled in the same manner, so that access to a content file for reproduction is limited to the top of the file, such as content distributed by streaming. There is a problem that it is not possible to deal with the case where the necessity of the content file should be determined depending on whether it has been played back or played to the end.
この発明の課題は、ストリーミングによりコンテンツを配信するサーバにおいて、ディスク装置に格納されている配信用のコンテンツファイルの中から、不要なコンテンツファイルを適切に見つけ出し、自動的に削除することで、ディスク装置の有効利用を図ることができるファイル管理装置を提供することにある。 An object of the present invention is to properly find unnecessary content files from distribution content files stored in a disk device and automatically delete them in a server that distributes content by streaming. An object of the present invention is to provide a file management device that can effectively use the file management.
前記の問題点を解決するために、この発明では次に示す手段を取った。 In order to solve the above problems, the present invention takes the following means.
配信サーバ装置に格納されているコンテンツファイルの一覧及び各コンテンツファイルごとの配信サーバのディスク装置への登録日からの経過日数と、そのコンテンツファイルの視聴者による再生時間により補正した参照回数をコンテンツファイル管理情報リストとして作成し、管理するコンテンツファイルアクセス状況管理手段を備えるように構成する。 A list of content files stored in the distribution server device, the number of days elapsed from the date of registration to the disk device of the distribution server for each content file, and the number of references corrected by the playback time of the content file by the viewer Content file access status management means that is created and managed as a management information list is provided.
所定の期間ごとに、コンテンツファイルの視聴者によるファイルアクセスログの内容から、上記コンテンツファイル管理情報リストで管理されたコンテンツファイルごとの登録日からの経過日数及び視聴者による再生時間により補正した参照回数情報を更新するコンテンツファイルアクセス状況更新手段を備えることで、ストリーミング配信によるコンテンツファイルへのアクセスとして考慮すべき、そのコンテンツファイルの視聴者による再生時間の割合も考慮した形でアクセス状況を把握することができるようにする。 The number of references corrected by the elapsed time from the registration date for each content file managed in the content file management information list and the playback time by the viewer from the contents of the file access log by the content file viewer for each predetermined period By providing content file access status update means for updating information, grasp the access status in consideration of the percentage of playback time by the viewer of the content file that should be considered as access to the content file by streaming delivery To be able to.
当該コンテンツファイルアクセス状況更新手段により更新されたコンテンツファイルごとのアクセス状況が、所定の削除条件を満たしたかどうか判断し、削除条件を満たしたコンテンツファイルをディスク装置から自動的に削除するコンテンツファイル削除手段を備えるように構成する。 Content file deletion means for determining whether the access status of each content file updated by the content file access status update means satisfies a predetermined deletion condition, and automatically deleting the content file that satisfies the deletion condition from the disk device It comprises so that it may be provided.
この発明により、以下に示すような効果が期待できる。 According to the present invention, the following effects can be expected.
ストリーミングによりコンテンツ配信を行う配信サーバでは、配信用のコンテンツファイルをディスク装置に格納しておくことが必要とされるが、コンテンツファイルは動画データなどの大きなサイズのものが多く、これらのコンテンツファイルを格納しておくためには相当に大きなディスク容量が必要となり、ディスク装置の有効利用を図る必要がある。 A distribution server that distributes content by streaming needs to store content files for distribution in a disk device. However, many content files have a large size such as video data. In order to store the data, a considerably large disk capacity is required, and it is necessary to effectively use the disk device.
このような状況の中で、コンテンツファイルの中には、あまり視聴されることがなく、不要となったコンテンツファイルも存在し、これらの不要なコンテンツファイルにより配信サーバのディスク装置の空き容量が圧迫されるという問題があった。 Under such circumstances, some content files are rarely viewed and become unnecessary, and these unnecessary content files put pressure on the free capacity of the disk device of the distribution server. There was a problem of being.
従来はこれらの不要なコンテンツファイルは定期的にサーバの管理者が削除等を行っていたが、どのコンテンツファイルが本当に不要なコンテンツファイルであるかを判断することは管理者にとっても困難であり、結局不要なコンテンツファイルがディスク装置に残ったままとなり、有効にディスク装置を活用できないことがあった。 In the past, these unnecessary content files were regularly deleted by the server administrator. However, it is difficult for the administrator to determine which content files are really unnecessary content files. Eventually, unnecessary content files remain in the disk device, and the disk device may not be used effectively.
このような問題を解決するため、コンテンツファイルの最終アクセス時刻やアクセス回数から不要なコンテンツファイルを抽出し、自動的に削除するファイル管理装置が考案されているが、これらのファイル管理装置では、ストリーミング配信により試しに最初の方だけを視聴し、最後まで再生されることのない本来は不要と判断すべきコンテンツも削除されることなくディスク装置上に残ったままとなるという問題があった。 In order to solve such problems, file management devices that extract unnecessary content files from the last access time and the number of accesses of content files and automatically delete them have been devised. In these file management devices, streaming is performed. There is a problem in that only the first person is viewed as a trial by distribution, and contents that should not be reproduced until the end should remain on the disk device without being deleted.
本発明を利用することにより、コンテンツファイルの視聴者によるそのコンテンツファイルの再生時間を考慮して参照回数を補正して管理することで、ストリーミング配信におけるコンテンツファイルの使われ方に適した不要なコンテンツファイルの自動削除を行うことができるようになり、ストリーミング配信サーバのディスク装置を有効に利用することができるファイル管理装置を提供することができるようになる。 By using the present invention, unnecessary content suitable for how content files are used in streaming distribution can be managed by correcting the number of references in consideration of the playback time of the content file by the viewer of the content file. Files can be automatically deleted, and a file management device that can effectively use the disk device of the streaming distribution server can be provided.
この発明は、次に示す実施の形態を取った。 The present invention takes the following embodiments.
配信サーバのディスク装置に格納されているコンテンツファイルの一覧及び各コンテンツファイルごとのサーバ装置への登録日からの経過日数と、そのコンテンツファイルの視聴者による再生時間により補正した参照回数をコンテンツファイル管理情報リストとして作成し、管理するコンテンツファイルアクセス状況管理手段を備えるように構成する。 Content file management including a list of content files stored in the disk device of the distribution server, the number of days elapsed from the registration date of each content file on the server device, and the number of references corrected by the playback time of the content file by the viewer Content file access status management means for creating and managing the information list is provided.
これにより、ディスク装置に格納されている全コンテンツファイルのディスク装置に登録された日からの経過日数や視聴者による利用状況をコンテンツファイル管理情報リストにより管理することができ、この情報から不要なコンテンツファイルの抽出をすることができるようにしている。 As a result, it is possible to manage the number of days elapsed since the date registered in the disk device of all the content files stored in the disk device and the usage status by the viewer using the content file management information list. The file can be extracted.
所定の期間ごとに、コンテンツファイルの視聴者によるファイルアクセスログの内容から、コンテンツファイルアクセス状況管理手段で管理しているコンテンツファイルごとの登録日からの経過日数及び視聴者による再生時間により補正した参照回数情報を更新するコンテンツファイルアクセス状況更新手段を備えるように構成する。 Reference corrected by the number of days elapsed from the registration date for each content file managed by the content file access status management means and the playback time by the viewer from the contents of the file access log by the content file viewer for each predetermined period A content file access status update unit for updating the number-of-times information is provided.
これにより、所定の期間ごとに、コンテンツファイル管理情報リストの情報が最新の情報に更新されるので、適時に不要なコンテンツファイルの抽出を行うことができるようになる。 Thereby, the information in the content file management information list is updated to the latest information every predetermined period, so that unnecessary content files can be extracted in a timely manner.
コンテンツファイルアクセス状況更新手段により更新されたコンテンツファイルごとのアクセス状況が、所定の削除条件を満たしたかどうか判断し、削除条件を満たしたコンテンツファイルをディスク装置から自動的に削除するコンテンツファイル削除手段を備えるように構成する。 Content file deletion means for determining whether the access status of each content file updated by the content file access status update means satisfies a predetermined deletion condition, and automatically deleting the content file that satisfies the deletion condition from the disk device Configure to include.
これにより、所定の削除条件に合致するコンテンツファイルを自動的に削除することができ、配信サーバのディスク装置内が不要なコンテンツファイルにより空き領域を圧迫されることを防ぐことができ、効率的なディスク装置の運用が行えるようになる。 As a result, it is possible to automatically delete a content file that matches a predetermined deletion condition, and it is possible to prevent an empty area from being pressed by an unnecessary content file in the disk device of the distribution server. The disk device can be operated.
コンテンツファイル削除手段により自動的にファイルを削除するようにする代わりに、コンテンツ管理情報リストの内容をサーバ装置の管理者が参照し、不要なコンテンツを判断し、不要と判断されたコンテンツファイルの削除や圧縮などの処理を行うようにしてもよい。 Instead of automatically deleting the file by the content file deletion means, the administrator of the server device refers to the contents of the content management information list, determines the unnecessary content, and deletes the content file determined to be unnecessary Or processing such as compression may be performed.
この発明による代表的な実施例を説明する。なお、以下において、同じ箇所は同一の符号を付してあり、詳細な説明を省略することがある。 A typical embodiment according to the present invention will be described. In the following, the same portions are denoted by the same reference numerals, and detailed description may be omitted.
図1に示すように、コンテンツファイルアクセス状況管理手段1は、ディスク装置4に格納されているコンテンツファイル4bの一覧をコンテンツファイルの格納されている所定のフォルダからファイル名一覧取得コマンドにより取得し、コンテンツファイル一覧のリストを作成する。
As shown in FIG. 1, the content file access status management means 1 acquires a list of
このリストの項目として、コンテンツファイルごとにディスク装置4へ登録された日からの経過日数と、そのコンテンツファイルの視聴者による再生時間を考慮して補正した参照回数をコンテンツファイルの管理情報として追加し、コンテンツ管理情報リスト1aを作成する。
As the items of this list, the number of days elapsed from the date registered in the
コンテンツ管理情報リスト1aは図2に示すように、ファイル名、登録日からの経過日数、補正参照回数を一つの組として、全コンテンツファイルの情報を管理したリストとなっている。 As shown in FIG. 2, the content management information list 1a is a list in which information of all content files is managed with a file name, the number of days elapsed from the registration date, and the number of correction references as one set.
図2はコンテンツファイルが7つの場合の例であるが、コンテンツファイルアクセス状況管理手段1はコンテンツ管理情報リスト1aを作成時に、初期値として経過日数及び補正参照回数に0をセットする。
FIG. 2 shows an example in which there are seven content files, but the content file access status management means 1
コンテンツファイルアクセス状況更新手段2は図1に示すように、所定の期間ごとにファイルアクセスログを参照し、ファイルアクセスログの内容からコンテンツ管理情報リスト1aの補正参照回数を更新する。
As shown in FIG. 1, the content file access
具体的には、図3に示すような、配信サーバから視聴者に対しコンテンツを配信するときに採取されるファイルアクセスログの情報から、コンテンツファイルごとにコンテンツファイルの全体の長さと、実際に視聴者によって再生された時間を取得する。 Specifically, from the information in the file access log collected when distributing content from the distribution server to the viewer as shown in FIG. Get the time played by the person.
このコンテンツ全体の時間に対する再生された時間の割合(再生時間/全体時間)を求め、これを補正参照回数として、コンテンツ管理情報リスト1aに管理されている補正参照回数に加算する処理を行う。 A ratio of the reproduced time to the entire content time (reproduction time / total time) is obtained, and this is added as the corrected reference number to the corrected reference number managed in the content management information list 1a.
図3のファイルアクセスログの例では、コンテンツAのファイルアクセスログがログ番号1、ログ番号2、ログ番号6、ログ番号7のログに採取されており、これらのログの内容から、コンテンツAの再生時間は全体で15分(1分+5分+6分+3分)となるので、コンテンツAの補正参照回数は15/30=0.5となる。
In the example of the file access log in FIG. 3, the file access log of the content A is collected in the logs of the
同様にして、図3のファイルアクセスログの内容からコンテンツファイルアクセス状況更新手段2により更新処理がなされた後のコンテンツ管理情報リスト1aの内容を図4に示す。
Similarly, FIG. 4 shows the content of the content management information list 1a after the update processing is performed by the content file access
また、コンテンツファイルアクセス状況更新手段2による更新処理を一日に一回行うこととしておいた場合には、この更新処理ごとに登録日からの経過日数に1を加える処理を行うことで、コンテンツ管理情報リスト1aのコンテンツファイルごとの登録日からの経過日数を更新する。
If the update process by the content file access
図1に示すように、以上のようなコンテンツファイルアクセス状況更新手段2による定期的な更新処理により最新のアクセス状態が管理されているコンテンツ管理情報リスト1aの内容から所定の削除条件に合致したコンテンツファイルを抽出し、そのコンテンツファイルをディスク装置4から自動的に削除するコンテンツファイル削除手段3を備えている。
As shown in FIG. 1, content that matches a predetermined deletion condition from the content of the content management information list 1a in which the latest access state is managed by the periodic update processing by the content file access
例えば、削除条件として、登録日から10日以上が経過しているコンテンツファイルの中で、補正参照回数が10回以下のものを削除するように設定してあった場合で、コンテンツ管理情報リスト1aの内容が図5に示すような内容となっていたときには、コンテンツA、コンテンツC、コンテンツEが削除条件に合致しているので、これらのコンテンツファイルがディスク装置4から削除されることとなる。
For example, when the deletion condition is set to delete a content file whose correction reference count is 10 or less among the content files that have passed 10 days or more from the registration date, the content management information list 1a When the contents of FIG. 5 are the contents as shown in FIG. 5, the contents A, the contents C, and the contents E meet the deletion condition, so that these contents files are deleted from the
不要なコンテンツファイルの削除条件は、固定の条件としてもよいし、配信サーバの管理者が自由に設定できるようにしてもよい。 Unnecessary content file deletion conditions may be fixed conditions, or may be set freely by the administrator of the distribution server.
削除条件としても種々の条件を設定することができ、例えば、1日あたりの所定参照回数(例えば2回以上)を設定しておき、所定の期間経過ごとに1日あたりの参照回数が確保されているか判定(例えば、10日ごとに前回判定時よりも補正参照回数が20回以上増加しているか判定)し、不要なコンテンツファイルを削除するようにしてもよい。 Various conditions can be set as deletion conditions. For example, a predetermined number of times of reference per day (for example, two times or more) is set, and the number of times of reference per day is ensured every predetermined period. (For example, it is determined whether the correction reference count has increased by 20 or more than the previous determination every 10 days), and unnecessary content files may be deleted.
このようなコンテンツファイル削除手段3による不要なコンテンツファイルの削除処理は、コンテンツファイルアクセス状況更新手段2によるコンテンツ管理情報リスト1aの更新処理後のタイミングで定期的に行うようにする。
Such unnecessary content file deletion processing by the content
これにより、所定の期間が経過し、コンテンツ管理情報リスト1aが最新の情報となった時点で適時不要なコンテンツファイルが抽出され、自動的に削除されるようにしている。 As a result, when a predetermined period elapses and the content management information list 1a becomes the latest information, unnecessary content files are extracted in a timely manner and automatically deleted.
また、コンテンツファイル削除手段3による不要なコンテンツファイルの削除処理後のタイミングで、コンテンツファイルアクセス状況管理手段1により、ディスク装置4に格納されているコンテンツファイルのファイル名一覧を取得し、その中にコンテンツ管理情報リスト1aに登録されていないコンテンツファイル名があった場合は、ディスク装置4に新たに登録されたコンテンツファイルとしてコンテンツ管理情報リスト1aに追加し、コンテンツ管理情報リスト1aにあるファイル名の中で、取得したディスク装置4に格納されているコンテンツファイルのファイル名一覧にないコンテンツファイルは、削除されたコンテンツファイルとしてコンテンツ管理情報リスト1aから削除する処理を行い、コンテンツ管理情報リスト1aを最新の情報に更新するようにしている。
In addition, at the timing after the unnecessary content file deletion process by the content
図6、図7にはこのコンテンツ管理情報リスト1aの更新処理の例を示しており、図6(a)に示すディスク装置上のコンテンツファイル名一覧と、図6(b)に示すコンテンツ管理情報リストから、図7に示す最新のコンテンツ管理情報リストが作成される。 6 and 7 show an example of the update processing of the content management information list 1a. The content file name list on the disk device shown in FIG. 6A and the content management information shown in FIG. The latest content management information list shown in FIG. 7 is created from the list.
なお、新たに追加されたコンテンツファイルの登録日からの経過日数と、補正参照回数は初期値として0を設定する。 It should be noted that the number of days elapsed from the registration date of the newly added content file and the number of correction references are set to 0 as initial values.
1:コンテンツファイルアクセス状況管理手段
1a:コンテンツ管理情報リスト
2:コンテンツファイルアクセス状況更新手段
3:コンテンツファイル削除手段
4:ディスク装置
4a:ファイルアクセスログ
4b:コンテンツファイル
1: Content file access status management means 1a: Content management information list 2: Content file access status update means 3: Content file deletion means 4: Disk device 4a:
Claims (2)
コンテンツファイルの一覧及び各コンテンツファイルごとの配信サーバのディスク装置への登録日からの経過日数と、コンテンツの再生時間により補正した参照回数をコンテンツファイル管理情報リストとして作成、管理するコンテンツファイルアクセス状況管理手段と、
所定の期間ごとにコンテンツファイルのファイルアクセスログを参照し、コンテンツファイルアクセス状況管理手段で管理されている登録日からの経過日数と、コンテンツの再生時間により補正した参照回数を更新するコンテンツファイルアクセス状況更新手段と、
を備えることを特徴とするファイル管理装置。 In a file management device that manages content files stored in a disk device of a server device that distributes content by streaming,
Content file access status management that creates and manages a list of content files and the number of days elapsed from the date of registration in the disk device of the distribution server for each content file and the number of references corrected by the playback time of the content as a content file management information list Means,
Content file access status that refers to the file access log of the content file every predetermined period and updates the number of days elapsed since the registration date managed by the content file access status management means and the reference count corrected by the playback time of the content Update means;
A file management apparatus comprising:
所定の削除条件が満たされた場合、コンテンツファイルをディスク装置から削除するコンテンツファイル削除手段を、
備えることを特徴とする請求項1記載のファイル管理装置。 In a file management device that manages content files stored in a disk device of a server device that distributes content by streaming,
Content file deletion means for deleting the content file from the disk device when a predetermined deletion condition is satisfied,
The file management apparatus according to claim 1, further comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003288349A JP2005056284A (en) | 2003-08-07 | 2003-08-07 | File management device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003288349A JP2005056284A (en) | 2003-08-07 | 2003-08-07 | File management device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2005056284A true JP2005056284A (en) | 2005-03-03 |
Family
ID=34367021
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003288349A Pending JP2005056284A (en) | 2003-08-07 | 2003-08-07 | File management device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2005056284A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008205781A (en) * | 2007-02-20 | 2008-09-04 | Fujitsu Ltd | Method and system for distributing content |
KR100931356B1 (en) * | 2007-09-17 | 2009-12-11 | (주)씨디네트웍스 | Content transmission apparatus, method and recording medium for transmitting content |
WO2013175607A1 (en) * | 2012-05-24 | 2013-11-28 | 三菱電機株式会社 | Communication system, client terminal, and server device |
CN116389398A (en) * | 2023-05-30 | 2023-07-04 | 阿里巴巴(中国)有限公司 | Data access control method, vehicle control method and device |
-
2003
- 2003-08-07 JP JP2003288349A patent/JP2005056284A/en active Pending
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008205781A (en) * | 2007-02-20 | 2008-09-04 | Fujitsu Ltd | Method and system for distributing content |
KR100931356B1 (en) * | 2007-09-17 | 2009-12-11 | (주)씨디네트웍스 | Content transmission apparatus, method and recording medium for transmitting content |
WO2013175607A1 (en) * | 2012-05-24 | 2013-11-28 | 三菱電機株式会社 | Communication system, client terminal, and server device |
US9680719B2 (en) | 2012-05-24 | 2017-06-13 | Mitsubishi Electric Corporation | Communication system, client terminal, and server |
CN116389398A (en) * | 2023-05-30 | 2023-07-04 | 阿里巴巴(中国)有限公司 | Data access control method, vehicle control method and device |
CN116389398B (en) * | 2023-05-30 | 2023-10-20 | 阿里巴巴(中国)有限公司 | Data access control method, vehicle control method and device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11245758B2 (en) | System and method for automatic cloud-based full-data restore to mobile devices | |
US7260312B2 (en) | Method and apparatus for storing content | |
US7469306B2 (en) | Method for communicating with first and second device that includes reference to metadata wherein third device modifies the metadata based on specific operations by first device | |
US8683228B2 (en) | System and method for WORM data storage | |
US8904374B2 (en) | Firmware update data generating apparatus and information device | |
CN105339903B (en) | Restore the method and system of file system object | |
US7577808B1 (en) | Efficient backup data retrieval | |
US20110196838A1 (en) | Method and System for Managing Weakly Mutable Data In A Distributed Storage System | |
JP2006252478A (en) | Information processor, content reproducing device, content management device and data updating method | |
EP2347383A1 (en) | Aggregating media content from multiple clients to a server | |
US20100290755A1 (en) | Fast and efficient method for deleting very large files from a filesystem | |
GB2520361A (en) | Method and system for a safe archiving of data | |
KR20110127636A (en) | Download management of discardable files | |
US20160004708A1 (en) | File storage apparatus and data management method | |
US20110225576A1 (en) | Data streaming for interactive decision-oriented software applications | |
CN108011967A (en) | Picture upload method based on AWS micro services | |
US9990378B2 (en) | Opportunistic clearing of sync states associated with a database | |
WO2007149168A2 (en) | Techniques to manage media files | |
JP2005056284A (en) | File management device | |
US9921918B1 (en) | Cloud-based data backup and management | |
US9639539B1 (en) | Method of file level archiving based on file data relevance | |
RU2007138559A (en) | DATA OBJECT MANAGEMENT METHOD | |
CN110531939A (en) | A kind of video on-demand system disk space optimization method | |
JP5585565B2 (en) | File management apparatus, file management apparatus control method, and program thereof | |
JP2006252312A (en) | Content management system and program used for the same |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20051115 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081021 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081125 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20090407 |