[go: up one dir, main page]

JP2008226062A - File receiving server, operation control method thereof, and control program thereof - Google Patents

File receiving server, operation control method thereof, and control program thereof Download PDF

Info

Publication number
JP2008226062A
JP2008226062A JP2007065960A JP2007065960A JP2008226062A JP 2008226062 A JP2008226062 A JP 2008226062A JP 2007065960 A JP2007065960 A JP 2007065960A JP 2007065960 A JP2007065960 A JP 2007065960A JP 2008226062 A JP2008226062 A JP 2008226062A
Authority
JP
Japan
Prior art keywords
file
image
conversion
conversion instruction
received
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007065960A
Other languages
Japanese (ja)
Inventor
Takashi Miyamoto
隆司 宮本
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.)
Fujifilm Corp
Original Assignee
Fujifilm Corp
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 Fujifilm Corp filed Critical Fujifilm Corp
Priority to JP2007065960A priority Critical patent/JP2008226062A/en
Publication of JP2008226062A publication Critical patent/JP2008226062A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Facsimile Transmission Control (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

【目的】比較的簡単に,画像について所望の変換を行う。
【構成】クライアント・コンピュータ1からFTPサーバ30に画像ファイル,変換指示ファイルが送信される(ステップ32)。受信したファイルの中に“_00Command.txt”のファイル名をもつものがあれば(ステップ43でYES),そのファイルは変換指示ファイルであるとしてテンポラリ・フォルダに格納される(ステップ44)。テンポラリ・フォルダに格納された変換指示ファイルに記述されているスクリプトにもとづいて,画像ファイルの変換処理が行われる(ステップ48)。クライアント・コンピュータ1のユーザが記述した変換指示ファイルの内容にしたがって,画像変換が行われる(ステップ48)。
【選択図】図5
[Purpose] Performs desired conversion on an image relatively easily.
[Structure] An image file and a conversion instruction file are transmitted from the client computer 1 to the FTP server 30 (step 32). If the received file has a file name of “_00Command.txt” (YES in step 43), the file is stored in the temporary folder as a conversion instruction file (step 44). Based on the script described in the conversion instruction file stored in the temporary folder, the image file is converted (step 48). Image conversion is performed according to the contents of the conversion instruction file described by the user of the client computer 1 (step 48).
[Selection] Figure 5

Description

この発明は,ファイル受信サーバならびにその動作制御方法およびその制御プログラムに関する。   The present invention relates to a file receiving server, its operation control method, and its control program.

ウェブ・サーバなどに静止画などをアップロードする場合に,その静止画について画像処理を行わせることがある。たとえば,所望のサイズに縮小する,サムネイル画像を生成する,スポンサーのロゴを加入する,などである。このような場合には,静止画のアップロードが終了したことが確認されると,所定の画像処理が行われるようなシステム構成となっている。たとえば,所定のフォルダに画像ファイルが格納されると,その所定のフォルダに対応した画像処理が行われるものがある(特許文献1)。
特開2003−280961号公報
When a still image or the like is uploaded to a web server or the like, image processing may be performed on the still image. For example, reduction to a desired size, generation of a thumbnail image, participation of a sponsor's logo, etc. In such a case, the system configuration is such that when it is confirmed that the uploading of the still image has been completed, predetermined image processing is performed. For example, when an image file is stored in a predetermined folder, image processing corresponding to the predetermined folder is performed (Patent Document 1).
JP 2003-280961 A

しかしながら,所望のフォルダに画像ファイルが格納されたかどうかを監視する必要がある。また,行われるべき画像処理はあらかじめ定められているので,静止画をアップロードするユーザが,画像処理の内容を決定したり変更したりすることはできないことが多い。   However, it is necessary to monitor whether an image file is stored in a desired folder. Further, since image processing to be performed is predetermined, a user who uploads a still image cannot often determine or change the content of the image processing.

この発明は,画像をアップロードするユーザが画像処理の内容を設定することを目的とする。   It is an object of the present invention to set the content of image processing by a user who uploads an image.

この発明によるファイル受信サーバは,クライアント・コンピュータから送信される画像ファイルを受信する画像ファイル受信手段,上記画像ファイル受信手段によって表される変換指示ファイルであり,上記画像ファ留受信手段によって受信した画像ファイルにより表される画像の変換内容が記述されている変換指示ファイルを受信する変換指示ファイル受信手段,上記変換指示ファイル受信手段によって受信した変換指示ファイルにもとづいて,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像を変換する画像変換手段,および上記画像変換手段によって画像変換処理が行われたことに応じて,上記変換指示ファイル受信手段によって受信した変換指示ファイルを消去する消去手段を備えていることを特徴とする。   The file receiving server according to the present invention is an image file receiving means for receiving an image file transmitted from a client computer, a conversion instruction file represented by the image file receiving means, and an image received by the image stop receiving means. The conversion instruction file receiving means for receiving the conversion instruction file describing the conversion contents of the image represented by the file, received by the image file receiving means based on the conversion instruction file received by the conversion instruction file receiving means. Image conversion means for converting the image represented by the image file, and erasure means for erasing the conversion instruction file received by the conversion instruction file receiving means in response to the image conversion processing being performed by the image conversion means. With the features That.

この発明は,上記ファイル受信サーバに適した動作制御方法も提供している。すなわち,この方法は,画像ファイル受信手段が,クライアント・コンピュータから送信される画像ファイルを受信し,変換指示ファイル受信手段が,上記クライアント・コンピュータから送信される変換指示ファイルであり,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像の変換内容が記述されている変換指示ファイルを受信し,画像変換手段が,上記変換指示ファイル受信手段によって受信した変換指示ファイルにもとづいて,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像を変換し,消去手段が,上記画像変換手段によって画像変換処理が行われたことに応じて,上記変換指示ファイル受信手段によって受信した変換指示ファイルを消去するものである。   The present invention also provides an operation control method suitable for the file receiving server. That is, in this method, the image file receiving means receives the image file transmitted from the client computer, and the conversion instruction file receiving means is the conversion instruction file transmitted from the client computer. Receiving the conversion instruction file describing the conversion contents of the image represented by the image file received by the means, and the image conversion means based on the conversion instruction file received by the conversion instruction file receiving means; The image represented by the image file received by the receiving means is converted, and the erasure means converts the conversion instruction file received by the conversion instruction file receiving means in response to the image conversion processing being performed by the image converting means. It is to be erased.

さらに,この発明は,上記動作制御方法を実施するためのプログラムおよびそのプログラムを格納した記録媒体も提供している。   Furthermore, the present invention also provides a program for implementing the operation control method and a recording medium storing the program.

この発明によると,クライアント・コンピュータから画像ファイルおよび変換指示ファイルが送信されると,ファイル受信サーバにおいて受信される。変換指示ファイルに記述されている変換内容にしたがって,受信した画像ファイルによって表される画像が変換される。変換処理が終了すると,受信した変換指示ファイルは消去される。変換指示ファイルに記述されている内容にしたがって画像が変換されるので,画像ファイルを送信するユーザは,所望の変換内容が記述された変換指示ファイルをファイル受信サーバに送信することにより,所望の画像変換を行わせることができる。また,変換指示ファイルは,消去されるので,後から送信された画像ファイルに間違って同じ変換が行われてしまうことを未然に防止できる。   According to the present invention, when the image file and the conversion instruction file are transmitted from the client computer, they are received by the file receiving server. The image represented by the received image file is converted according to the conversion contents described in the conversion instruction file. When the conversion process ends, the received conversion instruction file is deleted. Since the image is converted in accordance with the contents described in the conversion instruction file, the user who sends the image file transmits the conversion instruction file in which the desired conversion contents are described to the file receiving server, thereby obtaining the desired image. Conversion can be performed. In addition, since the conversion instruction file is deleted, it is possible to prevent the same conversion from being accidentally performed on an image file transmitted later.

上記クライアント・コンピュータによるファイル受信サーバへのログイン後に上記画像ファイル受信手段における画像ファイルの受信および上記変換指示ファイル受信手段における変換指示ファイルの受信を許可し,かつ上記クライアント・コンピュータによるファイル受信サーバへのログアウト後に上記画像ファイル受信手段における画像ファイルの受信および上記変換指示ファイル受信手段における変換指示ファイルの受信を許否するように上記画像ファイル受信手段および上記変換指示ファイル受信手段を制御する第1の制御手段,ならびに上記クライアント・コンピュータによるファイル受信サーバへのログイン中に,上記画像ファイル受信手段による画像ファイルの受信および上記変換指示ファイル受信手段による変換指示ファイルの受信があったかどうかを判定する判定手段をさらに備えてもよい。この場合,上記画像変換手段は,上記判定手段により,上記画像ファイルおよび上記変換指示ファイルを受信したことに応じて,上記変換指示ファイル受信手段によって受信した変換指示ファイルにもとづいて,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像を変換するものとなろう。   After the client computer logs in to the file receiving server, the image file receiving means permits the reception of the image file and the conversion instruction file receiving means to receive the conversion instruction file, and the client computer accepts the file receiving server. First control means for controlling the image file receiving means and the conversion instruction file receiving means so as to permit the image file receiving means to receive the image file and the conversion instruction file receiving means to receive the conversion instruction file after logout. , And during the login to the file receiving server by the client computer, the image file receiving means receives the image file and the conversion instruction file receiving means converts the conversion instruction file. Determination means for determining whether there is reception of may further comprise a. In this case, the image conversion means receives the image file based on the conversion instruction file received by the conversion instruction file receiving means in response to the determination means receiving the image file and the conversion instruction file. The image represented by the image file received by the means will be converted.

また,上記判定手段が,上記クライアント・コンピュータによるファイル受信サーバへのログイン中に上記画像ファイルおよび上記変換指示ファイルの少なくとも一方を受信しなかったと判定したことに応じて,画像変換処理を停止するように上記画像変換手段を制御する第2の制御手段をさらに備えてもよい。   Further, the image conversion process is stopped when the determination unit determines that at least one of the image file and the conversion instruction file has not been received during login to the file reception server by the client computer. A second control unit for controlling the image conversion unit may be further included.

図1は,この発明の実施例を示すもので,ファイル通信システムの概要である。   FIG. 1 shows an embodiment of the present invention and is an outline of a file communication system.

ファイル通信システムは,インターネットを介して互いに通信可能なクライアント・コンピュータ1とFTP(File Transfer Protocol)サーバ10とから構成されている。この実施例によるファイル通信システムは,クライアント・コンピュータ1からFTPサーバ10に画像ファイルと変換指示ファイルとを送信し,変換指示ファイルの内容にしたがって,画像ファイルによって表される画像をFTPサーバ10において変換するものである。変換指示ファイルの内容をクライアント・コンピュータ1のユーザが記述することにより,クライアント・コンピュータ1のユーザの所望の変換をFTPサーバ10において行わせることができる。   The file communication system includes a client computer 1 and an FTP (File Transfer Protocol) server 10 that can communicate with each other via the Internet. In the file communication system according to this embodiment, an image file and a conversion instruction file are transmitted from the client computer 1 to the FTP server 10, and an image represented by the image file is converted in the FTP server 10 in accordance with the contents of the conversion instruction file. To do. When the user of the client computer 1 describes the contents of the conversion instruction file, the FTP server 10 can perform the conversion desired by the user of the client computer 1.

図2は,FTPサーバ10の電気的構成を示すブロック図である。   FIG. 2 is a block diagram showing an electrical configuration of the FTP server 10.

FTPサーバ10の全体の動作は,CPU14によって統括される。   The overall operation of the FTP server 10 is controlled by the CPU 14.

FTPサーバ10には,CD(コンパクト・ディスク)ドライブ19が設けられている。このCDドライブ19に,後述する動作を行わせるための動作プログラムが格納されているCD20が装填されると,そのCD20に格納されている動作プログラムがFTPサーバ10に読み取られてインストールされる。   The FTP server 10 is provided with a CD (compact disk) drive 19. When the CD 20 storing an operation program for performing an operation to be described later is loaded in the CD drive 19, the operation program stored in the CD 20 is read into the FTP server 10 and installed.

FTPサーバ10には,上述したようにインターネットに接続するための通信装置11,データを一時等を記憶するためのメモリ12,コマンド等を入力するための入力装置13,画像等を表示するための表示装置15,および時計16が含まれている。また,FTPサーバ10には,クライアント・コンピュータ1から送信された画像ファイル,変換指示ファイル等を記憶するためのハードディスク18およびハードディスク18にアクセスするためのHD(ハードディスク)ドライブ17も含まれている。   As described above, the FTP server 10 includes a communication device 11 for connecting to the Internet, a memory 12 for temporarily storing data, an input device 13 for inputting commands and the like, and displaying images and the like. A display device 15 and a clock 16 are included. The FTP server 10 also includes a hard disk 18 for storing image files and conversion instruction files transmitted from the client computer 1 and an HD (hard disk) drive 17 for accessing the hard disk 18.

図3は,ハードディスクのディレクトリ構成の一例である。   FIG. 3 shows an example of the directory structure of the hard disk.

このディレクトリ構成は,クライアント・コンピュータ1から001.jpgのファイル名をもつ画像ファイルおよび002.gifのファイル名をもつ画像ファイルならびに_00Command.txtのファイル名をもつ変換指示ファイルが送信された後のものである。このディレクトリ構成は,特定のクライアント・コンピュータ1に対応するものであり,別のクライアント・コンピュータがFTPサーバ10にアクセスした場合には,別のフォルダが形成される。   This directory structure is composed of client computers 1 to 001. an image file having a file name of jpg and 002. An image file having a file name of gif and _00Command. This is after the conversion instruction file having the file name txt is transmitted. This directory structure corresponds to a specific client computer 1, and when another client computer accesses the FTP server 10, another folder is formed.

ルート・ディレクトリの下の階層に,imagesのフォルダ名をもつ画像フォルダおよびftp_temp¥20061231030959のフォルダ名をもつ変換指示フォルダが形成されている。画像フォルダは,クライアント・コンピュータ1から画像ファイルが送信される前から形成されている。もっとも,クライアント・コンピュータ1から画像ファイルが送信されたことに応じて画像フォルダが形成されるようにしてもよい。変換指示フォルダは,クライアント・コンピュータ1から変換指示ファイルが送信されたことに応じて形成される。変換指示フォルダのフォルダ名に含まれる数字列は,変換指示ファイルがFTPサーバ10において受信された時間を示している(時間は,時計6により計時されている。)。これにより,同一の変換指示フォルダが形成されてしまうのが未然に防止される。   An image folder having an image folder name and a conversion instruction folder having a folder name of ftp_temp ¥ 20061231030959 are formed below the root directory. The image folder is formed before the image file is transmitted from the client computer 1. Of course, an image folder may be formed in response to the transmission of an image file from the client computer 1. The conversion instruction folder is formed in response to the conversion instruction file transmitted from the client computer 1. The number string included in the folder name of the conversion instruction folder indicates the time when the conversion instruction file is received by the FTP server 10 (the time is measured by the clock 6). This prevents the same conversion instruction folder from being formed.

変換指示フォルダには,_00Command.txtのファイル名をもつ変換指示ファイルが格納されている。   In the conversion instruction folder, _00Command. A conversion instruction file having a file name of txt is stored.

画像フォルダには,クライアント・コンピュータ1から送信された001.jpgのファイル名をもつ画像ファイルおよび002.gifのファイル名をもつ画像ファイルが格納されている。また,画像フォルダには,thumbnail_imagesのフォルダ名をもつサムネイル画像フォルダおよびresized_imagesのフォルダ名をもつリサイズ画像フォルダも格納されている。変換指示ファイルに,送信した001.jpgの画像ファイルによって表される画像のサムネイル画像を生成し,かつ送信した002.gifの画像ファイルによって表される画像をリサイズした画像を生成する旨が記述されていると,サムネイル画像およびリサイズした画像が生成される。生成されたサムネイル画像を表す画像ファイルがthumbnail_imagesのフォルダ名をもつサムネイル画像フォルダに格納され,リサイズした画像を表す画像ファイルがresized_imagesのフォルダ名をもつリサイズ画像フォルダに格納される。   In the image folder, 001. an image file having a file name of jpg and 002. An image file having a gif file name is stored. The image folder also stores a thumbnail image folder having a folder name of thumbnail_images and a resized image folder having a folder name of changed_images. The sent 001. Generated and sent a thumbnail image of the image represented by the jpg image file. When it is described that an image resized from the image represented by the gif image file is generated, a thumbnail image and a resized image are generated. An image file representing the generated thumbnail image is stored in a thumbnail image folder having a folder name of thumbnail_images, and an image file representing a resized image is stored in a resized image folder having a folder name of changed_images.

図4は,変換指示ファイルに記述されている変換指示スクリプトの一例である。変換指示スクリプトには行の項目は存在しないが,説明の便宜のため行の項目が加入されている。   FIG. 4 is an example of a conversion instruction script described in the conversion instruction file. There is no line item in the conversion instruction script, but a line item is added for convenience of explanation.

第1行目のスクリプトは,jpgの拡張子をもつ画像ファイルについては,サムネイル画像を生成し,生成されたサムネイル画像をthumbnail_imagesのフォルダ名をもつサムネイル画像フォルダに格納させる指示を示すものである。第2行目のスクリプトは,gifの拡張子をもつ画像ファイルについては,リサイズ処理をして水平方向640画素垂直方向480画素の大きさをもつ画像を生成し,生成された画像をresized_imagesのフォルダ名をもつリサイズ画像フォルダに格納させる指示を示すものである。   The script on the first line indicates an instruction to generate a thumbnail image for an image file having an extension of jpg and store the generated thumbnail image in a thumbnail image folder having a folder name of thumbnail_images. The script on the second line, for an image file having a gif extension, generates an image having a size of 640 pixels in the horizontal direction and 480 pixels in the vertical direction by performing the resizing process, and the generated image is stored in a folder of the “resized_images” An instruction to store in a resized image folder having a name is shown.

このような変換指示ファイルが001.jpgのファイル名をもつ画像ファイルおよび002.gifのファイル名をもつ画像ファイルとともにクライアント・コンピュータ1からFTPサーバ10に送信されることにより,上述したディレクトリ構成で画像ファイル等がFTPサーバ10に格納されることとなる。   Such a conversion instruction file is 001. an image file having a file name of jpg and 002. By transmitting the image file having the file name of gif together with the image file from the client computer 1 to the FTP server 10, the image file or the like is stored in the FTP server 10 with the above-described directory configuration.

図5は,クライアント・コンピュータ1とFTPサーバ10との通信処理手順を示すフローチャートである。   FIG. 5 is a flowchart showing a communication processing procedure between the client computer 1 and the FTP server 10.

この通信処理手順においては,上述のように,クライアント・コンピュータ1からFTPサーバ10に001.jpgのファイル名をもつ画像ファイル,002.gifのファイル名をもつ画像ファイルおよび_00Command.txtのファイル名をもつ変換指示ファイルが送信されるものとする。   In this communication processing procedure, as described above, the client computer 1 sends the 001. an image file having a file name of jpg, 002. An image file having a file name of gif and _00Command. It is assumed that a conversion instruction file having a file name of txt is transmitted.

まず,クライアント・コンピュータ1によってFTPサーバ10に接続されて,正規のIDおよびパスワードを用いて,クライアント・コンピュータ1がFTPサーバ10にログインされる(ステップ31,41)。ログインすると,クライアント・コンピュータ1からFTPサーバ10に画像ファイル,変換指示ファイルが送信される(ステップ32)。   First, the client computer 1 is connected to the FTP server 10, and the client computer 1 is logged in to the FTP server 10 using a regular ID and password (steps 31 and 41). When logging in, an image file and a conversion instruction file are transmitted from the client computer 1 to the FTP server 10 (step 32).

クライアント・コンピュータ1から送信されたファイルがFTPサーバ10において受信されると(ステップ42でYES),受信したファイルのファイル名が,あらかじめ定められている変換指示ファイルのファイル名である“_00Command.txt”かどうかが確認される(ステップ43)。   When the FTP server 10 receives a file transmitted from the client computer 1 (YES in step 42), the file name of the received file is “_00Command.txt, which is a file name of a predetermined conversion instruction file. Is checked (step 43).

受信したファイルのファイル名が,“_00Command.txt”であれば(ステップ43でYES),その受信したファイルは変換指示ファイルであるので,受信時刻がファイル名に含まれるテンポラリ・フォルダが生成されて,その生成されたテンポラリ・フォルダに格納される(ステップ44)。受信したファイルのファイル名が,“_00Command.txt”でなければ(ステップ43でNO),受信したファイルは画像ファイルであるので,画像フォルダに格納される(ステップ45)。   If the file name of the received file is “_00Command.txt” (YES in step 43), since the received file is a conversion instruction file, a temporary folder whose reception time is included in the file name is generated. , And stored in the generated temporary folder (step 44). If the file name of the received file is not “_00Command.txt” (NO in step 43), the received file is an image file and is stored in the image folder (step 45).

クライアント・コンピュータ1がログアウトするまで,ステップ42から45までの処理が繰り返される(ステップ46)。   Until the client computer 1 logs out, steps 42 to 45 are repeated (step 46).

クライアント・コンピュータ1がログアウトすると(ステップ33,46でYES),テンポラリ・フォルダに“_00Command.txt”のファイル名をもつ変換指示ファイルが格納されているかどうかが確認される(ステップ47)。格納されていれば(ステップ47でYES),その変換指示ファイルに記述されているスクリプトにしたがって,受信した画像ファイルによって表される画像の変換処理が行われる(ステップ48)。図4に示したスクリプトが記述されている変換指示ファイルがFTPサーバ10に格納されていると,上述したようにjpgの拡張子をもつ画像ファイルについてはサムネイル画像が生成され,生成されたサムネイル画像はthumbnail_imagesのフォルダ名をもつサムネイル画像フォルダに格納される。gifの拡張子をもつ画像ファイルについてはリサイズ画像が生成され,生成されたリサイズ画像はresized_imagesのフォルダ名をもつリサイズ画像フォルダに格納される。   When the client computer 1 logs out (YES in steps 33 and 46), it is confirmed whether or not a conversion instruction file having a file name “_00Command.txt” is stored in the temporary folder (step 47). If stored (YES in step 47), the image represented by the received image file is converted according to the script described in the conversion instruction file (step 48). When the conversion instruction file in which the script shown in FIG. 4 is described is stored in the FTP server 10, a thumbnail image is generated for the image file having the extension of jpg as described above, and the generated thumbnail image is generated. Are stored in a thumbnail image folder having a folder name of thumbnail_images. A resized image is generated for the image file having the extension of gif, and the generated resized image is stored in a resized image folder having a folder name of “resized_images”.

画像変換処理が終了すると,テンポラリ・フォルダに格納されている“_00Command.txt”のファイル名をもつ変換指示ファイルは消去される(ステップ49)。テンポラリ・フォルダに格納されている“_00Command.txt”のファイル名をもつ変換指示ファイルが格納されていない場合には(ステップ47でNO),ステップ48および49の処理はスキップされて画像変換処理は行われないこととなる。変換指示ファイルが送信されるか送信されないかに応じて,画像変換処理の有無が決定される。   When the image conversion processing is completed, the conversion instruction file having the file name “_00Command.txt” stored in the temporary folder is deleted (step 49). If the conversion instruction file having the file name “_00Command.txt” stored in the temporary folder is not stored (NO in step 47), the processing in steps 48 and 49 is skipped, and the image conversion processing is performed. It will not be done. The presence or absence of image conversion processing is determined depending on whether the conversion instruction file is transmitted or not.

ファイル通信システムの概要である。1 is an overview of a file communication system. FTPサーバの電気的構成を示すブロック図である。It is a block diagram which shows the electric constitution of an FTP server. ディレクトリ構成の一例である。It is an example of a directory structure. 変換指示スクリプトの一例である。It is an example of a conversion instruction script. ファイル通信システムの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of a file communication system.

符号の説明Explanation of symbols

1 クライアント・コンピュータ
10 FTPサーバ(ファイル受信サーバ)
11 通信装置
14 CPU
20 CD
1 Client computer 10 FTP server (file receiving server)
11 Communication device 14 CPU
20 CD

Claims (6)

クライアント・コンピュータから送信される画像ファイルを受信する画像ファイル受信手段,
上記クライアント・コンピュータから送信される変換指示ファイルであり,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像の変換内容が記述されている変換指示ファイルを受信する変換指示ファイル受信手段,
上記変換指示ファイル受信手段によって受信した変換指示ファイルにもとづいて,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像を変換する画像変換手段,および
上記画像変換手段によって画像変換処理が行われたことに応じて,上記変換指示ファイル受信手段によって受信した変換指示ファイルを消去する消去手段,
を備えたファイル受信サーバ。
Image file receiving means for receiving an image file transmitted from a client computer;
A conversion instruction file receiving means for receiving a conversion instruction file transmitted from the client computer, wherein the conversion instruction file describes the conversion contents of the image represented by the image file received by the image file receiving means;
Based on the conversion instruction file received by the conversion instruction file receiving means, the image conversion means for converting the image represented by the image file received by the image file receiving means, and the image conversion processing is performed by the image conversion means. Erasing means for erasing the conversion instruction file received by the conversion instruction file receiving means,
File receiving server with
上記クライアント・コンピュータによるファイル受信サーバへのログイン後に上記画像ファイル受信手段における画像ファイルの受信および上記変換指示ファイル受信手段における変換指示ファイルの受信を許可し,かつ上記クライアント・コンピュータによるファイル受信サーバへのログアウト後に上記画像ファイル受信手段における画像ファイルの受信および上記変換指示ファイル受信手段における変換指示ファイルの受信を許否するように上記画像ファイル受信手段および上記変換指示ファイル受信手段を制御する第1の制御手段,ならびに
上記クライアント・コンピュータによるファイル受信サーバへのログイン中に,上記画像ファイル受信手段による画像ファイルの受信および上記変換指示ファイル受信手段による変換指示ファイルの受信があったかどうかを判定する判定手段をさらに備え,
上記画像変換手段は,上記判定手段により,上記画像ファイルおよび上記変換指示ファイルを受信したことに応じて,上記変換指示ファイル受信手段によって受信した変換指示ファイルにもとづいて,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像を変換するものである,
請求項1に記載のファイル受信サーバ。
After the client computer logs in to the file receiving server, the image file receiving means permits the reception of the image file and the conversion instruction file receiving means to receive the conversion instruction file, and the client computer sends the file receiving server to the file receiving server. First control means for controlling the image file receiving means and the conversion instruction file receiving means so as to permit the image file receiving means to receive the image file and the conversion instruction file receiving means to receive the conversion instruction file after logout. , And during the login to the file receiving server by the client computer, the image file receiving means receives the image file and the conversion instruction file receiving means converts the conversion instruction file. And a determination means for determining whether or not a message has been received,
The image conversion means receives the image file and the conversion instruction file by the determination means, and receives the image file reception means by the image file reception means based on the conversion instruction file received by the conversion instruction file reception means. Convert the image represented by the processed image file,
The file receiving server according to claim 1.
上記判定手段が,上記クライアント・コンピュータによるファイル受信サーバへのログイン中に上記画像ファイルおよび上記変換指示ファイルの少なくとも一方を受信しなかったと判定したことに応じて,画像変換処理を停止するように上記画像変換手段を制御する第2の制御手段をさらに備えた請求項2に記載のファイル受信サーバ。   The determination unit stops the image conversion process in response to determining that at least one of the image file and the conversion instruction file has not been received during login to the file reception server by the client computer. The file receiving server according to claim 2, further comprising second control means for controlling the image conversion means. 画像ファイル受信手段が,クライアント・コンピュータから送信される画像ファイルを受信し,
変換指示ファイル受信手段が,上記クライアント・コンピュータから送信される変換指示ファイルであり,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像の変換内容が記述されている変換指示ファイルを受信し,
画像変換手段が,上記変換指示ファイル受信手段によって受信した変換指示ファイルにもとづいて,上記画像ファイル受信手段によって受信した画像ファイルにより表される画像を変換し,
消去手段が,上記画像変換手段によって画像変換処理が行われたことに応じて,上記変換指示ファイル受信手段によって受信した変換指示ファイルを消去する,
ファイル受信サーバの動作制御方法。
The image file receiving means receives the image file transmitted from the client computer,
The conversion instruction file receiving means is a conversion instruction file transmitted from the client computer, and receives a conversion instruction file describing the conversion contents of the image represented by the image file received by the image file receiving means. ,
The image conversion means converts the image represented by the image file received by the image file receiving means based on the conversion instruction file received by the conversion instruction file receiving means,
An erasing unit erasing the conversion instruction file received by the conversion instruction file receiving unit in response to the image conversion process being performed by the image conversion unit;
Operation control method of file receiving server.
クライアント・コンピュータから送信される画像ファイルを受信させる手順,
上記クライアント・コンピュータから送信される変換指示ファイルであり,受信した画像ファイルにより表される画像の変換内容が記述されている変換指示ファイルを受信させる手順,
受信した変換指示ファイルにもとづいて,受信した画像ファイルにより表される画像を変換する手順,
画像変換処理が行われたことに応じて,受信した変換指示ファイルを消去する手順からなるファイル受信サーバを制御するプログラム。
Procedure for receiving image files sent from client computers,
A procedure for receiving a conversion instruction file that is transmitted from the client computer and that describes the conversion contents of the image represented by the received image file;
A procedure for converting the image represented by the received image file based on the received conversion instruction file;
A program for controlling a file receiving server including a procedure for erasing a received conversion instruction file in response to image conversion processing being performed.
請求項5に記載のプログラムを格納した記録媒体。   A recording medium storing the program according to claim 5.
JP2007065960A 2007-03-15 2007-03-15 File receiving server, operation control method thereof, and control program thereof Pending JP2008226062A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007065960A JP2008226062A (en) 2007-03-15 2007-03-15 File receiving server, operation control method thereof, and control program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007065960A JP2008226062A (en) 2007-03-15 2007-03-15 File receiving server, operation control method thereof, and control program thereof

Publications (1)

Publication Number Publication Date
JP2008226062A true JP2008226062A (en) 2008-09-25

Family

ID=39844571

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007065960A Pending JP2008226062A (en) 2007-03-15 2007-03-15 File receiving server, operation control method thereof, and control program thereof

Country Status (1)

Country Link
JP (1) JP2008226062A (en)

Similar Documents

Publication Publication Date Title
US8375103B2 (en) System and method for file access and sharing
CN108234539B (en) File uploading, downloading and transmitting method and device
US10572546B2 (en) Information processing apparatus, document display method, document display system, and medium
CN101849216A (en) Method and apparatus for wireless digital content management
TWI549461B (en) Method and apparatus for providing and receiving contents via network, method and apparatus for backing up data via network, backup data providing device, and backup system
CN102708146A (en) Locally editing a remotely stored image
JPWO2010113670A1 (en) Communication system, communication terminal, server, data storage method, and recording medium
CN101500052B (en) Image transmission system, image storage device, and image data transmission method
JP5473290B2 (en) Information processing apparatus, information processing method, and program
US9456091B2 (en) Devices and methods for performing operations on image data stored in an external storage device
JP5632733B2 (en) Display device, screen image transfer method, and program
JP2008226062A (en) File receiving server, operation control method thereof, and control program thereof
US20080270566A1 (en) System and method of hosting or publishing of content
US10542072B1 (en) Utilities toolbox for remote session and client architecture
US11570329B2 (en) Transmission device, communication system, and display device
JP5023760B2 (en) File reference system, file reference method, file conversion device, file reference terminal device, and program
JP4736696B2 (en) Content moving system and content moving program
JP2009020820A (en) How to create thumbnails for file data without image information
CN101599063A (en) Wireless virtual storage device and method for obtaining remote file
JP5310678B2 (en) Image transmission system, image storage device, and program
JP2022048547A (en) Programs and transmitters
JP5046542B2 (en) Data processing apparatus and method, and information processing apparatus and method
JP2014165739A (en) Information processing apparatus, control method thereof, and program
JP2007004301A (en) Computer, data processing method, program, and communication method
CN103383673A (en) Universal serial bus USB network storage device, system and method