JPH06103144A - Information processing system - Google Patents
Information processing systemInfo
- Publication number
- JPH06103144A JPH06103144A JP3296904A JP29690491A JPH06103144A JP H06103144 A JPH06103144 A JP H06103144A JP 3296904 A JP3296904 A JP 3296904A JP 29690491 A JP29690491 A JP 29690491A JP H06103144 A JPH06103144 A JP H06103144A
- Authority
- JP
- Japan
- Prior art keywords
- file
- capacity
- receiving side
- information processing
- side file
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 34
- 238000004891 communication Methods 0.000 claims abstract description 7
- 230000005540 biological transmission Effects 0.000 claims description 10
- 230000006866 deterioration Effects 0.000 abstract 1
- 239000000725 suspension Substances 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 4
- 238000000034 method Methods 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、情報処理装置が通信回
線によって接続された情報処理システムに関し、特に、
それぞれの情報処理装置で動作するファイル転送プログ
ラムによるファイル転送を行なう情報処理システムに関
する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system in which information processing devices are connected by a communication line, and in particular,
The present invention relates to an information processing system that transfers files by a file transfer program that operates in each information processing device.
【0002】[0002]
【従来の技術】図2は従来例を示すブロック図であり、
この情報処理システムでは、送信側情報処理装置21
と、受信側情報処理装置22とが通信回線23で接続さ
れ、送信側情報処理装置21に、ファイル転送プログラ
ム211とファイル格納部213とを備え、また、受信
側情報処理装置22に、ファイル転送プログラム221
とファイル格納部223とを備える。2. Description of the Related Art FIG. 2 is a block diagram showing a conventional example.
In this information processing system, the transmitting side information processing device 21
And a receiving side information processing device 22 are connected by a communication line 23, the transmitting side information processing device 21 includes a file transfer program 211 and a file storage unit 213, and the receiving side information processing device 22 transfers files. Program 221
And a file storage unit 223.
【0003】従来、ファイル転送における受信側ファイ
ル224は作成済みのものでなければならず、受信側の
ファイルが存在しない場合はファイル転送プログラム2
11,221は異常終了している。また、受信側ファイ
ル224が存在している場合でも、送信側ファイル21
4を格納するに十分な容量でない場合も、同様にファイ
ル転送プログラム211,221は異常終了している。Conventionally, the receiving side file 224 in the file transfer has to be created, and when the receiving side file does not exist, the file transfer program 2
11 and 221 have terminated abnormally. In addition, even if the reception side file 224 exists, the transmission side file 21
Even when the capacity is not sufficient to store 4, the file transfer programs 211 and 221 have also terminated abnormally.
【0004】さらに、受信側ファイル224の領域を確
保する場合は、送信側ファイル214の容量からファイ
ルを格納するに十分な容量の受信側ファイル224を作
成しておくか、または、ファイル転送実行時のJCLで
ファイル作成のための情報として確保容量を指定し受信
側ファイルを作成する必要がある。Further, when the area of the receiving side file 224 is secured, the receiving side file 224 having a capacity sufficient for storing the file is prepared from the capacity of the transmitting side file 214, or when the file transfer is executed. It is necessary to specify the reserved capacity as the information for creating the file in the JCL and create the file on the receiving side.
【0005】[0005]
【発明が解決しようとする課題】上記の従来の情報処理
システムでは、ファイル転送の実行に先立って、受信側
ファイル作成のために送信側ファイルの容量の算出およ
び当該容量に対応した受信側ファイルの確保容量の算出
を行なわなければならない。また、作成した受信側ファ
イルの容量が適当でない場合は、データ転送の途中で受
信側ファイルがオーバフローの状態になりデータ転送の
中断・受信側ファイルの容量拡大・データ転送の再実行
という時間及び費用の面での無駄が生じる。逆に大きす
ぎる場合は、ファイル格納部の使用効率の低下をまね
く、といった欠点がある。In the above conventional information processing system, prior to executing the file transfer, the capacity of the sending side file is calculated for creating the receiving side file and the receiving side file corresponding to the capacity is calculated. Reserved capacity must be calculated. If the size of the created file on the receiving side is not appropriate, the file on the receiving side overflows during the data transfer and the data transfer is interrupted, the capacity of the receiving file is expanded, and the data transfer is re-executed. Waste in terms of On the other hand, if the size is too large, there is a drawback that the efficiency of use of the file storage unit is reduced.
【0006】[0006]
【課題を解決するための手段】本発明は、通信回線によ
って接続された情報処理装置間で、それぞれの情報処理
装置で動作するファイル転送プログラムによりファイル
転送を行う情報処理システムにおいて、送信側ファイル
の容量を計算する送信側ファイル容量算出部と、受信側
に作成するファイルの容量を計算する受信側ファイル容
量算出部と、前記受信側ファイルの領域を確保する領域
確保部とを有することを特徴とするものである。SUMMARY OF THE INVENTION The present invention provides an information processing system for transferring files between information processing devices connected by a communication line by a file transfer program operating in each information processing device. A transmission side file capacity calculation unit that calculates a capacity, a reception side file capacity calculation unit that calculates a capacity of a file created on the reception side, and an area reservation unit that reserves an area of the reception side file. To do.
【0007】[0007]
【実施例】次に本発明について図面を参照して説明す
る。The present invention will be described below with reference to the drawings.
【0008】図1は本発明の一実施例の構成を示すブロ
ック図である。この実施例では、送信側情報処理装置1
1と受信側情報処理装置12とが通信回線13で接続さ
れ、送信側情報処理装置11に、ファイル転送プログラ
ム111と、送信側ファイル114を有するファイル格
納部113とを備え、また、受信側情報処理装置12
に、ファイル転送プログラム121と、受信側ファイル
124を有するファイル格納部123とを備える。受信
側ファイル124はファイル転送に先立ち存在する必要
はない。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In this embodiment, the transmission side information processing device 1
1 and the information processing device 12 on the receiving side are connected by a communication line 13, and the information processing device 11 on the transmitting side is provided with a file transfer program 111 and a file storage section 113 having a file 114 on the transmitting side. Processor 12
In addition, a file transfer program 121 and a file storage unit 123 having a reception side file 124 are provided. The receiving file 124 need not exist prior to file transfer.
【0009】さらに、この実施例では、送信側情報処理
装置11内に、送信側ファイル114の容量を算出する
送信側容量算出部112を設ける。また、受信側情報処
理装置12内に、受信側ファイル124の容量を算出す
る受信側容量算出部122を設け、受信側ファイルの容
量確保または容量拡張を行う領域確保部125を備え
る。Further, in this embodiment, a transmission side capacity calculation unit 112 for calculating the capacity of the transmission side file 114 is provided in the transmission side information processing apparatus 11. Further, the receiving side information processing apparatus 12 is provided with a receiving side capacity calculating section 122 for calculating the capacity of the receiving side file 124, and an area securing section 125 for ensuring the capacity of the receiving side file or expanding the capacity thereof.
【0010】送信側情報処理装置11上のファイル転送
プログラム111でファイル転送処理が開始されると、
送信側ファイル容量算出部112により送信側ファイル
114の容量を算出し、受信側情報処理装置12に対し
受信側ファイル124の容量確保を要求する。When the file transfer process is started by the file transfer program 111 on the transmitting side information processing apparatus 11,
The transmission side file capacity calculation unit 112 calculates the capacity of the transmission side file 114 and requests the reception side information processing apparatus 12 to secure the capacity of the reception side file 124.
【0011】受信側情報処理装置12ではその要求をき
っかけに、受信側ファイル容量算出部122により受信
側ファイル124の容量を算出する。In response to the request, the information processing apparatus 12 on the receiving side calculates the capacity of the file 124 on the receiving side by the file size calculating section 122 on the receiving side.
【0012】領域確保部125は受信側ファイル容量算
出部122により算出された容量でファイル格納部12
3に受信側ファイル124の領域を確保する。このと
き、受信側ファイル124が既に存在していた場合で、
送信側ファイル114を格納するに十分な容量に満たな
い場合は、送信側ファイル114を格納できる大きさま
でファイルを拡張する。The area reserving unit 125 uses the capacity calculated by the receiving side file capacity calculating unit 122 to store the file in the file storing unit 12.
The area of the receiving side file 124 is secured in 3. At this time, if the receiving side file 124 already exists,
If the capacity is not sufficient to store the sender file 114, the file is expanded to a size capable of storing the sender file 114.
【0013】受信側ファイル124の領域確保が終了す
ると、領域確保部125は受信側情報処理装置12のフ
ァイル転送プログラム121を介して情報処理装置11
に対してデータ転送開始を要求する。When the area reservation of the receiving side file 124 is completed, the area reserving section 125 causes the information processing apparatus 11 via the file transfer program 121 of the receiving side information processing apparatus 12.
Request to start data transfer.
【0014】情報処理装置11のファイル転送プログラ
ム111は、情報処理装置12のファイル転送プログラ
ム121との間でファイル転送を開始する。The file transfer program 111 of the information processing apparatus 11 starts file transfer with the file transfer program 121 of the information processing apparatus 12.
【0015】[0015]
【発明の効果】以上説明したように本発明は、ファイル
転送処理において、データの転送に先立って送信側ファ
イルの容量を算出し、送信側ファイルを格納するに十分
な容量の受信側ファイルを確保、あるいはファイルの拡
張をすることによって、利用者自身があらかじめ送信側
ファイルの容量の算出、および当該容量に対応した受信
側ファイルの確保容量の算出を行い受信側ファイルを作
成または拡張する作業を省き、また、受信側ファイル容
量が不足する場合の処理中断、受信側ファイル容量が大
きすぎる場合のボリューム使用効率の低下を防ぐ効果が
ある。As described above, according to the present invention, in the file transfer processing, the capacity of the sending side file is calculated prior to the data transfer, and the receiving side file having a sufficient capacity for storing the sending side file is secured. Alternatively, by expanding the file, the user himself / herself calculates the capacity of the sending side file and the reserved capacity of the receiving side file corresponding to the capacity, and saves the work of creating or expanding the receiving side file. In addition, it is possible to prevent the processing from being interrupted when the file capacity of the receiving side is insufficient and the volume usage efficiency from being lowered when the file capacity of the receiving side is too large.
【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.
【図2】従来例を示すブロック図である。FIG. 2 is a block diagram showing a conventional example.
11 送信側情報処理装置 111 ファイル転送プログラム 112 送信側ファイル容量算出部 113 ファイル格納部 114 送信側ファイル 12 受信側情報処理装置 121 ファイル転送プログラム 122 受信側ファイル容量算出部 123 ファイル格納部 124 受信側ファイル 125 領域確保部 13 通信回線 11 transmitting side information processing apparatus 111 file transfer program 112 transmitting side file capacity calculating section 113 file storing section 114 transmitting side file 12 receiving side information processing apparatus 121 file transferring program 122 receiving side file capacity calculating section 123 file storing section 124 receiving side file 125 area securing unit 13 communication line
Claims (2)
置間で、それぞれの情報処理装置で動作するファイル転
送プログラムによりファイル転送を行う情報処理システ
ムにおいて、送信側ファイルの容量を計算する送信側フ
ァイル容量算出部と、受信側に作成するファイルの容量
を計算する受信側ファイル容量算出部と、前記受信側フ
ァイルの領域を確保する領域確保部とを有することを特
徴とする情報処理システム。1. A transmission side file capacity for calculating the size of a transmission side file in an information processing system for performing file transfer between information processing apparatuses connected by a communication line by a file transfer program operating in each information processing apparatus. An information processing system comprising: a calculation unit, a reception-side file capacity calculation unit that calculates a capacity of a file created on the reception side, and an area reservation unit that reserves an area of the reception-side file.
に存在していたとき、送信側ファイルの容量と既存の受
信側ファイルの容量とを比較し、受信側ファイルの容量
が送信側ファイルを格納するに十分な容量を持たない場
合、受信側ファイルの容量を送信側ファイルを格納でき
る容量まで拡張することを特徴とする請求項1記載の情
報処理システム。2. When the receiving side file already exists, the area securing unit compares the capacity of the sending side file with the capacity of the existing receiving side file, and determines the capacity of the receiving side file to be the sending side file. The information processing system according to claim 1, wherein the capacity of the receiving side file is expanded to a capacity capable of storing the transmitting side file when the capacity of the receiving side file is not sufficient.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3296904A JPH06103144A (en) | 1991-11-13 | 1991-11-13 | Information processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3296904A JPH06103144A (en) | 1991-11-13 | 1991-11-13 | Information processing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06103144A true JPH06103144A (en) | 1994-04-15 |
Family
ID=17839665
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3296904A Withdrawn JPH06103144A (en) | 1991-11-13 | 1991-11-13 | Information processing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06103144A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09146799A (en) * | 1995-11-21 | 1997-06-06 | Nec Corp | File transfer capacity check method |
WO2004036435A1 (en) * | 2002-10-15 | 2004-04-29 | Matsushita Electric Industrial Co., Ltd. | System for managing digital item management information |
-
1991
- 1991-11-13 JP JP3296904A patent/JPH06103144A/en not_active Withdrawn
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09146799A (en) * | 1995-11-21 | 1997-06-06 | Nec Corp | File transfer capacity check method |
WO2004036435A1 (en) * | 2002-10-15 | 2004-04-29 | Matsushita Electric Industrial Co., Ltd. | System for managing digital item management information |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105302676B (en) | Active and standby the mechanism data transmission method and device of a kind of distributed file system | |
JP3020699B2 (en) | Printing equipment | |
JPH06103144A (en) | Information processing system | |
JPH09223052A (en) | Electronic mail system | |
JP3292242B2 (en) | Print job interruption system and interruption method | |
JP2002279359A (en) | Transaction control method for ic card | |
JP2003330840A (en) | Content delivery system and method, and program | |
JPH048055A (en) | Facsimile equipment | |
JPH1031636A (en) | Electronic mail service manager having file server management function | |
JP2835885B2 (en) | Document processing device | |
JPH10177510A (en) | Client server system | |
JP2003196122A (en) | Application manager system and program | |
JPH08286966A (en) | System for securing file capacitance in file transfer | |
JP2003271541A (en) | Dma transfer device and its control method | |
JPH11191834A (en) | Method and system for down-loading automatically facsimile based on available storage space | |
JPH01263064A (en) | Printer device | |
JP3269293B2 (en) | Output control device | |
JPS633354A (en) | Data file transfer system | |
JPH10207813A (en) | Peripheral equipment in half duplex communication system and buffer controlling method | |
JPH06243097A (en) | Server program execution control system | |
JPH0738701A (en) | Information processing system | |
JPS62219156A (en) | Generation/deletion processing system for tss session log collection task | |
JPS61262395A (en) | Electronic exchange for controlling stored program | |
JPH04181461A (en) | How to manage distributed files | |
JPS61255453A (en) | Start queuing control system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 19990204 |