JP6288210B2 - File processing apparatus and file processing method - Google Patents

File processing apparatus and file processing method Download PDF

Info

Publication number
JP6288210B2
JP6288210B2 JP2016208439A JP2016208439A JP6288210B2 JP 6288210 B2 JP6288210 B2 JP 6288210B2 JP 2016208439 A JP2016208439 A JP 2016208439A JP 2016208439 A JP2016208439 A JP 2016208439A JP 6288210 B2 JP6288210 B2 JP 6288210B2
Authority
JP
Japan
Prior art keywords
file
file name
transfer destination
name
predetermined transfer
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.)
Expired - Fee Related
Application number
JP2016208439A
Other languages
Japanese (ja)
Other versions
JP2017016709A (en
Inventor
藤田 健
健 藤田
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2016208439A priority Critical patent/JP6288210B2/en
Publication of JP2017016709A publication Critical patent/JP2017016709A/en
Application granted granted Critical
Publication of JP6288210B2 publication Critical patent/JP6288210B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、ファイル処理装置、及びファイル処理方法に関する。 The present invention, file processing apparatus, and relates to a file processing how.

従来より、自機のファイルを他の装置に転送することが行われている。自機から他の装置への転送の際、自機において付与されたファイル名と他の装置に既にあるファイル名とが重複してしまう場合がある。このような場合に対しては、例えば、転送先である他の装置において、既存のファイルを保持することを優先して、転送されてきたファイルのファイル名を変更して、異なるファイル名のファイルとして保存するという技術がある(特許文献1)。   Conventionally, a file of its own device is transferred to another device. When transferring from the own device to another device, the file name assigned in the own device may overlap with the file name already existing in the other device. In such a case, for example, in another device that is the transfer destination, the file name of the transferred file is changed by giving priority to holding the existing file, and the file with a different file name (Patent Document 1).

特開2005−33710号公報JP 2005-33710 A

しかしながら、上述した特許文献1に記載の技術においては、例えば、転送されてきたファイルのファイル名を変更して保存した後に、再度、同一のファイル名のファイルが転送されてくることは想定されていない。即ち、特許文献1に記載の技術においては、ファイル名を頼りにファイルの同一性を確認すると、既にファイル名が変更されてファイルは別のファイルとして認識されてしまう。このため、特許文献1に記載の技術においては、ファイルの同一性を担保することができないという問題が生じることとなる。   However, in the technique described in Patent Document 1 described above, for example, it is assumed that a file with the same file name is transferred again after changing and saving the file name of the transferred file. Absent. That is, in the technique described in Patent Document 1, when the identity of a file is confirmed based on the file name, the file name is already changed and the file is recognized as another file. For this reason, in the technique described in Patent Document 1, there arises a problem that the identity of the file cannot be ensured.

本発明は、このような状況に鑑みてなされたものであり、ファイル名が変更された場合であっても、ファイルの同一性を担保することができることを目的とする。   The present invention has been made in view of such a situation, and an object thereof is to ensure the identity of a file even when the file name is changed.

上記目的を達成するため、本発明の一態様のファイル処理装置は、
データからなるファイルと当該ファイルの第1のファイル名を生成するファイル生成手段と、
前記ファイル生成手段により生成されたファイルを転送する所定の転送先に対応する前記第1のファイル名とは異なる第2のファイル名を、前記ファイルの転送前に特定するファイル名特定手段と、
前記第1のファイル名を当該ファイルに保持したまま、前記ファイル名特定手段により特定された第2のファイル名を付加情報として当該ファイルに付加して保存する保存手段と、
前記所定の転送先に前記ファイルを転送する転送手段と、
前記転送手段により前記所定の転送先に前記ファイルを転送する際に、前記第1のファイル名を当該ファイルに保持したまま、前記転送するファイルのファイル名を第1のファイル名から前記付加情報として保存されている前記所定の転送先に対応する第2のファイル名に変更するファイル名変更手段と、
を備え、
前記ファイル名特定手段は、前記転送手段により前記所定の転送先に前記ファイルを転送する際の第2のファイル名を、前回転送した際に特定した第2のファイル名と重複しないように特定することを特徴とする。
In order to achieve the above object, a file processing apparatus according to an aspect of the present invention includes:
File generating means for generating a file consisting of data and a first file name of the file;
File name specifying means for specifying a second file name different from the first file name corresponding to a predetermined transfer destination to which the file generated by the file generating means is transferred, before transferring the file;
Storage means for adding the second file name specified by the file name specifying means to the file as additional information and storing the first file name in the file;
Transfer means for transferring the file to the predetermined transfer destination;
When transferring the file to the predetermined transfer destination by the transfer means, the file name of the file to be transferred is used as the additional information from the first file name while holding the first file name in the file. File name changing means for changing to a second file name corresponding to the predetermined transfer destination stored;
With
The file name specifying unit specifies a second file name used when transferring the file to the predetermined transfer destination by the transfer unit so as not to overlap with the second file name specified when the file was transferred last time. It is characterized by that.

本発明によれば、ファイル名が変更された場合であっても、ファイルの同一性を担保することができる。   According to the present invention, the identity of a file can be ensured even when the file name is changed.

本発明のファイル処理装置の一実施形態に係る撮像装置の概要を示す模式図である。It is a schematic diagram which shows the outline | summary of the imaging device which concerns on one Embodiment of the file processing apparatus of this invention. 画像ファイルのファイル構成を示す模式図である。It is a schematic diagram which shows the file structure of an image file. 本発明の一実施形態に係る撮像装置のハードウェアの構成を示すブロック図である。It is a block diagram which shows the structure of the hardware of the imaging device which concerns on one Embodiment of this invention. 図3の撮像装置の機能的構成のうち、ファイル管理処理を実行するための機能的構成を示す機能ブロック図である。It is a functional block diagram which shows the functional structure for performing a file management process among the functional structures of the imaging device of FIG. 図3の撮像装置の機能的構成のうち、ファイル生成処理を実行するための機能的構成を示す機能ブロック図である。It is a functional block diagram which shows the functional structure for performing a file production | generation process among the functional structures of the imaging device of FIG. 図3の撮像装置の機能的構成のうち、ファイル転送処理を実行するための機能的構成を示す機能ブロック図である。FIG. 4 is a functional block diagram showing a functional configuration for executing a file transfer process among the functional configurations of the imaging apparatus of FIG. 3. 図3の撮像装置の機能的構成のうち、同一ファイル判別処理を実行するための機能的構成を示す機能ブロック図である。It is a functional block diagram which shows the functional structure for performing the same file discrimination | determination process among the functional structures of the imaging device of FIG. 図4の機能的構成を有する図3の撮像装置が実行するファイル管理処理の流れを説明するフローチャートである。5 is a flowchart for explaining a flow of file management processing executed by the imaging apparatus of FIG. 3 having the functional configuration of FIG. 4. 図5の機能的構成を有する図3の撮像装置が実行するファイル生成処理の流れを説明するフローチャートである。6 is a flowchart for explaining a flow of file generation processing executed by the imaging apparatus of FIG. 3 having the functional configuration of FIG. 5. 図6の機能的構成を有する図3の撮像装置が実行するファイル転送処理の流れを説明するフローチャートである。7 is a flowchart for explaining a flow of file transfer processing executed by the imaging apparatus of FIG. 3 having the functional configuration of FIG. 6. 図7の機能的構成を有する図3の撮像装置が実行する同一ファイル判別処理の流れを説明するフローチャートである。It is a flowchart explaining the flow of the same file discrimination | determination process which the imaging device of FIG. 3 which has the functional structure of FIG. 7 performs.

以下、本発明の実施形態について、図面を用いて説明する。
図1は、本発明のファイル処理装置の一実施形態に係る撮像装置の概要を示す模式図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic diagram showing an outline of an imaging apparatus according to an embodiment of a file processing apparatus of the present invention.

撮像装置1は、図1に示すように、撮像して得た画像ファイルを、所定の外部装置T1乃至T4に転送する。
転送先となる各種の外部装置T1乃至T4としては、第1のサービスとしてSNS(Social Networking Service)サービスにより提供されてネットワークを介してファイル転送可能なサーバ装置T1、第2のサービスとしてオンラインストレージサービスにより提供されてネットワークを介してファイル転送可能なサーバ装置T2、ストレージメディア等を介してファイル転送可能なPC(Personal Computer)T3、ストレージメディア等を介してファイル転送可能な他の撮像装置(以下、「他のカメラ」という)T4を設定するものとする。なお、本実施形態においては、第1のサービスは、Facebook(登録商標)、第2のサービスは、Dropbox(登録商標)を例として以下説明を行う。
また、以下、各種の外部装置T1乃至T4を特に識別する必要がない場合には、単に「外部装置T」と呼ぶものとする。
As shown in FIG. 1, the imaging device 1 transfers an image file obtained by imaging to predetermined external devices T1 to T4.
The various external devices T1 to T4 serving as transfer destinations are a server device T1 provided by an SNS (Social Networking Service) service as a first service and capable of transferring files over a network, and an online storage service as a second service. Provided by the server T2 capable of transferring files via a network, a PC (Personal Computer) T3 capable of transferring files via a storage medium, etc., and other imaging devices capable of transferring files via a storage medium etc. T4) (referred to as “other camera”) is set. In the present embodiment, the first service will be described below using Facebook (registered trademark) and the second service will be described using Dropbox (registered trademark) as an example.
Also, hereinafter, when there is no need to identify various external devices T1 to T4, they are simply referred to as “external device T”.

また、撮像装置1は、転送に際して、転送するファイルのファイル名を転送先に適したファイル名に変更する。
転送先に適したファイル名は、ファイルの転送時に生成するわけではなく、画像ファイルの生成時に併せて生成されて、当該画像ファイルに転送用のファイル名(以下、「転送ファイル名」という)として保持される。なお、「転送先に対応するファイル名」は、ユーザが識別して判断できる名称でもよく、少なくとも、転送を行う撮像装置1が転送先を識別可能な名称であればよい。
以上のように撮像装置1により転送される画像ファイルは、実際に画像ファイルのファイル名となるファイル名(以下、「通常のファイル名」という)と、転送先に対応する転送ファイル名である転送ファイル名の2つのファイル名の情報を保持していることになる。なお、画像ファイル生成時には、撮像装置1の装置固有のルールに則って命名されるファイル名が通常のファイル名として画像ファイルに付与されることになる。
Further, when transferring, the imaging device 1 changes the file name of the file to be transferred to a file name suitable for the transfer destination.
A file name suitable for the transfer destination is not generated when the file is transferred, but is also generated when the image file is generated, and is transferred to the image file as a file name for transfer (hereinafter referred to as “transfer file name”). Retained. The “file name corresponding to the transfer destination” may be a name that can be identified and determined by the user, or at least a name by which the image capturing apparatus 1 that performs the transfer can identify the transfer destination.
As described above, the image file transferred by the imaging apparatus 1 is a file name that is actually a file name of the image file (hereinafter referred to as “normal file name”) and a transfer file name corresponding to the transfer destination. Information of two file names of file names is held. Note that when an image file is generated, a file name that is named in accordance with the rules specific to the imaging apparatus 1 is given to the image file as a normal file name.

具体的には、画像ファイルの生成時点では、通常のファイル名は、「CIMG1102.jpg」が付与される。また、転送ファイル名は、第1のサービス用に「Facebook1102.jpg」、第2のサービス用に「Dropbox1102.jpg」、PC用に「MYPC1102.jpg」、及び他のカメラ用に「ZR1102.jpg」が付与される。
なお、本実施形態においては、転送先の種別とファイル生成日を組み合わせて転送ファイル名の命名のルールとしたがこれに限られず、種々のルールに則って転送ファイル名の命名を行うことができる。
Specifically, “CIMG1102.jpg” is assigned to the normal file name at the time of image file generation. The transfer file names are “Facebook1102.jpg” for the first service, “Dropbox1102.jpg” for the second service, “MYPC1102.jpg” for the PC, and “ZR1102.jpg” for the other cameras. Is given.
In the present embodiment, the transfer file name naming rule is a combination of the transfer destination type and the file creation date. However, the present invention is not limited to this, and the transfer file name can be named according to various rules. .

ファイルが転送された外部装置Tは、撮像装置1からの画像ファイルを保存する。また、外部装置Tは、保存しているファイルが転送元である撮像装置1からのものであるかの同一性の確認の要求を、撮像装置1に対して行う。   The external device T to which the file is transferred stores the image file from the imaging device 1. In addition, the external device T requests the imaging device 1 to check whether the stored file is from the imaging device 1 that is the transfer source.

同一性の確認の要求を受けた撮像装置1は、保存している画像ファイルを検索して、転送先のファイルと同一のファイルがあるか否かを判別する。そして、撮像装置1は、判別の結果を、自己の表示手段で表示したり、外部装置Tに送信したりしてユーザに報知する。
従って、本実施形態においては、上述した手法で同一性の確認を行うことができるために、転送によりファイル名が変更してもファイルの同一性を担保することができることになる。
The imaging apparatus 1 that has received the request for confirmation of identity searches the stored image file to determine whether there is a file that is the same as the transfer destination file. Then, the imaging device 1 notifies the user of the determination result by displaying it on its own display means or by transmitting it to the external device T.
Therefore, in this embodiment, since the identity can be confirmed by the above-described method, the identity of the file can be ensured even if the file name is changed by transfer.

次に、上述したような撮像装置1により生成される画像ファイルのファイル構成について説明する。
図2は、画像ファイルのファイル構成を示す模式図である。
Next, the file structure of the image file generated by the imaging apparatus 1 as described above will be described.
FIG. 2 is a schematic diagram showing the file structure of an image file.

画像ファイルは、Exif(Exchangeable image file format)規格のExif画像ファイル規定に準拠して生成される。
この画像ファイルは、図2に示すように、ヘッダ領域R1と、Exif領域R2と、画像データ領域R3と、を有する。
The image file is generated in conformity with the Exif image file specification of the Exif (Exchangeable image file format) standard.
As shown in FIG. 2, the image file has a header area R1, an Exif area R2, and an image data area R3.

ヘッダ領域R1は、通常のファイル名(具体的には、図1に示すように、CIMG1102.jpg)等の各種ヘッダ情報が格納される領域である。   The header area R1 is an area in which various header information such as a normal file name (specifically, CIMG1102.jpg as shown in FIG. 1) is stored.

Exif領域R2は、画像のメタデータが格納される領域である。詳細には、Exif領域R2は、撮影日時の情報、絞り値等の撮影条件の情報、カメラ機種の情報、サムネイル等が格納される。
また、Exif領域R2には、上述したExifの規格の情報の他に、転送ファイル名(転送先1のファイル名乃至転送先xのファイル名と転送元のファイル名)が格納される。具体的には、転送ファイル名は、図1に示すように、転送先(1)Facebook1102.jpg、転送先(2)Dropbox1102.jpg、転送先(3)MYPC1102.jpg、転送先(4)MYPC1102.jpgと、画像ファイル生成時のファイル名(通常のファイル名)であるCIMG1102.jpgとなる。
このようにExif領域R2に転送ファイル名を格納するように構成することで、新たな領域を規定することなく既存の領域に転送ファイル名を保持しておくことができる。即ち、従前の画像ファイルの生成方法を変える必要なく、転送ファイル名を保持することができると共に、既存の画像ファイルについても転送ファイル名を保持させることができるようになる。
The Exif area R2 is an area in which image metadata is stored. Specifically, the Exif area R2 stores shooting date / time information, shooting condition information such as an aperture value, camera model information, thumbnails, and the like.
The Exif area R2 stores the transfer file name (the file name of the transfer destination 1 to the file name of the transfer destination x and the file name of the transfer source) in addition to the information of the Exif standard described above. Specifically, as shown in FIG. 1, the transfer file name is the transfer destination (1) Facebook 1102. jpg, transfer destination (2) Dropbox 1102. jpg, transfer destination (3) MYPC1102. jpg, transfer destination (4) MYPC1102. jpg and CIMG1102... which is a file name (ordinary file name) at the time of image file generation. jpg.
By configuring the transfer file name to be stored in the Exif area R2 as described above, the transfer file name can be held in an existing area without defining a new area. That is, the transfer file name can be held without changing the conventional image file generation method, and the transfer file name can be held for an existing image file.

次に、上述したような撮像装置1のハードウェアの構成について説明する。
図3は、本発明の一実施形態に係る撮像装置1のハードウェアの構成を示すブロック図である。
撮像装置1は、例えば、デジタルカメラとして構成される。
Next, the hardware configuration of the imaging apparatus 1 as described above will be described.
FIG. 3 is a block diagram illustrating a hardware configuration of the imaging apparatus 1 according to an embodiment of the present invention.
The imaging device 1 is configured as a digital camera, for example.

撮像装置1は、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、バス14と、入出力インターフェース15と、撮像部16と、入力部17と、出力部18と、記憶部19と、通信部20と、ドライブ21と、を備えている。   The imaging apparatus 1 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a bus 14, an input / output interface 15, an imaging unit 16, and an input unit 17. An output unit 18, a storage unit 19, a communication unit 20, and a drive 21.

CPU11は、ROM12に記録されているプログラム、又は、記憶部19からRAM13にロードされたプログラムに従って各種の処理を実行する。   The CPU 11 executes various processes according to a program recorded in the ROM 12 or a program loaded from the storage unit 19 to the RAM 13.

RAM13には、CPU11が各種の処理を実行する上において必要なデータ等も適宜記憶される。   The RAM 13 appropriately stores data necessary for the CPU 11 to execute various processes.

CPU11、ROM12及びRAM13は、バス14を介して相互に接続されている。このバス14にはまた、入出力インターフェース15も接続されている。入出力インターフェース15には、撮像部16、入力部17、出力部18、記憶部19、通信部20及びドライブ21が接続されている。   The CPU 11, ROM 12, and RAM 13 are connected to each other via a bus 14. An input / output interface 15 is also connected to the bus 14. An imaging unit 16, an input unit 17, an output unit 18, a storage unit 19, a communication unit 20, and a drive 21 are connected to the input / output interface 15.

撮像部16は、図示はしないが、光学レンズ部と、イメージセンサと、を備えている。   Although not shown, the imaging unit 16 includes an optical lens unit and an image sensor.

光学レンズ部は、被写体を撮影するために、光を集光するレンズ、例えばフォーカスレンズやズームレンズ等で構成される。
フォーカスレンズは、イメージセンサの受光面に被写体像を結像させるレンズである。ズームレンズは、焦点距離を一定の範囲で自在に変化させるレンズである。
光学レンズ部にはまた、必要に応じて、焦点、露出、ホワイトバランス等の設定パラメータを調整する周辺回路が設けられる。
The optical lens unit is configured by a lens that collects light, for example, a focus lens or a zoom lens, in order to photograph a subject.
The focus lens is a lens that forms a subject image on the light receiving surface of the image sensor. The zoom lens is a lens that freely changes the focal length within a certain range.
The optical lens unit is also provided with a peripheral circuit for adjusting setting parameters such as focus, exposure, and white balance as necessary.

イメージセンサは、光電変換素子や、AFE(Analog Front End)等から構成される。
光電変換素子は、例えばCMOS(Complementary Metal Oxide Semiconductor)型の光電変換素子等から構成される。光電変換素子には、光学レンズ部から被写体像が入射される。そこで、光電変換素子は、被写体像を光電変換(撮像)して画像信号を一定時間蓄積し、蓄積した画像信号をアナログ信号としてAFEに順次供給する。
AFEは、このアナログの画像信号に対して、A/D(Analog/Digital)変換処理等の各種信号処理を実行する。各種信号処理によって、ディジタル信号が生成され、撮像部16の出力信号として出力される。
このような撮像部16の出力信号を、以下、「撮像画像のデータ」と呼ぶ。撮像画像のデータは、CPU11等に適宜供給される。
The image sensor includes a photoelectric conversion element, AFE (Analog Front End), and the like.
The photoelectric conversion element is composed of, for example, a CMOS (Complementary Metal Oxide Semiconductor) type photoelectric conversion element or the like. A subject image is incident on the photoelectric conversion element from the optical lens unit. Therefore, the photoelectric conversion element photoelectrically converts (captures) the subject image, accumulates the image signal for a predetermined time, and sequentially supplies the accumulated image signal as an analog signal to the AFE.
The AFE performs various signal processing such as A / D (Analog / Digital) conversion processing on the analog image signal. Through various signal processing, a digital signal is generated and output as an output signal of the imaging unit 16.
Hereinafter, the output signal of the imaging unit 16 is referred to as “captured image data”. The captured image data is appropriately supplied to the CPU 11 or the like.

入力部17は、各種釦等で構成され、ユーザの指示操作に応じて各種情報を入力する。
出力部18は、ディスプレイやスピーカ等で構成され、画像や音声を出力する。
記憶部19は、ハードディスク或いはDRAM(Dynamic Random Access Memory)等で構成され、各種画像のデータを記憶する。
通信部20は、インターネットを含むネットワークを介して他の装置(図示せず)との間で行う通信を制御する。
The input unit 17 includes various buttons and the like, and inputs various types of information according to user instruction operations.
The output unit 18 includes a display, a speaker, and the like, and outputs images and sounds.
The storage unit 19 is composed of a hard disk, a DRAM (Dynamic Random Access Memory), or the like, and stores various image data.
The communication unit 20 controls communication performed with other devices (not shown) via a network including the Internet.

ドライブ21には、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリ等よりなる、リムーバブルメディア31が適宜装着される。ドライブ21によってリムーバブルメディア31から読み出されたプログラムは、必要に応じて記憶部19にインストールされる。また、リムーバブルメディア31は、記憶部19に記憶されている画像のデータ等の各種データも、記憶部19と同様に記憶することができる。   A removable medium 31 made of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately attached to the drive 21. The program read from the removable medium 31 by the drive 21 is installed in the storage unit 19 as necessary. The removable medium 31 can also store various data such as image data stored in the storage unit 19 in the same manner as the storage unit 19.

図4は、図3の撮像装置1の機能的構成のうち、ファイル管理処理を実行するための機能的構成を示す機能ブロック図である。
ファイル管理処理とは、取得した画像ファイルに対して、転送先毎にファイル名を保持させておき、同一性の確認があった場合には、保存している画像ファイルを確認して、報知する一連の処理をいう。
ファイル管理処理を実行する場合には、図4に示すように、CPU11において、転送先設定部51と、ファイル生成部52と、ファイル転送部53と、ファイル判別部54と、が機能する。
なお、転送先設定部51乃至ファイル判別部54がCPU11で機能することは例示に過ぎない。即ち、転送先設定部51乃至ファイル判別部54の機能の少なくとも一部を、CPU11以外の他の構成要素(例えば図示せぬ画像処理用の専用プロセッサ等)に移譲させることも可能である。
FIG. 4 is a functional block diagram illustrating a functional configuration for executing the file management process among the functional configurations of the imaging apparatus 1 in FIG. 3.
The file management process is to hold the file name for each transfer destination for the acquired image file, and if the identity is confirmed, confirm the saved image file and notify A series of processes.
When executing the file management process, as shown in FIG. 4, the transfer destination setting unit 51, the file generation unit 52, the file transfer unit 53, and the file determination unit 54 function in the CPU 11.
Note that the function of the transfer destination setting unit 51 to the file determination unit 54 on the CPU 11 is merely an example. That is, at least a part of the functions of the transfer destination setting unit 51 to the file determination unit 54 can be transferred to other components (for example, a dedicated processor for image processing (not shown)).

記憶部19の一領域には、転送先情報記憶部61と、画像ファイル記憶部62と、が設けられる。
転送先情報記憶部61には、転送先設定部51により設定された転送に関する情報(以下、「転送先情報」という)が記憶されている。転送先情報とは、例えば、転送先の情報、転送方法、転送時に変更するファイル名の命名ルール等である。
画像ファイル記憶部62には、ファイル生成部52により生成された画像ファイルが記憶されている。
A transfer destination information storage unit 61 and an image file storage unit 62 are provided in one area of the storage unit 19.
The transfer destination information storage unit 61 stores information related to the transfer set by the transfer destination setting unit 51 (hereinafter referred to as “transfer destination information”). The transfer destination information includes, for example, transfer destination information, a transfer method, a file name naming rule to be changed during transfer, and the like.
The image file storage unit 62 stores the image file generated by the file generation unit 52.

転送先設定部51は、入力部17からの転送先の設定に関する操作(以下、「転送先設定操作」という)に基づいて、転送先情報記憶部61に転送先情報を出力して、転送先を設定する。本実施形態において、転送先設定部51は、SNS:Facebook(登録商標)の第1のサービスと、オンラインストレージサービス:Dropbox(登録商標)の第2のサービスと、PCと、他のカメラの4つの転送先を設定する。
設定された転送先には、自動的にファイルを転送するようにも、設定した転送先の中から選択して任意の転送先にファイルを転送するようにもすることができる。
The transfer destination setting unit 51 outputs transfer destination information to the transfer destination information storage unit 61 on the basis of an operation related to transfer destination setting from the input unit 17 (hereinafter referred to as “transfer destination setting operation”). Set. In this embodiment, the transfer destination setting unit 51 includes a first service of SNS: Facebook (registered trademark), a second service of online storage service: Dropbox (registered trademark), a PC, and other cameras 4. Set up one forwarding destination.
The file can be automatically transferred to the set transfer destination, or can be selected from the set transfer destinations and transferred to any transfer destination.

ファイル生成部52は、入力部17からのファイルを生成する旨の操作、画像ファイルを生成する本実施形態にあっては、撮像と記録を指示する操作(以下、「撮像記録指示操作」という)に基づいて、ファイル生成処理を行う。
「ファイル生成処理」とは、撮像部16から取得した撮像画像のデータに通常のファイル名を付与し、さらに、転送ファイル名を保持させて画像ファイルを生成するまでの一連の処理である。
なお、ファイル生成部52の詳細については、後述する。
The file generation unit 52 performs an operation for generating a file from the input unit 17 and an operation for instructing imaging and recording in the present embodiment for generating an image file (hereinafter referred to as “imaging recording instruction operation”). Based on the above, file generation processing is performed.
The “file generation process” is a series of processes from adding a normal file name to the captured image data acquired from the imaging unit 16 and further holding the transfer file name to generate an image file.
Details of the file generation unit 52 will be described later.

ファイル転送部53は、入力部17からのファイルを転送する旨の操作(以下、「転送指示操作」という)に基づいて、ファイル転送処理を行う。
「ファイル転送処理」とは、転送先情報記憶部61に記憶される転送先情報に基づいて、所定の転送先に対応した名称にファイル名を変更してファイルを転送するまでの一連の処理である。
なお、ファイル転送部53の詳細については、後述する。
The file transfer unit 53 performs a file transfer process based on an operation for transferring a file from the input unit 17 (hereinafter referred to as “transfer instruction operation”).
The “file transfer process” is a series of processes from changing the file name to a name corresponding to a predetermined transfer destination and transferring the file based on the transfer destination information stored in the transfer destination information storage unit 61. is there.
Details of the file transfer unit 53 will be described later.

ファイル判別部54は、外部装置Tからのファイルの同一性を確認するための同一ファイルの判別を行う旨の指示(以下、「同一判別指示」という)に基づいて、ファイル判別処理を行う。
「ファイル判別処理」とは、画像ファイル記憶部62に記憶される画像ファイルから該当するファイル名を検索して、判別結果を報知するまでの一連の処理である。
なお、ファイル判別部54の詳細については、後述する。
The file determination unit 54 performs file determination processing based on an instruction from the external device T to determine the same file for confirming the identity of the file (hereinafter referred to as “identity determination instruction”).
The “file determination process” is a series of processes from searching for a corresponding file name from the image file stored in the image file storage unit 62 to notifying the determination result.
The details of the file determination unit 54 will be described later.

次に、ファイル生成部52の詳細について説明する。
図5は、図3の撮像装置1の機能的構成のうち、ファイル生成処理を実行するための機能的構成を示す機能ブロック図である。
Next, details of the file generation unit 52 will be described.
FIG. 5 is a functional block diagram showing a functional configuration for executing the file generation process among the functional configurations of the imaging apparatus 1 of FIG.

ファイル生成処理を実行する場合には、図5に示すように、ファイル生成部52において、撮像画像生成部81と、ファイル名生成部82と、画像ファイル生成部83と、が機能する。   When executing the file generation processing, as shown in FIG. 5, the captured image generation unit 81, the file name generation unit 82, and the image file generation unit 83 function in the file generation unit 52.

撮像画像生成部81は、撮像部16から撮像画像のデータを取得して、当該撮像画像のデータに普通のファイル名を付与する。撮像画像生成部81により付与される通常のファイル名は、装置が装置で生成されたファイルであることを識別可能なファイル名、本実施形態においては「CIMG1102.jpg」が付与される。
撮像画像生成部81は、ファイル名が付与された撮像画像のデータを画像ファイル生成部83に出力する。
The captured image generation unit 81 acquires captured image data from the imaging unit 16, and assigns an ordinary file name to the captured image data. The normal file name given by the captured image generation unit 81 is given a file name that can identify that the device is a file created by the device, and in this embodiment, “CIMG1102.jpg”.
The captured image generation unit 81 outputs captured image data to which the file name is assigned to the image file generation unit 83.

ファイル名生成部82は、設定された転送先、即ち、転送先情報記憶部61に記憶される転送先情報に基づいて、転送先毎に転送先用にファイル名を生成する。
ファイル名生成部82は、設定された4つの転送先(Facebook(登録商標)の第1のサービス、Dropbox(登録商標)の第2のサービス、PC、他のカメラ)に対応する転送ファイル名を生成する。
ファイル名生成部82は、Facebook(登録商標)の第1のサービスに対しては、転送先のサービス名+生成された日付のルールに基づいて、「Facebook1102.jpg」の転送ファイル名を生成する。
ファイル名生成部82は、Dropbox(登録商標)の第2のサービスに対しては、転送先のサービス名+生成された日付のルールに基づいて、「Dropbox1102.jpg」の転送ファイル名を生成する。
ファイル名生成部82は、PCに対しては、転送先の種類+生成された日付のルールに基づいて、「MYPC1102.jpg」の転送ファイル名を生成する。
ファイル名生成部82は、他のカメラに対しては、転送先の他のカメラの機種名+生成された日付のルールに基づいて、「ZR1102.jpg」の転送ファイル名を生成する。
ファイル名生成部82は、生成した転送ファイル名の情報を画像ファイル生成部83に出力する。
The file name generation unit 82 generates a file name for the transfer destination for each transfer destination based on the set transfer destination, that is, transfer destination information stored in the transfer destination information storage unit 61.
The file name generation unit 82 sets transfer file names corresponding to the set four transfer destinations (Facebook (registered trademark) first service, Dropbox (registered trademark) second service, PC, and other cameras). Generate.
For the first service of Facebook (registered trademark), the file name generation unit 82 generates a transfer file name “Facebook1102.jpg” based on the rule of the transfer destination service name + generated date. .
For the second service of Dropbox (registered trademark), the file name generation unit 82 generates the transfer file name “Dropbox1102.jpg” based on the rule of the transfer destination service name + generated date. .
For the PC, the file name generation unit 82 generates a transfer file name of “MYPC1102.jpg” based on the rule of transfer destination type + generated date.
The file name generation unit 82 generates a transfer file name of “ZR1102.jpg” for the other cameras, based on the rule of the model name of the other camera at the transfer destination + the generated date.
The file name generation unit 82 outputs the generated transfer file name information to the image file generation unit 83.

画像ファイル生成部83は、撮像画像生成部81から出力された普通のファイル名が付与された撮像画像のデータのExif領域にファイル名生成部82により生成された転送ファイル名の情報を追加して、画像ファイルを生成する。
画像ファイル生成部83は、生成した画像ファイルを画像ファイル記憶部62に出力する。
The image file generation unit 83 adds information on the transfer file name generated by the file name generation unit 82 to the Exif area of the captured image data to which the normal file name output from the captured image generation unit 81 is assigned. Generate an image file.
The image file generation unit 83 outputs the generated image file to the image file storage unit 62.

以上、ファイル生成部52の詳細について説明した。
次に、ファイル転送部53の詳細について説明する。
図6は、図3の撮像装置1の機能的構成のうち、ファイル転送処理を実行するための機能的構成を示す機能ブロック図である。
The details of the file generation unit 52 have been described above.
Next, details of the file transfer unit 53 will be described.
FIG. 6 is a functional block diagram illustrating a functional configuration for executing the file transfer process among the functional configurations of the imaging apparatus 1 in FIG. 3.

ファイル転送処理を実行する場合には、図6に示すように、ファイル転送部53において、転送先確認部91と、ファイル名変更部92と、転送制御部93と、が機能する。   When executing the file transfer process, as shown in FIG. 6, in the file transfer unit 53, a transfer destination confirmation unit 91, a file name change unit 92, and a transfer control unit 93 function.

転送先確認部91は、転送する画像ファイルの転送ファイル名を確認して転送先を確認したり、転送指示から転送先を確認したりする。
転送先確認部91は、確認した転送先をファイル名変更部92に出力する。
ファイル名変更部92は、転送先に基づいて、転送用に複製して抽出した画像ファイルのファイル名を、画像ファイルが保持する転送ファイル名に基づいて変更する。
転送先が第1のサービスの場合には、ファイル名変更部92は、通常のファイル名である「CIMG1102.jpg」を、第1のサービスの転送ファイル名「Facebook1102.jpg」に変更する。
転送先が第2のサービスの場合には、ファイル名変更部92は、通常のファイル名である「CIMG1102.jpg」を、第2のサービスの転送ファイル名「Dropbox1102.jpg」に変更する。
転送先がPCの場合には、ファイル名変更部92は、通常のファイル名である「CIMG1102.jpg」を、PCの転送ファイル名「MYPC1102.jpg」に変更する。
転送先が他のカメラの場合には、ファイル名変更部92は、通常のファイル名「CIMG1102.jpg」を、他のカメラの転送ファイル名「ZR1102.jpg」に変更する。
The transfer destination confirmation unit 91 confirms the transfer file name of the image file to be transferred to confirm the transfer destination, or confirms the transfer destination from the transfer instruction.
The transfer destination confirmation unit 91 outputs the confirmed transfer destination to the file name change unit 92.
The file name changing unit 92 changes the file name of the image file copied and extracted for transfer based on the transfer destination based on the transfer file name held by the image file.
When the transfer destination is the first service, the file name changing unit 92 changes the normal file name “CIMG1102.jpg” to the transfer file name “Facebook1102.jpg” of the first service.
When the transfer destination is the second service, the file name changing unit 92 changes the normal file name “CIMG1102.jpg” to the transfer file name “Dropbox1102.jpg” of the second service.
When the transfer destination is the PC, the file name changing unit 92 changes the normal file name “CIMG1102.jpg” to the PC transfer file name “MYPC1102.jpg”.
When the transfer destination is another camera, the file name changing unit 92 changes the normal file name “CIMG1102.jpg” to the transfer file name “ZR1102.jpg” of the other camera.

転送制御部93は、転送先に応じた転送方法で画像ファイルを転送する。
転送先が第1のサービスの場合には、転送制御部93は、画像ファイルを、通信部20を介して、第1のサービスのサーバに転送する。
転送先が第2のサービスの場合には、転送制御部93は、画像ファイルを、通信部20を介して、第2のサービスのサーバに転送する。
転送先がPCの場合には、転送制御部93は、画像ファイルを、ドライブ21を介して、リムーバブルメディア31に転送する。その後、ユーザにより、PCにリムーバブルメディア31を介して転送される。
転送先が他のカメラの場合には、転送制御部93は、画像ファイルをドライブ21を介して、リムーバブルメディア31に転送する。その後、ユーザにより、他のカメラにリムーバブルメディア31を介して転送される。
The transfer control unit 93 transfers the image file by a transfer method according to the transfer destination.
When the transfer destination is the first service, the transfer control unit 93 transfers the image file to the first service server via the communication unit 20.
When the transfer destination is the second service, the transfer control unit 93 transfers the image file to the second service server via the communication unit 20.
When the transfer destination is a PC, the transfer control unit 93 transfers the image file to the removable medium 31 via the drive 21. Thereafter, the data is transferred to the PC via the removable medium 31 by the user.
When the transfer destination is another camera, the transfer control unit 93 transfers the image file to the removable medium 31 via the drive 21. Thereafter, the image is transferred to another camera via the removable medium 31 by the user.

以上、ファイル転送部53の詳細について説明した。
次に、ファイル判別部54の詳細について説明する。
図7は、図3の撮像装置1の機能的構成のうち、同一ファイル判別処理を実行するための機能的構成を示す機能ブロック図である。
The details of the file transfer unit 53 have been described above.
Next, details of the file determination unit 54 will be described.
FIG. 7 is a functional block diagram illustrating a functional configuration for executing the same file determination process among the functional configurations of the imaging apparatus 1 in FIG. 3.

同一ファイル判別処理を実行する場合には、図6に示すように、ファイル判別部54において、受信制御部101と、ファイル名取得部102と、ファイル名検索部103と、同一ファイル判別部104と、報知制御部105と、が機能する。   When executing the same file determination processing, as shown in FIG. 6, in the file determination unit 54, the reception control unit 101, the file name acquisition unit 102, the file name search unit 103, and the same file determination unit 104 The notification control unit 105 functions.

受信制御部101は、外部装置Tからの同一判別指示を、通信部20を介して、受信する。なお、同一判別指示には、単に、同一性の確認を要求する指示の他に、判別対象となるファイルや判別対象となるファイル名が含まれている。   The reception control unit 101 receives the same determination instruction from the external device T via the communication unit 20. Note that the identification determination instruction includes a file to be determined and a file name to be determined in addition to an instruction for requesting confirmation of identity.

ファイル名取得部102は、受信制御部101により受信された同一判別指示から、判別対象となるファイル名を取得する。ファイル名取得部102は、同一判別指示に含まれる判別対象となるファイルやファイル名から、判別対象となるファイル名を取得する。   The file name acquisition unit 102 acquires the file name to be determined from the same determination instruction received by the reception control unit 101. The file name acquisition unit 102 acquires the file name to be determined from the file to be determined and the file name included in the same determination instruction.

ファイル名検索部103は、画像ファイル記憶部62記憶されている画像ファイルのExif領域に格納される転送ファイル名を検索する。   The file name search unit 103 searches for the transfer file name stored in the Exif area of the image file stored in the image file storage unit 62.

同一ファイル判別部104は、ファイル名検索部103の検索結果である転送ファイル名と、ファイル名取得部102により取得された判別対象となるファイル名とを比較して、同一ファイルであるか否かを判別する。同一ファイル判別部104は、判別結果を報知制御部105に出力する。   The same file discriminating unit 104 compares the transfer file name, which is the search result of the file name searching unit 103, with the file name to be discriminated acquired by the file name acquiring unit 102, and determines whether or not they are the same file. Is determined. The same file determination unit 104 outputs the determination result to the notification control unit 105.

報知制御部105は、同一ファイル判別部104による判別結果を出力部18に表示出力したり、通信部20を介して外部装置Tに出力したりする制御を行う。
出力部18においては、報知制御部105の制御によって、同一ファイル有無が判別結果として表示出力されてユーザに報知されることになる。
The notification control unit 105 performs control to display and output the determination result by the same file determination unit 104 to the output unit 18 or to output to the external device T via the communication unit 20.
In the output unit 18, the presence / absence of the same file is displayed as a determination result and notified to the user by the control of the notification control unit 105.

以上、ファイル判別部54の詳細について説明した。
次に、ファイル管理処理の詳細な流れについて説明する。
図8は、図4の機能的構成を有する図3の撮像装置1が実行するファイル管理処理の流れを説明するフローチャートである。
ファイル管理処理は、ユーザの入力部17に対するファイル管理処理開始の操作を契機に開始される。
The details of the file determination unit 54 have been described above.
Next, a detailed flow of the file management process will be described.
FIG. 8 is a flowchart for explaining the flow of file management processing executed by the imaging apparatus 1 of FIG. 3 having the functional configuration of FIG.
The file management process is started when the user starts the file management process on the input unit 17.

ステップS1において、転送先設定部51は、転送先の設定を行う。詳細には、ユーザによる入力部17への転送先を設定する操作(以下、「転送先設定操作」という)に基づいて、転送先設定部51は、転送先に関する情報を転送先情報記憶部61に記憶させることで、転送先の設定を行う。本実施形態において、設定される転送先は、第1のサービス、第2のサービス、PC及び他のカメラの転送先が設定される。転送先と共に、転送先に即した転送方法も設定される。第1のサービス及び第2のサービスは、通信部20を介してインターネット等のネットワーク経由での転送方法が選択される。PC及び他のカメラに対しては、例えば、リムーバブルメディア31を介した転送方法が選択される。   In step S1, the transfer destination setting unit 51 sets a transfer destination. Specifically, based on an operation for setting a transfer destination to the input unit 17 by the user (hereinafter referred to as “transfer destination setting operation”), the transfer destination setting unit 51 transfers information about the transfer destination to the transfer destination information storage unit 61. The transfer destination is set by storing the data in. In the present embodiment, as the transfer destination to be set, the transfer destinations of the first service, the second service, the PC, and other cameras are set. A transfer method corresponding to the transfer destination is set together with the transfer destination. For the first service and the second service, a transfer method via a network such as the Internet is selected via the communication unit 20. For the PC and other cameras, for example, a transfer method via the removable medium 31 is selected.

ステップS2において、ファイル生成部52は、撮像して記録を行う旨の指示(以下、「撮像記録指示」という)があったか否かを判断する。詳細には、ファイル生成部52は、シャッタボタン等の入力部17に対して、撮像記録指示操作がされたか否かを判断する。
撮像記録指示がなかったと判断された場合には、ステップS2においてNOと判断されて、処理はステップS4に進む。ステップS4以降の処理については、後述する。
撮像記録指示があったと判断された場合には、ステップS2においてYESと判断されて、処理はステップS3に進む。
In step S <b> 2, the file generation unit 52 determines whether there is an instruction to image and record (hereinafter referred to as “imaging recording instruction”). Specifically, the file generation unit 52 determines whether an imaging / recording instruction operation has been performed on the input unit 17 such as a shutter button.
If it is determined that there is no imaging / recording instruction, NO is determined in step S2, and the process proceeds to step S4. The processing after step S4 will be described later.
If it is determined that an imaging recording instruction has been given, YES is determined in step S2, and the process proceeds to step S3.

ステップS3において、ファイル生成部52は、ファイル生成処理を行う。ファイル生成処理の詳細については、後述する。   In step S3, the file generation unit 52 performs file generation processing. Details of the file generation process will be described later.

ステップS4において、ファイル転送部53は、所定の転送先にファイルの転送をする旨の指示(以下、「転送指示」という)があったか否かを判断する。
転送指示がなかったと判断された場合には、ステップS4においてNOであり、処理はステップS6に進む。ステップS6以降の処理については、後述する。
転送指示があったと判断された場合には、ステップS4においてYESであり、処理はステップS5に進む。
In step S4, the file transfer unit 53 determines whether or not there is an instruction to transfer a file to a predetermined transfer destination (hereinafter referred to as “transfer instruction”).
If it is determined that there is no transfer instruction, NO is determined in the step S4, and the process proceeds to a step S6. The processing after step S6 will be described later.
If it is determined that there has been a transfer instruction, YES is determined in the step S4, and the process proceeds to a step S5.

ステップS5において、ファイル転送部53は、ファイル転送処理を行う。ファイル転送処理の詳細については、後述する。   In step S5, the file transfer unit 53 performs a file transfer process. Details of the file transfer process will be described later.

ステップS6において、ファイル判別部54は、外部装置Tからの同一判別指示があったか否かを判断する。
同一判別指示がなかったと判断された場合には、ステップS6においてNOのあり、処理はステップS8に進む。ステップS8以降の処理については後述する。
同一判別指示があったと判断された場合には、ステップS6においてYESのあり、処理はステップS7に進む。
In step S <b> 6, the file determination unit 54 determines whether there is an identical determination instruction from the external device T.
If it is determined that there is no identical determination instruction, NO is returned in step S6, and the process proceeds to step S8. The processing after step S8 will be described later.
If it is determined that there is an identical determination instruction, YES is determined in the step S6, and the process proceeds to a step S7.

ステップS7において、ファイル判別部54は、同一ファイル判別処理を行う。   In step S7, the file determination unit 54 performs the same file determination process.

ステップS8において、CPU11は、ファイル管理処理の終了指示があったか否かを判断する。
終了指示がなかったと判断された場合には、ステップS8においてNOであり、処理はステップS2に戻り、撮像記録指示等の各種の指示待ち状態となる。
終了指示があったと判断された場合には、ステップS8においてYESであり、処理は終了する。これにより、ファイル管理処理は終了する。
In step S8, the CPU 11 determines whether or not there is an instruction to end the file management process.
If it is determined that the end instruction has not been received, NO is determined in the step S8, and the process returns to the step S2 to wait for various instructions such as an imaging recording instruction.
If it is determined that an end instruction has been given, YES is determined in the step S8, and the process ends. As a result, the file management process ends.

以上、ファイル管理処理の詳細な流れについて説明した。
次に、ファイル管理処理におけるファイル生成処理の詳細な流れについて説明する。
図9は、図5の機能的構成を有する図3の撮像装置1が実行するファイル生成処理の流れを説明するフローチャートである。
The detailed flow of the file management process has been described above.
Next, a detailed flow of the file generation process in the file management process will be described.
FIG. 9 is a flowchart for explaining the flow of file generation processing executed by the imaging apparatus 1 of FIG. 3 having the functional configuration of FIG.

ステップS31において、撮像画像生成部81は、撮像画像のデータを生成する。詳細には、撮像画像生成部81は、撮像部16から取得した画像のデータに基づいて、例えば、JPEG(Joint Photographic Experts Group)等のデータ形式にデータを圧縮して、撮像画像のデータを生成する。   In step S31, the captured image generation unit 81 generates captured image data. Specifically, the captured image generation unit 81 generates data of a captured image by compressing the data into a data format such as JPEG (Joint Photographic Experts Group) based on the image data acquired from the imaging unit 16. To do.

ステップS32において、ファイル名生成部82は、転送先別のファイル名である転送ファイル名をExif領域に保存する。詳細には、ファイル名生成部82は、転送先情報記憶部61に記憶される転送先情報に基づいて、転送ファイル名を生成して、撮像画像生成部81により生成された画像ファイルの所定の空き領域(本実施形態においては、Exif領域)に転送先別のファイル名を追加する。
画像ファイル記憶部62に記憶される画像ファイルは、通常のファイル名と、生成された転送ファイル名の情報を保持することになる。
In step S32, the file name generation unit 82 stores the transfer file name, which is a file name for each transfer destination, in the Exif area. Specifically, the file name generation unit 82 generates a transfer file name based on the transfer destination information stored in the transfer destination information storage unit 61, and generates a predetermined file of the image file generated by the captured image generation unit 81. A file name for each transfer destination is added to an empty area (Exif area in this embodiment).
The image file stored in the image file storage unit 62 holds information on a normal file name and the generated transfer file name.

ステップS33において、画像ファイル生成部83は、通常のファイル名で画像ファイルを保存する。詳細には、画像ファイル生成部83は、ステップS32において転送ファイル名の情報が追加された撮像画像のデータに、装置固有のファイル名である通常のファイル名を付与して画像ファイルを、画像ファイル記憶部62に記憶させる。
これにより、ファイル生成処理は、終了する。
In step S33, the image file generating unit 83 stores the image file with a normal file name. Specifically, the image file generation unit 83 assigns an ordinary file name that is a file name unique to the apparatus to the captured image data to which the transfer file name information is added in step S32, and the image file The data is stored in the storage unit 62.
Thereby, the file generation process ends.

以上、ファイル生成処理の詳細な流れについて説明した。
以下、ファイル転送処理の詳細な流れについて説明する。
図10は、図6の機能的構成を有する図3の撮像装置1が実行するファイル転送処理の流れを説明するフローチャートである。
The detailed flow of the file generation process has been described above.
Hereinafter, a detailed flow of the file transfer process will be described.
FIG. 10 is a flowchart for explaining the flow of file transfer processing executed by the imaging apparatus 1 of FIG. 3 having the functional configuration of FIG.

ステップS51において、転送先確認部91は、転送先情報記憶部61に記憶される転送先であるか否かを確認する、つまり、転送先が第1のサービスか否かを判断する。即ち、転送制御部93は、ステップS4の転送指示が第1のサービスへの転送を指示するものであったか否かを判断する。
転送先が第1のサービスであったと判断された場合には、ステップS51においてYESであり、処理はステップS55に進む。ステップS55以降の処理については、後述する。
転送先が第1のサービスでなかったと判断された場合には、ステップS51においてNOであり、処理はステップS52に進む。
In step S51, the transfer destination confirmation unit 91 checks whether or not the transfer destination is stored in the transfer destination information storage unit 61, that is, determines whether or not the transfer destination is the first service. That is, the transfer control unit 93 determines whether or not the transfer instruction in step S4 is an instruction to transfer to the first service.
If it is determined that the transfer destination is the first service, YES is determined in the step S51, and the process proceeds to a step S55. The processing after step S55 will be described later.
If it is determined that the transfer destination is not the first service, NO in step S51, and the process proceeds to step S52.

ステップS52において、転送先確認部91は、転送先が第2のサービスか否かを判断する。即ち、転送先確認部91は、ステップS4の転送指示が第2のサービスへの転送を指示するものであったか否かを判断する。
転送先が第2のサービスであったと判断された場合には、ステップS52においてYESであり、処理はステップS55に進む。
転送先が第2のサービスでなかったと判断された場合には、ステップS52においてNOであり、処理はステップS53に進む。
In step S52, the transfer destination confirmation unit 91 determines whether or not the transfer destination is the second service. That is, the transfer destination confirmation unit 91 determines whether or not the transfer instruction in step S4 is an instruction to transfer to the second service.
If it is determined that the transfer destination is the second service, YES in step S52, and the process proceeds to step S55.
If it is determined that the transfer destination is not the second service, NO in step S52, and the process proceeds to step S53.

ステップS53において、転送先確認部91は、転送先がPCか否かを判断する。即ち、転送先確認部91は、ステップS4の転送指示がPCへの転送を指示するものであったか否かを判断する。
転送先がPCであったと判断された場合には、ステップS53においてYESであり、処理はステップS55に進む。
転送先がPCでなかったと判断された場合には、ステップS53においてNOであり、処理はステップS54に進む。
In step S53, the transfer destination confirmation unit 91 determines whether or not the transfer destination is a PC. That is, the transfer destination confirmation unit 91 determines whether or not the transfer instruction in step S4 is an instruction to transfer to the PC.
If it is determined that the transfer destination is a PC, YES is determined in the step S53, and the process proceeds to a step S55.
If it is determined that the transfer destination is not a PC, NO in step S53, and the process proceeds to step S54.

ステップS54において、転送先確認部91は、転送先が他のカメラか否かを判断する。即ち、転送先確認部91は、ステップS4の転送指示が他のカメラへの転送を指示するものであったか否かを判断する。
転送先が他のカメラであったと判断された場合には、ステップS54においてYESであり、処理はステップS55に進む。
転送先が他のカメラでなかったと判断された場合には、ステップS54においてNOであり、処理はステップS56に進む。この場合、転送指示は、設定された転送先への転送を指示していないため、当該指示により指定された転送先へファイルの転送を行うことになる。なお、この場合には、ファイル名の変更は行わない。
In step S54, the transfer destination confirmation unit 91 determines whether or not the transfer destination is another camera. That is, the transfer destination confirmation unit 91 determines whether or not the transfer instruction in step S4 is an instruction to transfer to another camera.
If it is determined that the transfer destination is another camera, YES in step S54, and the process proceeds to step S55.
If it is determined that the transfer destination is not another camera, NO in step S54, and the process proceeds to step S56. In this case, since the transfer instruction does not instruct transfer to the set transfer destination, the file is transferred to the transfer destination designated by the instruction. In this case, the file name is not changed.

ステップS55において、ファイル名変更部92は、転送先に応じたファイル名に変更する。詳細には、ファイル名変更部92は、ステップS51乃至S54において判断された転送先に対応する転送ファイル名を画像ファイルのExif領域から抽出して、当該抽出した転送ファイル名の名称に通常のファイル名の名称を変更する。   In step S55, the file name changing unit 92 changes the file name according to the transfer destination. Specifically, the file name changing unit 92 extracts the transfer file name corresponding to the transfer destination determined in steps S51 to S54 from the Exif area of the image file, and sets the name of the extracted transfer file name as a normal file. Change the name of the name.

ステップS56において、転送制御部93は、ファイル転送を行う。詳細には、転送制御部93は、転送指示により指定された転送先、即ち、転送先に対応した転送方法で、ファイル転送を行う。具体的には、転送制御部93は、転送先が第1のサービス及び第2のサービスの場合には、各サービスが指定するサーバ等に、通信部20を介してネットワークを経由してファイルを転送する。また、転送制御部93は、転送先がPCの場合には、例えば、ドライブ21を介してリムーバブルメディア31等にファイルを転送する。また、転送制御部93は、転送先が他のカメラの場合には、例えば、ドライブ21を介してファイルを転送したリムーバブルメディア31を経由すること等でファイルを転送する。
なお、ステップS54においてNOであった場合、即ち、設定されていない転送先に転送を行う場合には、ファイル名の変更は行わずに、通常のファイル名でファイルの転送を行う。
これにより、ファイル転送処理は、終了する。
In step S56, the transfer control unit 93 performs file transfer. Specifically, the transfer control unit 93 performs file transfer using a transfer method designated by the transfer instruction, that is, a transfer method corresponding to the transfer destination. Specifically, when the transfer destination is the first service and the second service, the transfer control unit 93 sends the file to the server or the like designated by each service via the communication unit 20 via the network. Forward. In addition, when the transfer destination is a PC, the transfer control unit 93 transfers the file to the removable medium 31 or the like via the drive 21, for example. Further, when the transfer destination is another camera, the transfer control unit 93 transfers the file, for example, via the removable medium 31 that has transferred the file via the drive 21.
If NO in step S54, that is, if transfer is made to a transfer destination that is not set, the file is transferred with a normal file name without changing the file name.
As a result, the file transfer process ends.

以上、ファイル転送処理の詳細な流れについて説明した。
以下、同一ファイル判定処理の詳細な流れについて説明する。
図11は、図7の機能的構成を有する図3の撮像装置1が実行する同一ファイル判別処理の流れを説明するフローチャートである。
The detailed flow of the file transfer process has been described above.
The detailed flow of the same file determination process will be described below.
FIG. 11 is a flowchart for explaining the flow of the same file determination process executed by the imaging apparatus 1 of FIG. 3 having the functional configuration of FIG.

ステップS71において、受信制御部101は、同一性の判別を行う対象となるファイル(以下、「判別用ファイル」という)を受信したか否かを判定する。
判別用ファイルを受信していないと判定した場合には、ステップS71においてNOであり、処理は、ステップS72に進む。
In step S <b> 71, the reception control unit 101 determines whether or not a file (hereinafter referred to as a “discrimination file”) to be subjected to identity discrimination has been received.
If it is determined that the determination file has not been received, NO is determined in the step S71, and the process proceeds to a step S72.

ステップS72において、受信制御部101は、判別用ファイルのファイル名情報のデータを受信したか否かを判定する。
判別用ファイルのファイル名情報のデータを受信していないと判定した場合には、ステップS72においてNOであり、同一ファイル判別処理は、終了する。
In step S72, the reception control unit 101 determines whether the file name information data of the determination file has been received.
If it is determined that the data of the file name information of the determination file has not been received, NO is determined in the step S72, and the same file determination process is ended.

これに対して、判別用ファイルのファイル名を受信した場合には、ステップS72において、YESであり、処理はステップS73に進む。   On the other hand, when the file name of the determination file is received, YES is determined in the step S72, and the process proceeds to the step S73.

これに対して、判別用ファイルを受信したと判定した場合には、ステップS71においてYESであり、処理は、ステップS73に進む。   On the other hand, if it is determined that the determination file has been received, YES is determined in the step S71, and the process proceeds to a step S73.

ステップS73において、ファイル名取得部102は、ファイル名を取得する。詳細には、ファイル名取得部102は、ステップS71においてファイルを取得した場合には、ファイルのデータからファイル名を検索して、同一判定を行うためのファイル名を取得する。
また、ファイル名取得部102は、ステップS72においてファイル名情報を取得した場合には、ファイル名情報のデータから、ファイル名を取得する。ファイル名取得部102が取得したファイル名が、同一性の判断をする対象となる。
In step S73, the file name acquisition unit 102 acquires a file name. Specifically, when the file name acquisition unit 102 acquires a file in step S71, the file name acquisition unit 102 searches for the file name from the file data and acquires a file name for performing the same determination.
In addition, when the file name acquisition unit 102 acquires the file name information in step S72, the file name acquisition unit 102 acquires the file name from the data of the file name information. The file name acquired by the file name acquisition unit 102 is a target for determining the identity.

ステップS74において、ファイル名検索部103は、画像ファイル記憶部62内にある先頭のファイルにアクセスする。本実施形態においては、複数の画像ファイルをアドレス順に順次判別してゆく。本ステップにおいては、アドレスに基づいて、最初に判別を行うファイルにアクセスすることになる。   In step S 74, the file name search unit 103 accesses the first file in the image file storage unit 62. In this embodiment, a plurality of image files are sequentially determined in the order of addresses. In this step, the file to be determined first is accessed based on the address.

ステップS75において、ファイル名検索部103は、Exif情報にアクセスする。即ち、ファイル名検索部103は、ステップS74において、アクセスしたファイルのExif領域にアクセスして、Exif情報を取得する。当該Exif情報には、変更前のファイル名等のファイル名に関する情報が格納されている。   In step S75, the file name search unit 103 accesses the Exif information. That is, in step S74, the file name search unit 103 accesses the Exif area of the accessed file and acquires Exif information. In the Exif information, information related to the file name such as the file name before the change is stored.

ステップS76において、同一ファイル判別部104は、同一ファイル名があるか否かを判別する。即ち、同一ファイル判別部104は、ステップS73において取得したファイル名と、ステップS75において取得したExif情報に格納されているファイル名に関する情報とを比較して、同一のファイル名があるか否かを判別する。
同一ファイル名があったと判別された場合には、ステップS76においてYESと判別されて、処理はステップS77に進む。
In step S76, the same file determination unit 104 determines whether there is an identical file name. That is, the same file determination unit 104 compares the file name acquired in step S73 with the information on the file name stored in the Exif information acquired in step S75, and determines whether there is an identical file name. Determine.
If it is determined that the same file name exists, YES is determined in step S76, and the process proceeds to step S77.

ステップS77において、報知制御部105は、該当するファイルありの報知を行う。即ち、報知制御部105は、該当するファイルありとして同一のファイル名があった旨の報知を行うように、例えば、表示出力等の出力を行うように出力部18を制御する。その結果、出力部18においては、「同一ファイルあり」等の表示がなされることとなる。ユーザは、その出力部18に表示出力を見ることで、例えば、ファイルの上書き・削除・ファイル名変更等の操作を行う。その後、同一ファイル名判別処理は、終了する。   In step S77, the notification control unit 105 performs notification that the corresponding file exists. In other words, the notification control unit 105 controls the output unit 18 so as to output, for example, display output so as to notify that the same file name exists when there is a corresponding file. As a result, the output unit 18 displays “same file exists” or the like. By viewing the display output on the output unit 18, the user performs operations such as overwriting / deleting files and changing file names, for example. Thereafter, the identical file name determination process ends.

これに対して、同一ファイル名がないと判別された場合には、ステップS76においてNOと判別されて、処理はステップS78に進む。   On the other hand, if it is determined that the same file name does not exist, NO is determined in step S76, and the process proceeds to step S78.

ステップS78において、ファイル名検索部103は、次のファイルがあるか否かの判断を行う。即ち、ファイル名検索部103は、画像ファイル記憶部62に未だに判別されていない画像ファイルがあるか否かをアドレス順に探索する。   In step S78, the file name search unit 103 determines whether there is a next file. That is, the file name search unit 103 searches the image file storage unit 62 in the order of addresses to determine whether there is an image file that has not been determined yet.

次のファイルがあると判断された場合には、ステップS78においてYESと判断されて、処理はステップS75に戻り、ステップS75以降の処理が行われる。即ち、同一ファイル名の判別が以降のアドレスに格納された画像ファイルについて行われることになる。   If it is determined that there is a next file, YES is determined in step S78, the process returns to step S75, and the processes after step S75 are performed. That is, the same file name is determined for the image files stored at the subsequent addresses.

これに対して、ファイルがないと判断された場合には、ステップS78においてNOと判断されて、処理はステップS79に進む。   On the other hand, if it is determined that there is no file, NO is determined in step S78, and the process proceeds to step S79.

ステップS79において、報知制御部105は、該当するファイルなしの報知を行う。即ち、報知制御部105は、該当するファイルなしとして同一のファイル名がなかった旨の報知を行うように、例えば、表示出力等の出力を行うように出力部18を制御する。その結果、出力部18においては、「同一ファイルなし」等の表示がなされることとなる。ユーザは、その出力部18に表示出力を見て、例えば、ファイルの登録等の操作を行う。その後、同一ファイル名判別処理は、終了する。   In step S79, the notification control unit 105 performs notification that there is no corresponding file. In other words, the notification control unit 105 controls the output unit 18 so as to output, for example, display output so as to notify that there is no same file name as no corresponding file. As a result, the output unit 18 displays “No identical file”. The user sees the display output on the output unit 18 and performs operations such as file registration, for example. Thereafter, the identical file name determination process ends.

以上のように構成される撮像装置1は、撮像画像生成部81と、ファイル名生成部82と、画像ファイル生成部83と、を備える。
撮像画像生成部81は、撮像画像のデータと当該ファイルの通常のファイル名を生成する。
ファイル名生成部82は、撮像画像生成部81により生成されたファイルを転送する所定の転送先に対応する転送先ファイル名を生成(特定)する。
画像ファイル生成部83は、転送先とファイル名生成部82により生成(特定)された転送先ファイル名を対応付けて付加情報として当該ファイルに付加して、画像ファイル記憶部62に記憶させる。
このため、撮像装置1は、転送先とファイル名生成部82により生成(特定)された転送先ファイル名を対応付けて付加情報として当該ファイルに付加して、画像ファイル記憶部62に記憶させる。
従って、撮像装置1は、ファイル名が転送先ファイル名に変更されてファイル生成時のファイル名と異なるファイル名になった場合であっても、ファイルが転送先のファイル名を保持しているために、保持している転送先ファイル名を確認すれば、ファイルの同一性を判別することができる。
The imaging apparatus 1 configured as described above includes a captured image generation unit 81, a file name generation unit 82, and an image file generation unit 83.
The captured image generation unit 81 generates captured image data and a normal file name of the file.
The file name generation unit 82 generates (specifies) a transfer destination file name corresponding to a predetermined transfer destination to which the file generated by the captured image generation unit 81 is transferred.
The image file generation unit 83 associates the transfer destination with the transfer destination file name generated (specified) by the file name generation unit 82, adds it to the file as additional information, and stores it in the image file storage unit 62.
For this reason, the imaging apparatus 1 associates the transfer destination with the transfer destination file name generated (specified) by the file name generation unit 82, adds it to the file as additional information, and stores it in the image file storage unit 62.
Therefore, the imaging apparatus 1 retains the file name of the transfer destination even when the file name is changed to the transfer destination file name and becomes a file name different from the file name at the time of file generation. In addition, the identity of the file can be determined by confirming the held transfer destination file name.

また、撮像装置1は、転送制御部93と、ファイル名変更部92と、を更に備える。
転送制御部93は、ファイルの付加情報に保存されている転送先にファイルを転送するように通信部20やドライブ21等を制御する。
ファイル名変更部92は、転送制御部93により転送先にファイルを転送する制御を行う際に、転送するファイルのファイル名を付加情報に保存されている転送先に対応付けて保存されているファイル名に変更する。
従って、撮像装置1においては、転送先に応じて、手間をかけずに自動的な適切なファイル名に変更してファイルの転送を行うことができる。
また、撮像装置1においては、ファイル名に関する情報を記憶手段等で管理する必要なく転送先に対応するファイル名に変更することができる。
The imaging apparatus 1 further includes a transfer control unit 93 and a file name change unit 92.
The transfer control unit 93 controls the communication unit 20, the drive 21, and the like so as to transfer the file to the transfer destination stored in the file additional information.
When the transfer control unit 93 performs control to transfer the file to the transfer destination, the file name change unit 92 stores the file name of the file to be transferred in association with the transfer destination stored in the additional information Change the name.
Therefore, in the imaging apparatus 1, it is possible to transfer the file by changing the file name automatically to an appropriate file without taking time and effort according to the transfer destination.
Further, in the imaging apparatus 1, the information on the file name can be changed to the file name corresponding to the transfer destination without having to be managed by the storage means or the like.

また、撮像装置1において、ファイル名生成部82は、撮像画像生成部81によりファイルが生成された際に、転送先に対応するファイル名を生成(特定)する。また、画像ファイル生成部83は、転送先と撮像画像生成部81により生成されたファイル名を付加情報として当該ファイルに付加して保存する。
従って、撮像装置1においては、画像ファイルの生成時に転送ファイル名に関する付加情報も付加してファイルの保存を行うので、後からファイルのサイズが変更してしまうことがない。即ち、転送先ファイル名をファイル生成後に事後的に付加した場合には、当初のファイルのサイズと異なることになるが、撮像装置1においては、当初のファイルからのサイズの変更がないために、計画的なファイル管理を行うことができる等のメリットが生じる。
In the imaging apparatus 1, the file name generation unit 82 generates (identifies) a file name corresponding to the transfer destination when the captured image generation unit 81 generates a file. In addition, the image file generation unit 83 adds the file name generated by the transfer destination and the captured image generation unit 81 to the file as additional information and stores it.
Therefore, since the image capturing apparatus 1 stores the file by adding the additional information related to the transfer file name when generating the image file, the file size is not changed later. In other words, when the transfer destination file name is added after the file generation, it will be different from the original file size. However, in the imaging apparatus 1, since the size is not changed from the original file, Advantages such as the ability to perform planned file management occur.

また、撮像装置1は、転送先を設定する転送先設定部51を更に備える。
また、ファイル名生成部82は、転送先設定部51により設定された転送先に対応するファイル名を生成(特定)する。
従って、撮像装置1においては、転送先を任意に設定しておくことができる。
The imaging apparatus 1 further includes a transfer destination setting unit 51 that sets a transfer destination.
The file name generation unit 82 generates (specifies) a file name corresponding to the transfer destination set by the transfer destination setting unit 51.
Therefore, in the imaging apparatus 1, the transfer destination can be arbitrarily set.

また、ファイル名生成部82は、前回に生成した転送ファイル名と重複しないように転送ファイル名を生成する。
従って、撮像装置1においては、生成する転送ファイル名同士が重複しないように構成されるために、転送に際してファイル名を変更した場合でも、転送先でのファイル名の重複を回避することができる。
Further, the file name generation unit 82 generates a transfer file name so as not to overlap with the transfer file name generated last time.
Therefore, since the imaging device 1 is configured so that the generated transfer file names do not overlap with each other, even when the file name is changed during transfer, duplication of the file name at the transfer destination can be avoided.

また、撮像装置1は、ファイル名取得部102と、同一ファイル判別部104と、報知制御部105と、を更に備える。
ファイル名取得部102は、転送先からファイル或いは該ファイルのファイル名を取得する。
同一ファイル判別部104は、ファイル名取得部102により取得されたファイルのファイル名或いはファイル名が、当該撮像装置1に保存されているいずれかのファイルの付加情報に含まれているか否かを判別する。
報知制御部105は、同一ファイル判別部104による判別結果を出力部18等に報知する制御を行う。
従って、撮像装置1においては、転送先が類似すると思われるファイルを別の場所から取得したような場合に、そのファイルが撮像装置1で生成したファイルであるか否かの判別をすることができる。
The imaging apparatus 1 further includes a file name acquisition unit 102, an identical file determination unit 104, and a notification control unit 105.
The file name acquisition unit 102 acquires a file or a file name of the file from the transfer destination.
The same file determination unit 104 determines whether or not the file name or the file name of the file acquired by the file name acquisition unit 102 is included in the additional information of any file stored in the imaging device 1. To do.
The notification control unit 105 performs control to notify the output unit 18 and the like of the determination result by the same file determination unit 104.
Therefore, in the imaging apparatus 1, when a file that is considered to have a similar transfer destination is acquired from another location, it is possible to determine whether or not the file is a file generated by the imaging apparatus 1. .

また、本実施形態において扱われるファイルは、画像ファイルであり、転送先ファイル名の付加情報は、画像ファイル内のExif領域に格納される。
従って、撮像装置1においては、画像ファイルの転送管理を容易に行うことができる。
Further, the file handled in the present embodiment is an image file, and the additional information of the transfer destination file name is stored in the Exif area in the image file.
Therefore, the image pickup apparatus 1 can easily manage the transfer of image files.

なお、本発明は、上述の実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良等は本発明に含まれるものである。   In addition, this invention is not limited to the above-mentioned embodiment, The deformation | transformation in the range which can achieve the objective of this invention, improvement, etc. are included in this invention.

上述の実施形態では、画像ファイルの事後的なファイルサイズの増加等を考慮して画像ファイルの生成時に転送先ファイル名を生成して画像ファイル(Exif領域)へ格納するように構成したがこれに限られない。
転送先ファイル名の画像ファイル(Exif領域)への格納時期は、転送先ファイル名をファイルの転送時(又はファイル転送までの間)で行うように構成してもよい。この場合、画像ファイルの生成時に転送先ファイル名の格納用に所定の領域を確保するように構成すれば、事後的なファイルサイズの増加はなく、転送先ファイル名を画像ファイル(Exif領域)へ格納することができる。
また、転送先ファイル名の生成時期は、画像ファイルの生成時に限らずに、ファイル転送時(又はファイル転送までの間)に生成するように構成することができる。このように構成することで、画像ファイルの生成時に転送先ファイル名を生成することがないので画像ファイル生成時の処理負担を軽減することができる。
In the embodiment described above, the transfer destination file name is generated and stored in the image file (Exif area) when generating the image file in consideration of the subsequent increase in the file size of the image file. Not limited.
The storage time of the transfer destination file name in the image file (Exif area) may be configured to be performed when the transfer destination file name is transferred (or until the file transfer). In this case, if a predetermined area is reserved for storing the transfer destination file name when generating the image file, there is no subsequent increase in the file size, and the transfer destination file name is transferred to the image file (Exif area). Can be stored.
Further, the generation time of the transfer destination file name is not limited to the time of generating the image file, but can be configured to be generated at the time of file transfer (or until the file transfer). With such a configuration, a transfer destination file name is not generated when an image file is generated, so that the processing load when generating the image file can be reduced.

また、上述の実施形態では、転送元となる撮像装置1からファイルを転送された外部装置Tがその後ファイル名の変更せずに同一性の判別の要求をすることについて言及した。例えば、転送先においてファイル名を変更した場合には、転送先の外部装置Tからファイル名の変更を転送元の撮像装置1に通知して、転送元の撮像装置1において該当するファイルの転送先ファイル名に新たに変更されたファイル名を追加又は更新するように構成してもよい。このように構成することで、ファイルが転送先(外部装置T)において変更された場合にあっても、転送元となる装置(撮像装置1)に同一性を判別する要求をすれば、ファイル名の変更を加味したデータを保持しているために、同一性を判別することができるようになる。   In the above-described embodiment, the external device T to which the file is transferred from the imaging device 1 serving as the transfer source makes a request for identity determination without changing the file name thereafter. For example, when the file name is changed at the transfer destination, the transfer destination external device T notifies the transfer source imaging device 1 of the change of the file name, and the transfer source image pickup device 1 transfers the corresponding file. You may comprise so that the file name newly changed to the file name may be added or updated. With this configuration, even when the file is changed at the transfer destination (external device T), if a request for determining identity is made to the transfer source device (imaging device 1), the file name Since the data including the change is held, the identity can be determined.

また、上述の実施形態では、撮像装置1と他の外部装置Tとの間、即ち、画像ファイルを生成した装置と、当該装置からファイルを転送された装置間でファイルの同一性を判別していたがこれに限られない。ファイルの同一性を判別は、画像ファイルを生成した装置(撮像装置1)から、ファイルを転送された外部装置(例えば、第1のサービスのサーバ装置T1)から、さらに外部装置(例えば、PCT3)に対してファイルが転送された状態で、外部装置間(第1のサービスのサーバ装置T1−PCT3間)で行うように構成してもよい。   In the above-described embodiment, the identity of the file is determined between the imaging device 1 and another external device T, that is, between the device that generated the image file and the device to which the file is transferred from the device. However, it is not limited to this. The identity of the file is determined by the apparatus (image capturing apparatus 1) that generated the image file, the external apparatus (for example, the first service server apparatus T1) to which the file is transferred, and the external apparatus (for example, PCT3). Alternatively, the file may be transferred between the external devices (between the first service server devices T1 and PCT3) in a state where the file is transferred.

また、上述の実施形態では、扱うファイルを画像ファイルとしたが、これに限られない。ファイルは、例えば、動画ファイル、文書ファイル等であってもよく、保存した普通のファイル名と異なるファイル名に変更するような下で利用されるファイルであればよい。   In the above-described embodiment, the file to be handled is an image file, but the present invention is not limited to this. The file may be, for example, a moving image file, a document file, or the like, and may be any file that is used under the condition that the file name is changed to a file name different from the saved ordinary file name.

また、上述の実施形態では、本発明が適用される撮像装置1は、デジタルカメラを例として説明したが、特にこれに限定されない。
例えば、本発明は、ファイル管理処理機能を有する電子機器一般に適用することができる。具体的には、例えば、本発明は、ノート型のパーソナルコンピュータ、プリンタ、テレビジョン受像機、ビデオカメラ、携帯型ナビゲーション装置、携帯電話機、ポータブルゲーム機等に適用可能である。
In the above-described embodiment, the imaging apparatus 1 to which the present invention is applied has been described using a digital camera as an example, but is not particularly limited thereto.
For example, the present invention can be applied to general electronic devices having a file management processing function. Specifically, for example, the present invention can be applied to a notebook personal computer, a printer, a television receiver, a video camera, a portable navigation device, a mobile phone, a portable game machine, and the like.

上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。
換言すると、図4の機能的構成は例示に過ぎず、特に限定されない。即ち、上述した一連の処理を全体として実行できる機能が撮像装置1に備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図4の例に限定されない。
また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。
The series of processes described above can be executed by hardware or can be executed by software.
In other words, the functional configuration of FIG. 4 is merely an example, and is not particularly limited. That is, it is sufficient that the imaging apparatus 1 has a function capable of executing the above-described series of processing as a whole, and what functional block is used to realize this function is not particularly limited to the example of FIG.
In addition, one functional block may be constituted by hardware alone, software alone, or a combination thereof.

一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。
コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えば汎用のパーソナルコンピュータであってもよい。
When a series of processing is executed by software, a program constituting the software is installed on a computer or the like from a network or a recording medium.
The computer may be a computer incorporated in dedicated hardware. The computer may be a computer capable of executing various functions by installing various programs, for example, a general-purpose personal computer.

このようなプログラムを含む記録媒体は、ユーザにプログラムを提供するために装置本体とは別に配布される図3のリムーバブルメディア31により構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される記録媒体等で構成される。リムーバブルメディア31は、例えば、磁気ディスク(フロッピディスクを含む)、光ディスク、又は光磁気ディスク等により構成される。光ディスクは、例えば、CD−ROM(Compact Disk−Read Only Memory),DVD(Digital Versatile Disk)等により構成される。光磁気ディスクは、MD(Mini−Disk)等により構成される。また、装置本体に予め組み込まれた状態でユーザに提供される記録媒体は、例えば、プログラムが記録されている図3のROM12や、図3の記憶部19に含まれるハードディスク等で構成される。   The recording medium including such a program is not only configured by the removable medium 31 of FIG. 3 distributed separately from the apparatus main body in order to provide the program to the user, but also in a state of being incorporated in the apparatus main body in advance. It is comprised with the recording medium etc. which are provided in this. The removable medium 31 is composed of, for example, a magnetic disk (including a floppy disk), an optical disk, a magneto-optical disk, or the like. The optical disk is composed of, for example, a CD-ROM (Compact Disk-Read Only Memory), a DVD (Digital Versatile Disk), or the like. The magneto-optical disk is configured by an MD (Mini-Disk) or the like. In addition, the recording medium provided to the user in a state of being preinstalled in the apparatus main body includes, for example, the ROM 12 in FIG. 3 in which the program is recorded, the hard disk included in the storage unit 19 in FIG.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的或いは個別に実行される処理をも含むものである。   In the present specification, the step of describing the program recorded on the recording medium is not limited to the processing performed in time series along the order, but is not necessarily performed in time series, either in parallel or individually. The process to be executed is also included.

以上、本発明のいくつかの実施形態について説明したが、これらの実施形態は、例示に過ぎず、本発明の技術的範囲を限定するものではない。本発明はその他の様々な実施形態を取ることが可能であり、さらに、本発明の要旨を逸脱しない範囲で、省略や置換等種々の変更を行うことができる。これら実施形態やその変形は、本明細書等に記載された発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although several embodiment of this invention was described, these embodiment is only an illustration and does not limit the technical scope of this invention. The present invention can take other various embodiments, and various modifications such as omission and replacement can be made without departing from the gist of the present invention. These embodiments and modifications thereof are included in the scope and gist of the invention described in this specification and the like, and are included in the invention described in the claims and the equivalent scope thereof.

以下に、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[付記1]
ファイルと当該ファイルのファイル名を生成するファイル生成手段と、
前記ファイル生成手段により生成されたファイルを転送する所定の転送先に対応するファイル名を特定するファイル名特定手段と、
前記転送先と前記ファイル名特定手段により特定されたファイル名を対応付けて付加情報として当該ファイルに付加して保存する保存手段と、
を備えることを特徴とするファイル処理装置。
[付記2]
前記付加情報に保存されている前記転送先に前記ファイルを転送する転送手段と、 前記転送手段により前記転送先に前記ファイルを転送する際に、転送するファイルのファイル名を前記付加情報に保存されている前記転送先に対応付けて保存されているファイル名に変更するファイル名変更手段と、
を更に備えることを特徴とする付記1に記載のファイル処理装置。
[付記3]
前記ファイル生成手段によりファイルが生成された際に、前記ファイル名特定手段は、前記転送先に対応するファイル名を特定し、前記保存手段は、前記転送先と前記ファイル名特定手段により特定されたファイル名を前記付加情報として当該ファイルに付加して保存することを特徴とする付記1又は2に記載のファイル処理装置。
[付記4]
前記ファイル生成手段によりファイルが生成された後に、前記ファイル名特定手段は、前記転送先に対応するファイル名を特定し、前記保存手段は、前記転送先と前記ファイル名特定手段により特定されたファイル名を前記付加情報として当該ファイルに付加して保存することを特徴とする付記1又は2に記載のファイル処理装置。
[付記5]
前記転送手段により前記転送先に前記ファイルを転送する際に、前記ファイル名特定手段は、前記転送先に対応するファイル名を特定し、前記保存手段は、前記転送先と前記ファイル名特定手段により特定されたファイル名を前記付加情報として当該ファイルに付加して保存することを特徴とする付記2に記載のファイル処理装置。
[付記6]
前記保存手段は、転送先からファイル名の変更の通知があった場合には、前記付加情報に当該変更があったファイル名を追加することを特徴とする付記2乃至5のいずれか1つに記載のファイル処理装置。
[付記7]
前記転送先を設定する設定手段を更に備え、
前記ファイル名特定手段は、前記設定手段により設定された転送先に対応するファイル名を特定することを特徴とする付記1乃至6のいずれか1つに記載のファイル処理装置。
[付記8]
前記ファイル名特定手段は、前回に特定したファイル名と重複しないようにファイル名を特定することを特徴とする付記1乃至7のいずれか1つに記載のファイル処理装置。
[付記9]
前記転送先からファイル或いは該ファイルのファイル名を取得する取得手段と、
前記取得手段により取得されたファイルのファイル名或いはファイル名が、当該ファイル処理装置に保存されているいずれかのファイルの付加情報に含まれているか否かを判別する判別手段と、
前記判別手段による判別結果を報知する報知手段と、
を更に備えることを特徴とする付記1乃至8のいずれか1つに記載のファイル処理装置。
[付記10]
前記ファイルは画像であり、前記付加情報はExif(Exchangeable image file format)情報であることを特徴とする付記1乃至9のいずれか1つに記載のファイル処理装置。
[付記11]
ファイルと当該ファイルのファイル名を生成するファイル生成ステップと、
前記ファイル生成ステップにより生成されたファイルを転送する所定の転送先に対応するファイル名を特定するファイル名特定ステップと、
前記転送先と前記ファイル名特定ステップにより特定されたファイル名を対応付けて付加情報として当該ファイルに付加して保存する保存ステップと、
を含むことを特徴とするファイル処理方法。
[付記12]
ファイル処理装置が実行するプログラムであって、
ファイルと当該ファイルのファイル名を生成するファイル生成手段、
前記ファイル生成手段により生成されたファイルを転送する所定の転送先に対応するファイル名を特定するファイル名特定手段、
前記転送先と前記ファイル名特定手段により特定されたファイル名を対応付けて付加情報として当該ファイルに付加して保存する保存手段、
として機能することを特徴とするプログラム。
The invention described in the scope of claims at the beginning of the filing of the present application will be appended.
[Appendix 1]
File generation means for generating a file and the file name of the file;
A file name specifying means for specifying a file name corresponding to a predetermined transfer destination for transferring the file generated by the file generating means;
Storage means for associating the transfer destination with the file name specified by the file name specifying means, adding the information to the file as additional information, and saving the file;
A file processing apparatus comprising:
[Appendix 2]
A transfer unit that transfers the file to the transfer destination stored in the additional information; and when the file is transferred to the transfer destination by the transfer unit, a file name of the file to be transferred is stored in the additional information. File name changing means for changing to a file name stored in association with the transfer destination,
The file processing apparatus according to appendix 1, further comprising:
[Appendix 3]
When the file is generated by the file generation unit, the file name specifying unit specifies a file name corresponding to the transfer destination, and the storage unit is specified by the transfer destination and the file name specifying unit. The file processing apparatus according to appendix 1 or 2, wherein a file name is added to the file as the additional information and stored.
[Appendix 4]
After the file is generated by the file generation unit, the file name specifying unit specifies a file name corresponding to the transfer destination, and the storage unit is a file specified by the transfer destination and the file name specifying unit. 3. The file processing apparatus according to appendix 1 or 2, wherein a name is added to the file as the additional information and stored.
[Appendix 5]
When transferring the file to the transfer destination by the transfer means, the file name specifying means specifies a file name corresponding to the transfer destination, and the storage means is determined by the transfer destination and the file name specifying means. The file processing apparatus according to appendix 2, wherein the specified file name is added to the file as the additional information and stored.
[Appendix 6]
In any one of appendices 2 to 5, the storage unit adds the changed file name to the additional information when notified of the change of the file name from the transfer destination. The file processing apparatus described.
[Appendix 7]
Further comprising setting means for setting the transfer destination;
The file processing apparatus according to any one of appendices 1 to 6, wherein the file name specifying unit specifies a file name corresponding to the transfer destination set by the setting unit.
[Appendix 8]
8. The file processing apparatus according to any one of appendices 1 to 7, wherein the file name specifying unit specifies a file name so as not to overlap with a previously specified file name.
[Appendix 9]
Obtaining means for obtaining a file or a file name of the file from the transfer destination;
A determination unit that determines whether the file name or the file name of the file acquired by the acquisition unit is included in the additional information of any file stored in the file processing device;
An informing means for informing a discrimination result by the discriminating means;
The file processing apparatus according to any one of appendices 1 to 8, further comprising:
[Appendix 10]
The file processing apparatus according to any one of appendices 1 to 9, wherein the file is an image, and the additional information is Exif (Exchangeable image file format) information.
[Appendix 11]
A file generation step for generating a file and a file name of the file;
A file name specifying step for specifying a file name corresponding to a predetermined transfer destination for transferring the file generated by the file generation step;
A storage step of associating the transfer destination with the file name specified in the file name specifying step, adding the information to the file as additional information, and saving the file;
A file processing method comprising:
[Appendix 12]
A program executed by a file processing device,
File generation means for generating a file and the file name of the file,
A file name specifying means for specifying a file name corresponding to a predetermined transfer destination for transferring the file generated by the file generating means;
Storage means for associating the transfer destination with the file name specified by the file name specifying means, adding the information to the file as additional information, and storing it;
A program characterized by functioning as

1・・・撮像装置,11・・・CPU,12・・・ROM,13・・・RAM,14・・・バス,15・・・入出力インターフェース,16・・・撮像部,17・・・入力部,18・・・出力部,19・・・記憶部,20・・・通信部,21・・・ドライブ,31・・・リムーバブルメディア,51・・・転送先設定部,52・・・ファイル生成部,53・・・ファイル転送部,54・・・ファイル判別部,61・・・転送先情報記憶部,62・・・画像ファイル記憶部,81・・・撮像画像生成部,82・・・ファイル名生成部,83・・・画像ファイル生成部,91・・・転送先確認部,92・・・ファイル名変更部,93・・・転送制御部,101・・・受信制御部,102・・・ファイル名取得部,103・・・ファイル名検索部,104・・・同一ファイル判別部,105・・・報知制御部,T(T1〜T4)・・・外部装置   DESCRIPTION OF SYMBOLS 1 ... Imaging device, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... Bus, 15 ... Input-output interface, 16 ... Imaging part, 17 ... Input unit 18 ... Output unit 19 ... Storage unit 20 ... Communication unit 21 ... Drive 31 ... Removable media 51 ... Transfer destination setting unit 52 ... File generation unit 53... File transfer unit 54 54 File discrimination unit 61 Transfer destination information storage unit 62 Image file storage unit 81 Captured image generation unit 82 ..File name generation unit, 83... Image file generation unit, 91... Transfer destination confirmation unit, 92... File name change unit, 93. 102: File name acquisition unit, 103: File name search unit, 04 ... same file determination unit, 105 ... notification control unit, T (T1-T4) ... external device

Claims (16)

データからなるファイルと当該ファイルの第1のファイル名を生成するファイル生成手段と、
前記ファイル生成手段により生成されたファイルを転送する所定の転送先に対応する前記第1のファイル名とは異なる第2のファイル名を、前記ファイルの転送前に特定するファイル名特定手段と、
前記第1のファイル名を当該ファイルに保持したまま、前記ファイル名特定手段により特定された第2のファイル名を付加情報として当該ファイルに付加して保存する保存手段と、
前記所定の転送先に前記ファイルを転送する転送手段と、
前記転送手段により前記所定の転送先に前記ファイルを転送する際に、前記第1のファイル名を当該ファイルに保持したまま、前記転送するファイルのファイル名を第1のファイル名から前記付加情報として保存されている前記所定の転送先に対応する第2のファイル名に変更するファイル名変更手段と、
を備え、
前記ファイル名特定手段は、前記転送手段により前記所定の転送先に前記ファイルを転送する際の第2のファイル名を、前回転送した際に特定した第2のファイル名と重複しないように特定することを特徴とするファイル処理装置。
File generating means for generating a file consisting of data and a first file name of the file;
File name specifying means for specifying a second file name different from the first file name corresponding to a predetermined transfer destination to which the file generated by the file generating means is transferred, before transferring the file;
Storage means for adding the second file name specified by the file name specifying means to the file as additional information and storing the first file name in the file;
Transfer means for transferring the file to the predetermined transfer destination;
When transferring the file to the predetermined transfer destination by the transfer means, the file name of the file to be transferred is used as the additional information from the first file name while holding the first file name in the file. File name changing means for changing to a second file name corresponding to the predetermined transfer destination stored;
With
The file name specifying unit specifies a second file name used when transferring the file to the predetermined transfer destination by the transfer unit so as not to overlap with the second file name specified when the file was transferred last time. A file processing apparatus.
前記ファイル生成手段によりファイルが生成された際に、前記ファイル名特定手段は、前記所定の転送先に対応する第2のファイル名を特定し、前記保存手段は、前記ファイル名特定手段により特定された第2のファイル名を前記付加情報として当該ファイルに付加して保存することを特徴とする請求項1に記載のファイル処理装置。 When the file is generated by the file generating means, the file name specifying means specifies a second file name corresponding to the predetermined transfer destination, and the storage means is specified by the file name specifying means. The file processing apparatus according to claim 1, wherein the second file name is added to the file as the additional information and stored. 前記ファイル生成手段によりファイルが生成された後に、前記ファイル名特定手段は、前記所定の転送先に対応する第2のファイル名を特定し、前記保存手段は、前記ファイル名特定手段により特定された第2のファイル名を前記付加情報として当該ファイルに付加して保存することを特徴とする請求項1に記載のファイル処理装置。 After the file is generated by the file generation unit, the file name specifying unit specifies a second file name corresponding to the predetermined transfer destination, and the storage unit is specified by the file name specifying unit. The file processing apparatus according to claim 1, wherein a second file name is added to the file as the additional information and stored. 前記転送手段により前記所定の転送先に前記ファイルを転送する際に、前記ファイル名特定手段は、前記所定の転送先に対応する第2のファイル名を特定し、前記保存手段は、前記ファイル名特定手段により特定された第2のファイル名を前記付加情報として当該ファイルに付加して保存することを特徴とする請求項1に記載のファイル処理装置。 When the file is transferred to the predetermined transfer destination by the transfer means, the file name specifying means specifies a second file name corresponding to the predetermined transfer destination, and the storage means is the file name 2. The file processing apparatus according to claim 1, wherein the second file name specified by the specifying means is added to the file as the additional information and stored. 前記保存手段は、所定の転送先からファイル名の変更の通知があった場合には、前記付加情報に当該変更があったファイル名を第2のファイル名として追加又は更新することを特徴とする請求項1乃至4のいずれか1項に記載のファイル処理装置。 In the case where a file name change notification is received from a predetermined transfer destination, the storage unit adds or updates the file name that has been changed to the additional information as a second file name. The file processing apparatus according to claim 1. 前記所定の転送先を設定する設定手段を更に備え、
前記ファイル名特定手段は、前記設定手段により設定された所定の転送先に対応する第2のファイル名を特定することを特徴とする請求項1乃至5のいずれか1項に記載のファイル処理装置。
Further comprising setting means for setting the predetermined transfer destination;
The file processing apparatus according to claim 1, wherein the file name specifying unit specifies a second file name corresponding to a predetermined transfer destination set by the setting unit. .
ファイル処理装置であって、
データからなるファイルと当該ファイルの第1のファイル名を生成するファイル生成手段と、
前記ファイル生成手段により生成されたファイルを転送する所定の転送先に対応する前記第1のファイル名とは異なる第2のファイル名を特定するファイル名特定手段と、
前記第1のファイル名を当該ファイルに保持したまま、前記ファイル名特定手段により特定された第2のファイル名を付加情報として当該ファイルに付加して保存する保存手段と、
前記所定の転送先からファイル或いは該ファイルのファイル名を取得する取得手段と、
前記取得手段により取得されたファイルのファイル名或いはファイル名が、当該ファイル処理装置に保存されているいずれかのファイルの、前記保存手段により付加された前記付加情報に含まれているか否かを判別する判別手段と、
前記判別手段による判別結果を報知する報知手段と、
を備えることを特徴とするファイル処理装置。
A file processing device,
File generating means for generating a file consisting of data and a first file name of the file;
A file name specifying means for specifying a second file name different from the first file name corresponding to a predetermined transfer destination for transferring the file generated by the file generating means;
Storage means for adding the second file name specified by the file name specifying means to the file as additional information and storing the first file name in the file;
Obtaining means for obtaining a file or a file name of the file from the predetermined transfer destination;
It is determined whether the file name or the file name acquired by the acquisition unit is included in the additional information added by the storage unit of any file stored in the file processing apparatus. Discriminating means to perform,
An informing means for informing a discrimination result by the discriminating means;
A file processing apparatus comprising:
前記所定の転送先は複数であって、
前記ファイル名特定手段は、複数の所定の転送先各々に対応する前記第1のファイル名とは異なる第2のファイル名を特定し、
前記保存手段は、前記第1のファイル名を当該ファイルに保持したまま、前記ファイル名特定手段により特定された複数の第2のファイル名を付加情報として当該ファイルに付加して保存することを特徴とする請求項1乃至7のいずれか1項に記載のファイル処理装置。
The predetermined transfer destination is plural,
The file name specifying means, a second file name different from the first file name corresponding to a plurality of predetermined transfer destination each was specific,
The storage unit adds and stores a plurality of second file names specified by the file name specifying unit as additional information to the file while holding the first file name in the file. The file processing apparatus according to any one of claims 1 to 7.
前記保存手段は、前記第2のファイル名に前記所定の転送先を更に対応付けて付加情報として前記ファイルに付加して保存することを特徴とする請求項1乃至8のいずれか1項に記載のファイル処理装置。 9. The storage device according to claim 1, wherein the storage unit further stores the predetermined transfer destination in association with the second file name and adds the additional information to the file as additional information. File processing device. 前記ファイルは画像であり、前記付加情報はExif(Exchangeable image file format)情報であることを特徴とする請求項1乃至9のいずれか1項に記載のファイル処理装置。   10. The file processing apparatus according to claim 1, wherein the file is an image, and the additional information is Exif (Exchangeable image file format) information. 11. データからなるファイルであって、所定の転送先に応じたファイル名及び当該ファイルに固有のファイル名を含む異なる複数のファイル名を保持するファイルを生成するファイル生成手段と、A file generation means for generating a file consisting of data and holding a plurality of different file names including a file name corresponding to a predetermined transfer destination and a file name unique to the file;
前記所定の転送先に前記ファイルを転送する転送手段と、Transfer means for transferring the file to the predetermined transfer destination;
前記転送手段により前記所定の転送先に前記ファイルを転送する際に、当該ファイルに固有のファイル名を保持したまま、当該ファイルのファイル名を当該ファイルに保持されている所定の転送先に応じたファイル名に変更するファイル名変更手段と、When transferring the file to the predetermined transfer destination by the transfer unit, the file name of the file is determined according to the predetermined transfer destination held in the file while holding the file name unique to the file. A file name changing means for changing to a file name;
を備えることを特徴とするファイル処理装置。A file processing apparatus comprising:
データからなるファイルであって、所定の転送先に応じたファイル名及び当該ファイルに固有のファイル名を含む異なる複数のファイル名を保持するファイルを生成するファイル生成手段と、A file generation means for generating a file consisting of data and holding a plurality of different file names including a file name corresponding to a predetermined transfer destination and a file name unique to the file;
前記ファイル生成手段により生成されたファイルを複数記憶する記憶手段と、Storage means for storing a plurality of files generated by the file generation means;
前記所定の転送先に前記ファイルを転送する転送手段と、Transfer means for transferring the file to the predetermined transfer destination;
前記所定の転送先からファイル或いは該ファイルのファイル名を取得する取得手段と、Obtaining means for obtaining a file or a file name of the file from the predetermined transfer destination;
前記取得手段により取得されたファイルのファイル名或いはファイル名が、前記記憶手段に記憶されている複数のファイルのいずれかに保持されているか否かを判別する判別手段と、Determining means for determining whether the file name or the file name of the file acquired by the acquiring means is held in any of the plurality of files stored in the storage means;
前記判別手段による判別結果を報知する報知手段と、An informing means for informing a discrimination result by the discriminating means;
を備えることを特徴とするファイル処理装置。A file processing apparatus comprising:
データからなるファイルと当該ファイルの第1のファイル名を生成するファイル生成処理と、
前記ファイル生成処理により生成されたファイルを転送する所定の転送先に対応する前記第1のファイル名とは異なる第2のファイル名を、前記ファイルの転送前に特定するファイル名特定処理と、
前記第1のファイル名を当該ファイルに保持したまま、前記ファイル名特定処理により特定された第2のファイル名を付加情報として当該ファイルに付加して保存する保存処理と、
所定の転送先に前記ファイルを転送する転送処理と、
前記転送処理により前記所定の転送先に前記ファイルを転送する際に、前記第1のファイル名を当該ファイルに保持したまま、前記転送するファイルのファイル名を第1のファイル名から前記付加情報として保存されている前記所定の転送先に対応する第2のファイル名に変更するファイル名変更処理と、
を含み、
前記ファイル名特定処理において、前記転送処理により前記所定の転送先に前記ファイルを転送する際の第2のファイル名を、前回転送した際に特定した第2のファイル名と重複しないように特定することを特徴とするファイル処理方法。
A file generation process for generating a file consisting of data and a first file name of the file;
A file name specifying process for specifying a second file name different from the first file name corresponding to a predetermined transfer destination for transferring the file generated by the file generating process, before transferring the file;
A storage process for adding the second file name specified by the file name specifying process to the file as additional information and storing the first file name in the file;
A transfer process for transferring the file to a predetermined transfer destination;
When the file is transferred to the predetermined transfer destination by the transfer process, the file name of the file to be transferred is used as the additional information from the first file name while holding the first file name in the file. A file name change process for changing to a second file name corresponding to the predetermined transfer destination stored;
Including
In the file name specifying process, the second file name when transferring the file to the predetermined transfer destination by the transfer process is specified so as not to overlap with the second file name specified at the previous transfer. And a file processing method.
ファイル処理装置のファイル処理方法であって、
データからなるファイルと当該ファイルの第1のファイル名を生成するファイル生成処理と、
前記ファイル生成処理により生成されたファイルを転送する所定の転送先に対応する前記第1のファイル名とは異なる第2のファイル名を特定するファイル名特定処理と、
前記第1のファイル名を当該ファイルに保持したまま、前記ファイル名特定処理により特定された第2のファイル名を付加情報として当該ファイルに付加して保存する保存処理と、
前記所定の転送先からファイル或いは該ファイルのファイル名を取得する取得処理と、
前記取得処理により取得されたファイルのファイル名或いはファイル名が、当該ファイル処理装置に保存されているいずれかのファイルの、前記保存処理で付加された前記付加情報に含まれているか否かを判別する判別処理と、
前記判別処理による判別結果を報知する報知処理と、
を含むことを特徴とするファイル処理方法。
A file processing method for a file processing apparatus, comprising:
A file generation process for generating a file consisting of data and a first file name of the file;
A file name specifying process for specifying a second file name different from the first file name corresponding to a predetermined transfer destination for transferring the file generated by the file generating process;
A storage process for adding the second file name specified by the file name specifying process to the file as additional information and storing the first file name in the file;
An acquisition process for acquiring a file or a file name of the file from the predetermined transfer destination;
It is determined whether the file name or the file name acquired by the acquisition process is included in the additional information added by the storage process of any file stored in the file processing apparatus. Discriminating process,
A notification process for notifying a determination result of the determination process;
A file processing method comprising:
データからなるファイルであって、所定の転送先に応じたファイル名及び当該ファイルに固有のファイル名を含む異なる複数のファイル名を保持するファイルを生成するファイル生成処理と、A file generation process for generating a file consisting of data and holding a plurality of different file names including a file name corresponding to a predetermined transfer destination and a file name unique to the file;
前記所定の転送先に前記ファイルを転送する転送処理と、A transfer process for transferring the file to the predetermined transfer destination;
前記転送処理で前記所定の転送先に前記ファイルを転送する際に、当該ファイルに固有のファイル名を保持したまま、当該ファイルのファイル名を当該ファイルに保持されている所定の転送先に応じたファイル名に変更するファイル名変更処理と、When transferring the file to the predetermined transfer destination in the transfer process, the file name of the file is determined according to the predetermined transfer destination held in the file while holding the file name unique to the file. File name change processing to change to file name,
を含むことを特徴とするファイル処理方法。A file processing method comprising:
データからなるファイルであって、所定の転送先に応じたファイル名及び当該ファイルに固有のファイル名を含む異なる複数のファイル名を保持するファイルを生成するファイル生成処理と、
前記ファイル生成処理で生成されたファイルを複数記憶手段に記憶する制御を行う記憶制御処理と、
前記所定の転送先に前記ファイルを転送する転送処理と、
前記所定の転送先からファイル或いは該ファイルのファイル名を取得する取得処理と、
前記取得処理で取得されたファイルのファイル名或いはファイル名が、前記記憶手段に記憶されている複数のファイルのいずれかに保持されているか否かを判別する判別処理と、
前記判別処理で判別された結果を報知する報知処理と、
を含むことを特徴とするファイル処理方法。
A file generation process for generating a file consisting of data and holding a plurality of different file names including a file name corresponding to a predetermined transfer destination and a file name unique to the file;
A storage control process for performing control to store a plurality of files generated by the file generation process in a storage unit;
A transfer process for transferring the file to the predetermined transfer destination;
An acquisition process for acquiring a file or a file name of the file from the predetermined transfer destination;
A determination process for determining whether the file name or the file name of the file acquired in the acquisition process is held in any of the plurality of files stored in the storage unit;
A notification process for notifying a result determined in the determination process;
A file processing method comprising:
JP2016208439A 2016-10-25 2016-10-25 File processing apparatus and file processing method Expired - Fee Related JP6288210B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016208439A JP6288210B2 (en) 2016-10-25 2016-10-25 File processing apparatus and file processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016208439A JP6288210B2 (en) 2016-10-25 2016-10-25 File processing apparatus and file processing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2012191914A Division JP6036021B2 (en) 2012-08-31 2012-08-31 File processing apparatus, file processing method, and program

Publications (2)

Publication Number Publication Date
JP2017016709A JP2017016709A (en) 2017-01-19
JP6288210B2 true JP6288210B2 (en) 2018-03-07

Family

ID=57830926

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016208439A Expired - Fee Related JP6288210B2 (en) 2016-10-25 2016-10-25 File processing apparatus and file processing method

Country Status (1)

Country Link
JP (1) JP6288210B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0535619A (en) * 1991-07-25 1993-02-12 Hokkaido Nippon Denki Software Kk File transferring device
JP2003274327A (en) * 2002-03-15 2003-09-26 Konica Corp Data structure, image handling system, and program
JP5165406B2 (en) * 2008-02-06 2013-03-21 オリンパスイメージング株式会社 Electronic device, information file sharing system, and image file sharing system
JP5614134B2 (en) * 2010-07-02 2014-10-29 株式会社ニコン File management program and apparatus

Also Published As

Publication number Publication date
JP2017016709A (en) 2017-01-19

Similar Documents

Publication Publication Date Title
JP6036021B2 (en) File processing apparatus, file processing method, and program
US7791742B2 (en) Image processing apparatus, control method therefor, program, and computer-readable storage medium
JP7187395B2 (en) COMMUNICATION TERMINAL, COMMUNICATION TERMINAL CONTROL METHOD, AND COMMUNICATION SYSTEM
US9781293B2 (en) Apparatus and method for managing image files by displaying backup information
JP2012217166A (en) Image sending apparatus, image recording apparatus and image recording method
JP2012050012A (en) Image photographing system, control method of image photographing system, photographing device, control method of photographing device, and program
JP6594371B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, PROGRAM
US20100166316A1 (en) Method and apparatus for processing a digital image including a face detection finction
JP6288210B2 (en) File processing apparatus and file processing method
JP2017157936A (en) Imaging apparatus, transmission control method and program
JP6679409B2 (en) Imaging device, remote control device, control method and program, and storage medium
JP2010041244A (en) Information registration system, information registration method, registration device and imaging device
JP6394199B2 (en) Image transmitting apparatus, image transmitting method and program
JP6632374B2 (en) Data processing device, communication device, and control method
JP5372219B2 (en) Camera with image transmission function and image transmission method
JP2005276016A (en) File management device
JP4958803B2 (en) Information processing apparatus, control method thereof, and program
JP2007221262A (en) Photographic apparatus and image classification program
JP2017157956A (en) Information processing apparatus, information processing apparatus control method, and program
JP5657753B2 (en) Camera with image transmission function, display control method, and image transmission method
JP2014086805A (en) Imaging apparatus, imaging apparatus control method, and program
JP4148957B2 (en) Content recording device
JP2013081018A (en) Moving image editing device, moving image editing method, and program
JP2008160736A (en) Image processor, control method thereof, and program
JP2010086549A (en) Image recognition device and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161115

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161115

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171017

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171204

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180122

R150 Certificate of patent or registration of utility model

Ref document number: 6288210

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees