JP2006018662A - File management system - Google Patents

File management system Download PDF

Info

Publication number
JP2006018662A
JP2006018662A JP2004196930A JP2004196930A JP2006018662A JP 2006018662 A JP2006018662 A JP 2006018662A JP 2004196930 A JP2004196930 A JP 2004196930A JP 2004196930 A JP2004196930 A JP 2004196930A JP 2006018662 A JP2006018662 A JP 2006018662A
Authority
JP
Japan
Prior art keywords
folder
file
processing
merge
folders
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
JP2004196930A
Other languages
Japanese (ja)
Inventor
Yoshihiro Kitamaru
恵寛 北丸
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 JP2004196930A priority Critical patent/JP2006018662A/en
Publication of JP2006018662A publication Critical patent/JP2006018662A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a file management system capable of reducing workload when a user merges folders. <P>SOLUTION: The file management system for managing files and directories stored in a storage apparatus is provided with a means for merging two or more folders, a means for comparing a plurality of files at a binary level when there are files with same name in a folder to be merged and their file sizes are the same, and a function for renaming at marge processing when they are determined not to be the same at the binary level after comparison. A manual renaming technique at the renaming processing and an automatic renaming technique are provided. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ファイルを管理するソフトウェアに関する。   The present invention relates to software for managing files.

近年、記憶媒体の保存領域の増加に伴い、ユーザーはテキストデータや画像データ・動画データ等の大量のファイルを管理するようになった。ファイルを管理する上でPCではフォルダで管理する方法が一般的である。   In recent years, with the increase in the storage area of storage media, users have come to manage a large number of files such as text data, image data, and moving image data. In managing files, a method of managing by a folder is generally used in a PC.

図1はフォルダ管理の一例である。   FIG. 1 shows an example of folder management.

図1において、101はデスクトップ上のフォルダで、ユーザーはこのフォルダ以下に様々なデータを管理している場合を例に挙げる。その中で、101のサブフォルダに102のように“Pictures”という写真データ用のフォルダがある場合について考える。103の“オーストラリア”というフォルダ以下に104,105の日付のフォルダがあるとする。このとき、104,105はシドニーで撮ってきた写真なので、“Sydney”という1つのフォルダにまとめたい場合に、ユーザーは新規に“Sydney”というフォルダを作成して、104,105のフォルダの内容を移す作業を行う。   In FIG. 1, reference numeral 101 denotes a folder on the desktop, and an example is given in which the user manages various data under this folder. Consider a case where there is a picture data folder called “Pictures” in the subfolder 101 as shown in 102. Assume that there are folders with dates 104 and 105 under the folder “Australia” 103. At this time, since 104 and 105 are photographs taken in Sydney, if the user wants to combine them into one folder “Sydney”, the user creates a new folder “Sydney” and changes the contents of the folders 104 and 105 to Perform the transfer work.

又は、104,105どちらかのフォルダ名を“Sydney”とリネームして、リネームしていない方のフォルダから移す場合もある。このように、ユーザーは複数のフォルダの中にあるファイルを1つのフォルダにまとめようとする(マージする)際、個々のフォルダ内のファイルをコピー(or移動)してマージ先のフォルダに移す。そのフローチャートを図2に示した。フローチャート内の作業は全て手作業となる。手作業で上記処理を行う場合、同名のファイルが見つかったときに、ユーザーは実際にファイルを開き、全く同じものかどうかを判断する必要がある。   Or, the folder name of either 104 or 105 may be renamed as “Sydney” and moved from the unrenamed folder. In this way, when a user tries to combine (merge) files in a plurality of folders into one folder, the user copies (or moves) the files in the individual folders and moves them to the merge destination folder. The flowchart is shown in FIG. All operations in the flowchart are manual operations. When the above process is performed manually, when a file with the same name is found, the user must actually open the file and determine whether or not they are exactly the same.

特開2003−016770号公報JP 2003-016770 A

フォルダ毎で管理を行うと、前述のように2つ以上のフォルダを1つのフォルダにまとめたい(マージしたい)場合や、図1の103以下のフォルダを1つのフォルダにまとめたい場合が存在する。又、103の“オーストラリア”というフォルダのみが不必要になり、103のサブフォルダ内のフォルダ構成はそのままで、106のフォルダに移したいケースも存在する。要するに指定したフォルダ内のデータはそのままで、フォルダのみを削除したい場合である。   When management is performed for each folder, there are cases where two or more folders are desired to be combined (merged) as described above, or folders 103 and lower in FIG. 1 are desired to be combined into one folder. In addition, there is a case where only the folder “Australia” 103 is unnecessary, and the folder structure in the subfolder 103 remains unchanged and the folder 106 is desired to be moved. In short, it is a case where it is desired to delete only the folder without changing the data in the designated folder.

このとき、ユーザーは、まとめたい先のフォルダに、マージ後消えてしまうフォルダ内のファイルをフォルダ毎にコピーして、まとめ先のフォルダにコピーする作業を行う。この作業は、まとめようとするフォルダが少ない場合は、それ程ユーザーには負担が掛からないないが、まとめたいフォルダが多い場合はユーザーにとって非常に大きな負担となる。例えば、100個のフォルダをマージする場合、100ステップの作業が必要となる。又、ファイル名が同じものがある場合、ユーザーはそれらのファイルが全く同じものかどうか、実際にファイルを開き確認する必要がある。   At this time, the user copies the files in the folder that disappears after merging to the destination folder to be grouped, and copies the files to the destination folder. This work is not so burdensome for the user when there are few folders to be collected, but it becomes a very heavy burden for the user when there are many folders to be collected. For example, when 100 folders are merged, 100 steps of work are required. Also, if there are files with the same file name, the user needs to actually open and check whether the files are exactly the same.

本発明は上記事情に鑑みてなされたもので、その目的とする処は、ユーザーがフォルダのマージを行う場合の作業負荷を低減させることができるファイル管理システムを提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a file management system capable of reducing a work load when a user performs folder merging.

上記目的を達成するため、本発明は、図3の301のようにマージ用のボタンを取り付けた。このボタンをクリックすることで、複数のフォルダが1つのフォルダにマージするようにする。複数のフォルダが選択されている場合は、その中のフォルダ構成はそのままでマージを行う。単数しか選択されていない場合は、そのフォルダ以下のサブフォルダを全てマージする。   In order to achieve the above object, in the present invention, a merge button is attached as indicated by 301 in FIG. By clicking this button, a plurality of folders are merged into one folder. When a plurality of folders are selected, merging is performed while keeping the folder structure as it is. If only one is selected, all subfolders under that folder are merged.

もし同名ファイルがある場合は、ファイルが完全に一致するかどうか判断を行い、もし完全に一致するならば1つにまとめる。もし、ファイル名が同じで別のファイルであった場合は、ユーザーに任意の名前をつけるように図4のようにダイアログを出す。前述手法の他に自動的にファイル名を変換する機能でも良い。フォルダ内のデータはそのままで、フォルダのみを削除したい場合は、他の処理と若干異なるため、302のように[フォルダのみ削除]というメニューを作成し、そこから実行させるようにした。   If there is a file with the same name, it is determined whether the files match completely. If they match completely, they are combined into one. If the file names are the same but different files, a dialog is displayed as shown in FIG. 4 to give the user an arbitrary name. In addition to the above method, a function for automatically converting the file name may be used. When it is desired to delete only the folder while keeping the data in the folder as it is, it is slightly different from the other processes. Therefore, a menu “Delete folder only” is created as shown in 302 and executed from there.

本発明によりユーザーはフォルダをマージする際に複数の手順を踏むことなく、1回の手順で複数のフォルダを1つにまとめることを可能にした。又、同じファイル名の場合、そのファイルが全く同じかどうか実際にファイルを開いて確認することなくマージすることを可能とした。   According to the present invention, it is possible for a user to combine a plurality of folders into one by one procedure without performing a plurality of procedures when merging folders. In addition, in the case of the same file name, it is possible to merge without actually checking whether the files are exactly the same.

本発明によれば、ユーザーがフォルダのマージを行う場合の作業負荷を低減させることが可能となる。特に、フォルダが多数の場合、例としてフォルダ100個をマージしようとした場合、従来手法ではユーザーはマージ先へのファイルコピーを100回行わなければならなかったが、それを1回で済ませることができるようになる。   According to the present invention, it is possible to reduce a work load when a user performs folder merging. In particular, when there are a large number of folders, for example, when trying to merge 100 folders, the user has to copy the file to the merge destination 100 times in the conventional method, but this can be done only once. become able to.

以下に本発明の実施の形態を添付図面に基づいて説明する。   Embodiments of the present invention will be described below with reference to the accompanying drawings.

図5は本発明が実施され得るプラットフォームであるパーソナルコンピュータシステムの構成例を示している。   FIG. 5 shows a configuration example of a personal computer system which is a platform on which the present invention can be implemented.

図5において、501はコンピュータシステム本体、502はデータを表示するディスプレー、503は代表的なポインティングデバイスであるマウス、504はキーボードである。   In FIG. 5, 501 is a computer system main body, 502 is a display for displaying data, 503 is a mouse which is a typical pointing device, and 504 is a keyboard.

図6はソフトウェアとハードウェアを含む画像データ管理システムの構成を示す図である。   FIG. 6 is a diagram showing a configuration of an image data management system including software and hardware.

図6において、601はハードウェアであり、602はハードウェア601上で動作するオペレーティングシステム(OS)であり、603はOS602の上で動作するアプリケーションソフトウェアである。尚、ハードウェア601とOS602を構成するブロックのうち構成要件として当然含まれるが、本発明の実施例を説明する上で直接必要としていないブロックに関しては図示していない。そのような図示していないブロックの例としてハードウェアではCPU、メモリ、OSとしてメモリ管理システム等がある。   In FIG. 6, 601 is hardware, 602 is an operating system (OS) operating on the hardware 601, and 603 is application software operating on the OS 602. Of course, blocks included in the hardware 601 and the OS 602 are included as structural requirements, but blocks that are not directly necessary for describing the embodiment of the present invention are not shown. As an example of such a block (not shown), a hardware includes a CPU, a memory, and an OS such as a memory management system.

図6において、607はファイルやデータを物理的に格納するハードディスク、614はOSを構成するファイルシステムであり、アプリケーションソフトウェアがハードウェアを意識せずにファイルの入出力が行えるようにする機能がある。611はファイルシステム614がハードディスク607の読み書きを行うためのディスクIOインターフェースである。613はOSを構成する描画管理システムであり、アプリケーションソフトウェアがハードウェアを意識せずに描画が行えるようにする機能がある。610は描画システム613がディスプレー502に描画を行う為のビデオインターフェースである。612はOSを構成する入力デバイス管理システムであり、アプリケーションソフトウェアがハードウェアを意識せずにユーザーの入力を受け取ることができるようにする機能がある。608は入力デバイス管理システム612がキーボード504の入力を受け取るためのキーボードインターフェース、マウスインターフェース609は入力デバイス管理システム612がマウス503からの入力を受け取ることができるようにするためのマウスインターフェースとなる。   In FIG. 6, reference numeral 607 denotes a hard disk for physically storing files and data, and 614 denotes a file system constituting the OS, which has a function that allows application software to input and output files without being aware of the hardware. . Reference numeral 611 denotes a disk IO interface for the file system 614 to read / write the hard disk 607. Reference numeral 613 denotes a drawing management system constituting the OS, which has a function that allows application software to perform drawing without being aware of hardware. Reference numeral 610 denotes a video interface for the drawing system 613 to draw on the display 502. Reference numeral 612 denotes an input device management system constituting the OS, which has a function that allows application software to receive user input without being aware of hardware. Reference numeral 608 denotes a keyboard interface for the input device management system 612 to receive input from the keyboard 504, and mouse interface 609 is a mouse interface to enable the input device management system 612 to receive input from the mouse 503.

はじめに複数のフォルダが選択された状態で301の[マージ]ボタンをクリックした場合の処理について述べる。   First, a process when the [Merge] button 301 is clicked in a state where a plurality of folders are selected will be described.

複数のフォルダを選択して図3の301[マージ]ボタンをクリックすると、図7のダイアログが表示され、マージ後のフォルダ名を設定する。ここでは、マージ後のフォルダ名を指定する方法を採用したが、任意の既存のフォルダをマージ後のフォルダ名に指定する方法でも良い。[マージ]ボタンクリック後、処理が始まる。処理の流れは図8のフローチャートのようになる。   When a plurality of folders are selected and the 301 [Merge] button in FIG. 3 is clicked, the dialog in FIG. 7 is displayed, and the folder name after merging is set. Here, the method of specifying the folder name after merging is adopted, but a method of specifying any existing folder as the folder name after merging may be used. Processing starts after clicking the [Merge] button. The flow of processing is as shown in the flowchart of FIG.

801はマージ設定ダイアログ図7を表示する。802は選択されたフォルダ分だけループを行い、803は処理を実行中のフォルダ内のファイル数分ループを行う。804はマージ先のフォルダに同名のファイル/フォルダが存在するかどうかのチェックである。同名のファイル/フォルダが存在しなければ805の処理に進み、存在すれば807の処理に進む。先ず、807の処理から説明する。   801 displays the merge setting dialog shown in FIG. Step 802 loops the selected folder, and step 803 loops the number of files in the folder being processed. Reference numeral 804 denotes a check for checking whether a file / folder having the same name exists in the merge destination folder. If there is no file / folder with the same name, the process proceeds to 805, and if it exists, the process proceeds to 807. First, the processing from 807 will be described.

同名のファイル/フォルダが存在していたとき、存在していたものがファイル又はフォルダで動作が異なる。同名のものがフォルダだった場合は、808でリネーム処理を行う。ここでは自動的に“_2”を付加する。ユーザーに手動で名前入力させる方法でも良い。同名のものがファイルであり、尚且つファイルサイズまで同じ場合は、809でバイナリデータレベルで同一かどうか判断をし、もし違っていたならば図4のダイアログを表示してリネームを促す。全く同一ならば、そのファイルを削除する。前述処理を行うと、マージ先に同名のファイル/フォルダが存在しなくなるので、805で、マージ先のフォルダにコピーを行う。全てのファイル/フォルダを移動し終わると、対象のフォルダを削除する。選択された全てのフォルダに対して処理を行うと、図9のダイアログを表示してマージ処理を終了する。   When a file / folder with the same name exists, the operation differs depending on the existing file / folder. If the same name is a folder, renaming processing is performed at 808. Here, “_2” is automatically added. It is also possible to have the user manually enter a name. If the file with the same name is a file and the file size is the same, it is determined in 809 whether or not they are the same at the binary data level. If they are different, the dialog shown in FIG. If they are exactly the same, delete the file. If the above processing is performed, a file / folder with the same name does not exist in the merge destination, and copying is performed in 805 to the merge destination folder. When all files / folders have been moved, the target folder is deleted. When all the selected folders have been processed, the dialog shown in FIG. 9 is displayed and the merge process is terminated.

次に、フォルダ1つ選択してマージボタンをクリックしたときの処理について述べる。フローチャートを図10に示す。   Next, processing when one folder is selected and the merge button is clicked will be described. A flowchart is shown in FIG.

単数のフォルダを選択して図3の301[マージ]ボタンをクリックすると、図7のダイアログが表示され、マージ後のフォルダ名を設定する。1002は選択しているフォルダツリーの最下層のフォルダから処理を開始し、カレントフォルダに戻ってくるまで処理を続けることを意味している。これは、マージ指定フォルダからフォルダツリーの最下層のフォルダから順々にマージ処理を行い、マージ指定フォルダ以下にフォルダが無くなったらマージ終了するという意味である。ここで、最下層のフォルダから順にマージしてゆく手順を示したが、カレントフォルダの1階層下のフォルダから順にマージしてゆき、カレントフォルダ以下にフォルダが無くなった時点で処理を中止するという手法でも良い。但し、後述の手法の場合、処理速度が低下するケースが存在するので、前述手法が望ましい。   When a single folder is selected and the 301 [Merge] button in FIG. 3 is clicked, the dialog in FIG. 7 is displayed, and the folder name after merging is set. Reference numeral 1002 indicates that processing is started from the lowest folder in the selected folder tree and the processing is continued until the current folder is returned. This means that the merge processing is performed in order from the lowest folder in the folder tree from the merge designated folder, and the merge ends when there are no more folders below the merge designated folder. Here, the procedure of merging in order from the lowest folder is shown, but the method of merging sequentially from the folder one layer below the current folder and stopping the processing when there are no more folders below the current folder But it ’s okay. However, in the case of the method described later, there are cases where the processing speed decreases, so the above method is desirable.

1003は処理を実行中のフォルダ内のファイル数分ループを行う。1004はマージ先のフォルダに同名のファイルが存在するかどうかのチェックである。同名のファイルが存在しなければ1005の処理に進み、存在すれば1007の処理に進む。先ず、1007の処理から説明する。   In step 1003, a loop is performed for the number of files in the folder being processed. A check 1004 checks whether a file with the same name exists in the merge destination folder. If a file with the same name does not exist, the process proceeds to 1005, and if it exists, the process proceeds to 1007. First, the processing of 1007 will be described.

同名のファイルが存在して尚且つバイナリデータレベルまで同じだった場合、図4のダイアログを表示してリネームを促す。前述処理を行うと、マージ先に同名のファイルが存在しなくなるので、1005で、マージ先のフォルダにコピーを行う。全てのファイルを移動し終わったら、対象のフォルダを削除する。1002の処理が終了したら、図9のダイアログを表示してマージ処理を終了する。   If a file with the same name exists and is the same up to the binary data level, the dialog shown in FIG. 4 is displayed to prompt renaming. When the above processing is performed, a file with the same name does not exist in the merge destination, and in 1005, copying is performed to the merge destination folder. After moving all files, delete the target folder. When the processing of 1002 is finished, the dialog of FIG. 9 is displayed and the merge processing is finished.

尚、前記2つの処理を組み合わせて複数のフォルダを選択し、図3の301[マージ]ボタンをクリックしたとき、一括して全てのフォルダをマージする処理にしても良い。処理手順としては、図8のフローチャート終了後、図9のフローチャットを実行すれば良い。切り替える処理は図12の設定ダイアログを表示して任意のタイミングで切り替えられるようにする。   Note that when a plurality of folders are selected by combining the two processes and the 301 [Merge] button in FIG. 3 is clicked, all the folders may be merged together. As a processing procedure, the flow chat of FIG. 9 may be executed after the flowchart of FIG. In the switching process, the setting dialog in FIG. 12 is displayed so that switching can be performed at an arbitrary timing.

最後に1つのフォルダを選択し、図3の302のメニューを選んだときの処理について述べる。この場合、処理のフローチャートは図11のようになる。   Finally, a process when one folder is selected and the menu 302 in FIG. 3 is selected will be described. In this case, the flowchart of the process is as shown in FIG.

1101で選択したフォルダ内を参照する。1102で選択されたフォルダ数+ファイル数分ループを行う。1103で、マージ先のフォルダ(要するに選択されたフォルダの親フォルダ)に同名のファイル/フォルダが存在するかどうかチェックを行う。1103はマージ先のフォルダに同名のファイル/フォルダが存在するかどうかのチェックである。同名のファイル/フォルダが存在しなければ1104の処理に進み、存在すれば1105の処理に進む。   Reference is made to the folder selected in 1101. A loop is performed as many times as the number of folders selected in 1102 + the number of files. In step 1103, it is checked whether a file / folder having the same name exists in the merge destination folder (ie, the parent folder of the selected folder). A check 1103 checks whether a file / folder with the same name exists in the merge destination folder. If a file / folder with the same name does not exist, the process proceeds to 1104, and if it exists, the process proceeds to 1105.

先ず、1105の処理から説明する。   First, the processing of 1105 will be described.

同名のファイル/フォルダが存在していたとき、存在していたものがファイル又はフォルダで動作が異なる。同名のものがフォルダだった場合は、1108でリネーム処理を行う。ここでは自動的に“_2”を付加する。ユーザーに手動で名前入力させる方法でも良い。同名のものがファイルであり、尚且つファイルサイズまで同じ場合は、1107でバイナリデータレベルで同一かどうか判断をし、もし違っていたならば図4のダイアログを表示してリネームを促す。全く同一ならば、そのファイルを削除する。前述処理を行うと、マージ先に同名のファイル/フォルダが存在しなくなるので、1104で、マージ先のフォルダにコピーを行う。全てのファイル/フォルダに前述処理を行ったら、終了する。   When a file / folder with the same name exists, the operation differs depending on the existing file / folder. If the same name is a folder, a rename process is performed in 1108. Here, “_2” is automatically added. It is also possible to have the user manually enter a name. If the file with the same name is a file and the file size is the same, it is determined in 1107 whether or not they are the same at the binary data level. If they are different, the dialog shown in FIG. 4 is displayed to prompt the rename. If they are exactly the same, delete the file. If the above processing is performed, a file / folder with the same name does not exist in the merge destination, and therefore, in 1104, copying is performed to the merge destination folder. When the above processing is performed on all files / folders, the process ends.

フォルダ管理の一例を示す図である。It is a figure which shows an example of folder management. ユーザーがフォルダをマージする際のフローチャートである。It is a flowchart at the time of a user merging a folder. 問題解決アプリケーションを示す図である。It is a figure which shows a problem-solving application. 同名のファイルが見つかった場合に表示されるダイアログを示す図である。It is a figure which shows the dialog displayed when the file of the same name is found. パーソナルコンピュータの構成例を示す図である。It is a figure which shows the structural example of a personal computer. 本発明におけるシステム構成例を示す図である。It is a figure which shows the system configuration example in this invention. マージ先指定のダイアログを示す図である。It is a figure which shows the dialog of merge destination designation | designated. 複数のフォルダ選択後にマージ処理を行った場合のフローチャートである。It is a flowchart at the time of performing a merge process after selecting a plurality of folders. マージ終了通知ダイアログを示す図である。It is a figure which shows a merge completion notification dialog. 単数のフォルダ選択後にマージ処理を行った場合のフローチャートである。It is a flowchart at the time of performing a merge process after a single folder selection. フォルダのみを削除する場合のフローチャートである。It is a flowchart in the case of deleting only a folder. マージン処理の設定ダイアログを示す図である。It is a figure which shows the setting dialog of a margin process.

符号の説明Explanation of symbols

501 コンピュータシステム本体
502 ディスプレー
503 マウス
504 キーボード
601 ハードウェア
602 オペレーティングシステム(OS)
603 アプリケーションソフトウェア
607 ハードディスク
611 デイスクIOインターフェース
614 ファイルシステム
501 Computer system body 502 Display 503 Mouse 504 Keyboard 601 Hardware 602 Operating system (OS)
603 Application software 607 Hard disk 611 Disk IO interface 614 File system

Claims (3)

記憶装置内に格納されたファイル、ディレクトリの管理を行うファイル管理システムにおいて、
2つ以上のフォルダをマージする手段と、前記処理時にマージ対象フォルダ内に同名のファイルが有り、そのファイルサイズも同じ場合、複数のファイルをバイナリレベルで比較する手段と、比較終了後バイナリレベルまで同一で無いと判断した場合マージ処理時にリネームする機能を有することを特徴とするファイル管理システム。
In a file management system that manages files and directories stored in a storage device,
A means for merging two or more folders, a means for comparing a plurality of files at the binary level, and a binary level after completion of the comparison when there is a file with the same name in the merge target folder at the time of the processing and the file size is the same. A file management system having a function of renaming at the time of merge processing when it is determined that they are not identical.
リネーム処理時に、手動でリネームさせる手法と自動的にリネームする手法を有することを特徴とする請求項1記載のファイル管理システム。   2. The file management system according to claim 1, further comprising a method of manually renaming and a method of automatically renaming during renaming processing. マージ処理を行う際に、マージ処理を実行するまでの過程で処理方法を切り替えることができる手段と、ユーザーが任意のタイミングで複数の処理方法を切り替えることができることを特徴とする請求項1記載のファイル管理システム。   The method according to claim 1, wherein when performing the merge processing, the processing method can be switched in a process until the merge processing is executed, and the user can switch a plurality of processing methods at an arbitrary timing. File management system.
JP2004196930A 2004-07-02 2004-07-02 File management system Withdrawn JP2006018662A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004196930A JP2006018662A (en) 2004-07-02 2004-07-02 File management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004196930A JP2006018662A (en) 2004-07-02 2004-07-02 File management system

Publications (1)

Publication Number Publication Date
JP2006018662A true JP2006018662A (en) 2006-01-19

Family

ID=35792868

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004196930A Withdrawn JP2006018662A (en) 2004-07-02 2004-07-02 File management system

Country Status (1)

Country Link
JP (1) JP2006018662A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007213587A (en) * 2006-02-10 2007-08-23 Samsung Electronics Co Ltd Method and apparatus for merging data object
JP2014215874A (en) * 2013-04-26 2014-11-17 京セラ株式会社 Device and method
US20160203153A1 (en) * 2015-01-12 2016-07-14 Hon Hai Precision Industry Co., Ltd. Computing device and cloud storage method of the computing device
WO2020026316A1 (en) * 2018-07-30 2020-02-06 富士通株式会社 Display control program, device and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007213587A (en) * 2006-02-10 2007-08-23 Samsung Electronics Co Ltd Method and apparatus for merging data object
KR100772396B1 (en) * 2006-02-10 2007-11-01 삼성전자주식회사 Method and apparatus for merging data objects
JP2014215874A (en) * 2013-04-26 2014-11-17 京セラ株式会社 Device and method
US20160203153A1 (en) * 2015-01-12 2016-07-14 Hon Hai Precision Industry Co., Ltd. Computing device and cloud storage method of the computing device
WO2020026316A1 (en) * 2018-07-30 2020-02-06 富士通株式会社 Display control program, device and method

Similar Documents

Publication Publication Date Title
US20210117383A1 (en) Browsing or searching user interfaces and other aspects
US8104048B2 (en) Browsing or searching user interfaces and other aspects
US8201096B2 (en) Browsing or searching user interfaces and other aspects
US9058337B2 (en) Previewing user interfaces and other aspects
US8185839B2 (en) Browsing or searching user interfaces and other aspects
US8607166B2 (en) Browsing or searching user interfaces and other aspects
RU2417401C2 (en) Rich drag drop user interface
US8983929B2 (en) Methods and systems for managing data
US8473511B2 (en) Methods and systems for managing data
JP5260733B2 (en) Copy animation effects from a source object to at least one target object
US8516038B2 (en) Browsing or searching user interfaces and other aspects
US8762887B2 (en) Browsing or searching user interfaces and other aspects
US7707510B1 (en) Import directly into specified folders and user interface
US6567825B2 (en) System and method for processing a working file
JP2006018662A (en) File management system
JP2006202302A (en) Display processing apparatus, display processing method, and browser program
JP7392788B2 (en) Information processing device and program
JP7119340B2 (en) Information processing device and program
JP6922662B2 (en) Information processing equipment and programs
JP7135300B2 (en) Information processing device and program
JP2005108001A (en) File processor, method and program

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060201

A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070904