JPH0594386A - File transfer method - Google Patents

File transfer method

Info

Publication number
JPH0594386A
JPH0594386A JP3256152A JP25615291A JPH0594386A JP H0594386 A JPH0594386 A JP H0594386A JP 3256152 A JP3256152 A JP 3256152A JP 25615291 A JP25615291 A JP 25615291A JP H0594386 A JPH0594386 A JP H0594386A
Authority
JP
Japan
Prior art keywords
transfer
job
started
file
abnormal
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
JP3256152A
Other languages
Japanese (ja)
Inventor
Koji Yamada
幸二 山田
Hiromi Ono
比呂美 小能
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 NEC Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP3256152A priority Critical patent/JPH0594386A/en
Publication of JPH0594386A publication Critical patent/JPH0594386A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE:To provide the file transfer method to activate a job for the unit of a transfer request without lowering the throughput of a system even when retransmission is designated. CONSTITUTION:First of all, when a transfer processing is started, a transfer device 1 receives transfer information from an information managing device 2, executes a file transfer processing and judges whether the transferred result is normal or not. When the result is normal, the job for normality is started 3, and the transfer processing is finished. When the transferred result is abnormal, it is judged whether the transmission is designated or not and when the retransmission is not continuously designated, the job for abnormality is started 3 so as to finish the transfer processing as it is. When the retransmission is designated, after returning to the beginning, the transfer processing is executed again.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はファイルの転送方法に関
し、特に発信転送でのファイル転送で再送指定のあるフ
ァイルを転送した場合のファイルの転送方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file transfer method, and more particularly to a file transfer method in the case of transferring a file for which resending is specified in file transfer in outgoing transfer.

【0002】[0002]

【従来の技術】従来のファイルの転送方法は、図3の流
れ図に示すように、ステップ(以下Sと記す)11で情
報管理装置から転送情報をとり、S12でファイル転送
処理を行い、S13で転送結果は正常か否かを判定し、
正常であればS14で正常用のジョブを起動し転送処理
を終了し、転送結果が異常となった場合は、S15で異
常用のジョブを起動し、続いてS16で再送指定が有る
か否かを判定し、再送指定がなければそのまま転送処理
を終了し、再送指定があればS12に戻り再度ファイル
転送処理を行うようになっていた。
2. Description of the Related Art In a conventional file transfer method, as shown in the flowchart of FIG. 3, transfer information is obtained from an information management device in step (hereinafter referred to as S) 11, file transfer processing is performed in S12, and in S13. Judge whether the transfer result is normal,
If it is normal, the normal job is started in S14 and the transfer processing is terminated. If the transfer result is abnormal, the abnormal job is started in S15, and subsequently, in S16, whether or not there is a resend designation. If there is no resend designation, the transfer process is terminated as it is, and if there is a resend designation, the process returns to S12 to perform the file transfer process again.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のファイ
ルの転送方法は、その転送形態が障害などによって、正
常に転送できなかった場合のための再送指定のあるファ
イルの転送を行った後のジョブに関する起動回数は、転
送が行われる都度、1回のファイル転送が行われたとみ
なしジョブが起動されてしまうので、このような場合、
1回の転送要求に対して複数のジョブ起動がされてしま
うので処理能力が低下するという問題点がある。
The conventional file transfer method described above is a job after transferring a file with a resend designation in the case where the transfer mode cannot be normally transferred due to a failure or the like. With regard to the number of activations regarding, the job is activated every time a transfer is performed, assuming that one file transfer has been performed.
Since a plurality of jobs are activated in response to one transfer request, there is a problem that the processing capacity is reduced.

【0004】本発明の目的は、再送指定があっても転送
要求単位のジョブ起動を行うことができ、システムの処
理能力を低下させることのないファイルの転送方法を提
供することにある。
An object of the present invention is to provide a file transfer method capable of activating a job in units of transfer requests even if a resend is designated and without lowering the processing capacity of the system.

【0005】[0005]

【課題を解決するための手段】本発明のファイルの転送
方法は、遠隔のコンピュータシステムと通信回線を介し
てデータの送受信を行うため、転送要求単位にジョブを
起動するジョブ起動情報および実際の転送に関する転送
情報を情報管理装置からとり、ファイル転送処理を行
い、転送結果が正常であれば正常用のジョブを起動し、
異常であれば異常用のジョブを起動するファイルの転送
方法において、前記異常用のジョブを起動する前に再送
指定があるか否かを判定し再送指定が無い場合に前記異
常用のジョブを起動する構成である。
According to the file transfer method of the present invention, data is transmitted and received to and from a remote computer system via a communication line. Therefore, job start information for starting a job in transfer request units and actual transfer are performed. Transfer information about the file from the information management device, perform the file transfer process, and if the transfer result is normal, start a normal job,
If it is abnormal, start the abnormal job. In the file transfer method, determine whether there is a resend command before starting the abnormal job, and if there is no resend specification, start the abnormal job. It is a configuration that does.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0007】図2は本発明の一実施例のブロック図であ
る。
FIG. 2 is a block diagram of an embodiment of the present invention.

【0008】本発明を実行するシステムは、利用者の定
義により、実際に転送を行う転送装置1と、利用者が転
送に関する定義を管理する情報管理装置2とに大きく分
かれ、転送装置1の一部には転送要求単位のジョブ起動
装置3がある。
The system for carrying out the present invention is roughly divided into a transfer device 1 for actually transferring data and an information management device 2 for managing the definition of data transfer by the user according to the definition of the user. The unit includes a job activation device 3 for each transfer request.

【0009】次に動作について説明する。Next, the operation will be described.

【0010】図1は本発明の一実施例の流れ図である。FIG. 1 is a flow chart of one embodiment of the present invention.

【0011】まず転送処理が起動されると、S1で情報
管理装置から転送情報をとり、S2でファイル転送処理
を行い、S3で転送結果は正常か否かを判定し、正常で
あればS4で正常用のジョブを起動し転送処理を終了
し、転送結果が異常となった場合は、S5で再送指定が
有るか否かを判定し、続いてS6で再送指定がなければ
異常用のジョブを起動し、そのまま転送処理を終了し、
再送指定があればS2に戻り再度ファイル転送処理を行
い、以下、既に説明したステップのいずれかの処理を行
って終了するようになっている。
First, when the transfer process is activated, the transfer information is obtained from the information management device in S1, the file transfer process is performed in S2, it is determined in S3 whether the transfer result is normal, and if normal, the process is S4. When the normal job is started, the transfer process is terminated, and the transfer result is abnormal, it is determined in S5 whether or not there is a resend designation, and then in S6, if there is no resend designation, the abnormal job is determined. Start up, end the transfer process as it is,
If a resend is designated, the process returns to S2 to perform the file transfer process again, and thereafter, any one of the steps already described is performed and the process ends.

【0012】このように構成することで、再送指定があ
る場合でもジョブの起動を1回のみとすることができ
る。
With this configuration, the job can be activated only once even when the resend is designated.

【0013】[0013]

【発明の効果】以上説明したように、本発明は、遠隔の
コンピュータシステムと通信回線を介してデータの送受
信を行うため、転送要求単位にジョブを起動するジョブ
起動情報および実際の転送に関する転送情報を情報管理
装置からとり、ファイル転送処理を行い、転送結果が正
常であれば正常用のジョブを起動し、異常であれば異常
用のジョブを起動するファイルの転送方法において、前
記異常用のジョブを起動する前に再送指定があるか否か
を判定し再送指定が無い場合に前記異常用のジョブを起
動することにより、再送指定があっても転送要求単位の
ジョブ起動を行うことができ、システムの処理能力を低
下させることがないという効果が有る。
As described above, according to the present invention, since data is transmitted / received to / from a remote computer system via a communication line, job start information for activating a job for each transfer request and transfer information for actual transfer. In the file transfer method, a file transfer process is performed, a normal job is started if the transfer result is normal, and an abnormal job is started if the transfer result is abnormal. By deciding whether or not there is a resend specification before starting, and by starting the job for abnormality when there is no resend specification, even if resend is specified, it is possible to start jobs in transfer request units, This has the effect of not reducing the processing capacity of the system.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例の流れ図である。FIG. 1 is a flow chart of one embodiment of the present invention.

【図2】本発明の一実施例のブロック図である。FIG. 2 is a block diagram of an embodiment of the present invention.

【図3】従来のファイルの転送方法の流れ図である。FIG. 3 is a flow chart of a conventional file transfer method.

【符号の説明】[Explanation of symbols]

1 転送装置 2 情報管理装置 3 転送要求単位のジョブ起動装置 1 transfer device 2 information management device 3 job activation device for each transfer request

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 遠隔のコンピュータシステムと通信回線
を介してデータの送受信を行うため、転送要求単位にジ
ョブを起動するジョブ起動情報および実際の転送に関す
る転送情報を情報管理装置からとり、ファイル転送処理
を行い、転送結果が正常であれば正常用のジョブを起動
し、異常であれば異常用のジョブを起動するファイルの
転送方法において、前記異常用のジョブを起動する前に
再送指定があるか否かを判定し再送指定が無い場合に前
記異常用のジョブを起動することを特徴とするファイル
の転送方法。
1. In order to transmit and receive data to and from a remote computer system via a communication line, job start information for starting a job in transfer request units and transfer information regarding actual transfer are taken from an information management device, and file transfer processing is performed. If the transfer result is normal, the normal job is started, and if it is abnormal, the abnormal job is started. In the file transfer method, whether resend is specified before the abnormal job is started. A method of transferring a file, comprising determining whether or not to resend, and activating the job for abnormality when there is no designation of resending.
JP3256152A 1991-10-03 1991-10-03 File transfer method Pending JPH0594386A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3256152A JPH0594386A (en) 1991-10-03 1991-10-03 File transfer method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3256152A JPH0594386A (en) 1991-10-03 1991-10-03 File transfer method

Publications (1)

Publication Number Publication Date
JPH0594386A true JPH0594386A (en) 1993-04-16

Family

ID=17288632

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3256152A Pending JPH0594386A (en) 1991-10-03 1991-10-03 File transfer method

Country Status (1)

Country Link
JP (1) JPH0594386A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332872A (en) * 1993-05-21 1994-12-02 Nec Corp Job starting system for file transfer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332872A (en) * 1993-05-21 1994-12-02 Nec Corp Job starting system for file transfer

Similar Documents

Publication Publication Date Title
US8085422B2 (en) Printing system, printing apparatus, and printing method
JPH0594386A (en) File transfer method
US7240043B2 (en) Method of controlling storage control apparatus, storage control apparatus, and computer readable program for controlling the same
JP4151330B2 (en) I / O control method for network file system
JP2943710B2 (en) Buffer busy control method
JPH09190317A (en) Printing device and printing method
JP3627720B2 (en) Central server
JP3423477B2 (en) Printing method and system
CN110908952B (en) Data processing method and device, CPU and computer
JP3608513B2 (en) Network printer apparatus and network printing method
JP2877028B2 (en) Print job control method
JP4155512B2 (en) Multiple access control system and control method thereof
JP2752894B2 (en) File transfer device
JPH09319634A (en) Transaction executing state management system, management method and medium for storing management program
JPH03256152A (en) Input/output channel device
JPH11345102A (en) System and method for automatically controlling print
JP3740198B2 (en) Implementation method of operation command processing mechanism in distributed system
JP2924956B2 (en) File transfer device, file transmission device, and file transmission method
JPH05210613A (en) Peripheral equipment connecting system
JPH10320345A (en) Bus controller
JPH04111561A (en) Communication system
JPH1141673A (en) Data collection method
JPH0365720A (en) Print server
JPH09272243A (en) Device and system for forming image
JPH1065714A (en) Data communication control method and data communication control system adapting the same