CN112732660A - Intervention type file transmission method, device and system - Google Patents

Intervention type file transmission method, device and system Download PDF

Info

Publication number
CN112732660A
CN112732660A CN202110006721.3A CN202110006721A CN112732660A CN 112732660 A CN112732660 A CN 112732660A CN 202110006721 A CN202110006721 A CN 202110006721A CN 112732660 A CN112732660 A CN 112732660A
Authority
CN
China
Prior art keywords
file
instruction
sending
data exchange
binary
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.)
Granted
Application number
CN202110006721.3A
Other languages
Chinese (zh)
Other versions
CN112732660B (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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202110006721.3A priority Critical patent/CN112732660B/en
Publication of CN112732660A publication Critical patent/CN112732660A/en
Application granted granted Critical
Publication of CN112732660B publication Critical patent/CN112732660B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • G06F16/1767Concurrency control, e.g. optimistic or pessimistic approaches
    • G06F16/1774Locking methods, e.g. locking methods for file systems allowing shared and concurrent access to files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1464Management of the backup or restore process for networked environments
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the application provides an intervention type file transmission method, device and system, which relate to the fields of distribution and finance, and the method comprises the following steps: detecting whether a binary file is generated in a set file generation directory, if so, sending a file to-be-sent instruction to a unified data exchange platform; receiving a file locking instruction and a corresponding file field identifier fed back by the unified data exchange platform, and executing a sending locking operation by the binary file; receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing a sending unlocking operation on the binary file, and sending the binary file to the unified data exchange platform; the file transmission method and the file transmission device can effectively improve file transmission efficiency and accuracy.

Description

Intervention type file transmission method, device and system
Technical Field
The application relates to the field of distribution, in particular to an intervention type file transmission method, device and system.
Background
A General Data Transfer Platform (GTP) is a Data Transfer Platform for distributed applications, and provides a General Transfer function that meets the needs of enterprise-level applications according to requirements. The GTP system takes a mature message middleware TongLINK/Q as a bottom transmission core, the TongLINK/Q can be independently applied to reliable data transmission in a general distributed system, and in Distributed Transaction Processing (DTP), the TongLINK/Q mainly plays a role of a communication resource manager and is matched with a transaction middleware (TP Monitor) to jointly provide a complete support environment for online transaction processing. The reliability and the efficiency of the method can ensure that the file transmission is efficient, but the content of the file is not verified. In the testing environment of banking industry, the content in the file cannot be verified, so that the file with the same name behind is covered by the file with the same name which is not processed in the front.
Further, in the routine tests of the banking industry, the following problems arise:
due to the short project period, the date of the test server is not consistent with the natural day, for example, the natural day is 20200430, and the system time of the test server goes through three dates 20200429 and 20200501 in the day. At this time, the BIN file generated by the platform service transaction is dated, the collected CHK file is not dated, the names are the same, and GTP cannot be set as a timing task but is transmitted in real time due to the real-time requirement of the transaction. After the files are transmitted to the unified data exchange platform, the data exchange platform may not be ready to process the previous files for some reason, or the processing fails, so that the next CHK is sent to cover the previous CHK, but the BIN files are a situation in which the CHK files are covered by the same name, so that the processing of all the subsequent date files fails.
Disclosure of Invention
Aiming at the problems in the prior art, the application provides an intervention type file transmission method, device and system, which can effectively improve the file transmission efficiency and accuracy.
In order to solve at least one of the above problems, the present application provides the following technical solutions:
in a first aspect, the present application provides an interventional file transfer method, including:
detecting whether a binary file is generated in a set file generation directory, if so, sending a file to-be-sent instruction to a unified data exchange platform, so that the unified data exchange platform judges whether a lost cluster recovery file matched with the file to-be-sent instruction name exists in the set file receiving directory, and feeds back a file locking instruction and a corresponding file field identifier under the existing condition;
receiving a file locking instruction and a corresponding file field identifier fed back by the unified data exchange platform, and executing a sending locking operation on a binary file corresponding to the file field identifier;
receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing a sending unlocking operation on the binary file, and sending the binary file to the unified data exchange platform, wherein the file unlocking instruction and the corresponding file field identifier are fed back by the unified data exchange platform when the unified data exchange platform judges that the set file receiving directory is empty, and the file unlocking instruction and the corresponding file field identifier are fed back to the test server.
Further, the detecting whether there is a binary file generated in the setting file generating directory includes:
and detecting whether the total amount of the files of the set file generation directory changes or not according to the set time period, and if so, judging that binary files are generated in the file generation directory.
In a second aspect, the present application provides an interventional file transfer method, including:
judging whether a lost cluster recovery file matched with the name of a received file to-be-transmitted instruction exists in a set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field character under the existence condition so that the test server executes a transmission locking operation on a binary file corresponding to the file field character according to the transmission file locking instruction, wherein the file to-be-transmitted instruction is transmitted when the test server detects that the binary file is generated in a set file generating directory;
and when the file receiving directory is judged to be empty, a file unlocking instruction and a corresponding file field identifier are sent to the test server, so that the test server executes a sending unlocking operation on the binary file according to the file unlocking instruction and feeds back the binary file.
Further, the sending a file unlocking instruction and a corresponding file field identifier to the test server when it is determined that the file receiving directory is empty includes:
recording and judging the number of times of the missing cluster recovery files matched with the file to-be-sent instruction name under a file receiving directory through a preset counter, if the number of times recorded in the counter exceeds a threshold value, generating a junk data processing instruction, and performing file backup and file deletion operations on the missing cluster recovery files under the file receiving directory according to the junk data processing instruction so as to enable the file receiving directory to be empty, and sending a file unlocking instruction and a corresponding file field number symbol to the test server.
In a third aspect, the present application provides an interventional file transfer device, comprising:
the system comprises a binary file detection module, a unified data exchange platform and a file locking module, wherein the binary file detection module is used for detecting whether a binary file is generated in a set file generation directory or not, if so, sending a file to-be-sent instruction to the unified data exchange platform so that the unified data exchange platform judges whether a lost cluster recovery file matched with the file to-be-sent instruction name exists in the set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field identifier under the existing condition;
the sending locking module is used for receiving a file locking instruction and a corresponding file field identifier fed back by the unified data exchange platform and executing sending locking operation on a binary file corresponding to the file field identifier;
and the sending and unlocking module is used for receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing sending and unlocking operation on the binary file, and sending the binary file to the unified data exchange platform, wherein the file unlocking instruction and the corresponding file field identifier are fed back by the unified data exchange platform when the set file receiving directory is determined to be empty, and the file unlocking instruction and the corresponding file field identifier are fed back to the test server.
Further, the binary file detection module comprises:
and the timing detection unit is used for detecting whether the total amount of the files of the set file generation directory changes or not according to the set time period, and if so, judging that binary files are generated in the file generation directory.
In a fourth aspect, the present application provides an interventional file transfer device, comprising:
the file locking instruction sending module is used for judging whether a lost cluster recovery file matched with the name of a received file to-be-sent instruction exists in a set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field order symbol under the existence condition so that the test server can execute sending locking operation on a binary file corresponding to the file field order symbol according to the sent file locking instruction, wherein the file to-be-sent instruction is sent by the test server when the test server detects that the binary file is generated in a set file generating directory;
and the file unlocking instruction sending module is used for sending a file unlocking instruction and a corresponding file field identifier to the test server when the file receiving directory is judged to be empty, so that the test server executes a sending unlocking operation on the binary file according to the file unlocking instruction and feeds back the binary file.
Further, the file unlocking instruction sending module includes:
and the matching frequency counting unit is used for recording and judging the frequency of the missing cluster recovery files which are matched with the file to-be-sent instruction name under the file receiving directory through a preset counter, generating a junk data processing instruction if the frequency recorded in the counter exceeds a threshold value, and carrying out file backup and file deletion operations on the missing cluster recovery files under the file receiving directory according to the junk data processing instruction so as to make the file receiving directory empty, and sending a file unlocking instruction and a corresponding file field identifier to the test server.
In a fifth aspect, the present application provides an interventional file transfer system, including a test server and a unified data exchange platform;
the test server includes:
the binary file detection module is used for detecting whether a binary file is generated in the set file generation directory or not, and if so, sending a file to-be-sent instruction to the unified data exchange platform;
the sending locking module is used for receiving a file locking instruction and a corresponding file field identifier fed back by the unified data exchange platform and executing sending locking operation on a binary file corresponding to the file field identifier;
the sending and unlocking module is used for receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing sending and unlocking operation on the binary file, and sending the binary file to the unified data exchange platform;
the unified data exchange platform comprises:
the file locking instruction sending module is used for judging whether a lost cluster recovery file matched with the name of the received file to-be-sent instruction exists in the set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field identifier under the existence condition;
and the file unlocking instruction sending module is used for sending a file unlocking instruction and a corresponding file field identifier to the test server when the file receiving directory is judged to be empty.
In a sixth aspect, the present application provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method for file transfer via intervention when executing the computer program.
In a seventh aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, performs the steps of the method for interventional file transfer.
According to the technical scheme, the application provides an intervention type file transmission method, device and system, binary file generation in a set file generation directory is detected at a test server end, a file to-be-sent instruction is sent to a unified data exchange platform, so that the unified data exchange platform judges whether a lost cluster recovery file matched with the name of the file to-be-sent instruction exists in the set file receiving directory or not, if so, a file locking instruction is sent to the test server, sending locking operation is executed on the binary file, file backup and file deletion operation are carried out on the repeated lost cluster recovery file in the unified data exchange platform, so that the file receiving directory is empty, a file unlocking instruction and a corresponding file field number are sent to the test server, and then the binary file is sent to the unified data exchange platform according to the sent unlocking instruction, therefore, mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and accuracy of file transmission are improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a flowchart illustrating an interventional file transfer method according to an embodiment of the present application;
FIG. 2 is a second flowchart illustrating an interventional file transfer method according to an embodiment of the present application;
FIG. 3 is a diagram showing one of the structures of the interventional document transportation device in the embodiment of the present application;
FIG. 4 is a second block diagram of an interventional document transportation device according to an embodiment of the present application;
FIG. 5 is a third block diagram of an interventional document transportation device according to an embodiment of the present application;
FIG. 6 is a fourth illustration showing the structure of the interventional document transportation device in the embodiment of the present application;
FIG. 7 is a block diagram of an interventional file transfer system in an embodiment of the present application;
fig. 8 is a schematic structural diagram of an electronic device in an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In consideration of the problem that in the prior art, after a file is transmitted to a unified data exchange platform, the previous batch of files may not be processed due to some reason, or the next CHK is transmitted due to processing failure, and the next CHK is covered by one CHK, but a BIN file is formed by mixing multiple dates, so that the CHK file is covered by the same name, and the subsequent data files are processed in a failed situation, the application provides an intervention type file transmission method, device and system, by detecting binary file generation in a set file generation directory at a test server end and transmitting a file to-be-transmitted instruction to the unified data exchange platform, the unified data exchange platform judges whether a lost cluster recovery file matched with the file to-be-transmitted instruction name exists in the set file reception directory or not, and if so, transmits a file locking instruction to the test server, and after a file unlocking instruction and a corresponding file field identifier are sent to the test server, the binary file is sent to the unified data exchange platform according to the sent unlocking instruction, so that mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and the accuracy of file transmission are improved.
It can be understood that, in the prior art, due to lack of intervention during file transmission, after a plurality of XXXXXX0000000000- # FLOOR # - # yyyyymmdd # BIN files (i.e., binary files) are generated in a file generation path, the plurality of x.bin files are collected into a database.chk file (i.e., a lost cluster recovery file), information of each BIN is recorded in the database.chk file, when all the x.bin files and the collected database.chk files reach the unified data exchange platform, the x.bin files are processed and transmitted to downstream, if contents recorded in the database.chk file are inconsistent with the directory where the data exchange platform is located, failure occurs, due to complex date change of a test environment, numerous empty file scenes occur, and a problem of confusion of directory files in the unified data exchange platform often occurs, and the problem of abnormal file transmission is caused by mutual overlapping of duplicate names.
In order to effectively improve the file transmission efficiency and accuracy, the present application provides an embodiment of an intervention file transmission method, where an execution subject is a test server, and specifically may be a SHELL script program, and referring to fig. 1, the intervention file transmission method specifically includes the following contents:
step S101: detecting whether a binary file is generated in a set file generation directory, if so, sending a file to-be-sent instruction to a unified data exchange platform, so that the unified data exchange platform judges whether a lost cluster recovery file matched with the file to-be-sent instruction name exists in the set file receiving directory, and feeds back a file locking instruction and a corresponding file field identifier under the existing condition.
Optionally, the test server may continuously detect the size of a folder in the set file generation directory according to a set time period, so as to determine whether a new binary file is generated, specifically, the present application may determine whether a binary file to be transmitted is generated by checking whether a new xxxxxxxx 0000000000- # FLOOR # - # yyyyyymmdd # is generated under the folder, and if not, no processing is required, otherwise, an instruction to be transmitted, that is, a file instruction to be transmitted, needs to be transmitted to the unified data exchange platform, and meanwhile, a field identifier of the binary file (that is, a # FLOOR # part in the file name) is acquired.
Optionally, after receiving a file to-be-sent instruction sent by the test server, the unified data exchange platform may immediately and cyclically check whether a same-name datactl.chk file exists in the local file receiving directory, if the same-name file does not exist, the unified data exchange platform does not perform processing, and if the same-name file exists, the unified data exchange platform may send a file locking instruction and a corresponding file field identifier to the test server.
Step S102: and receiving a file locking instruction and a corresponding file field character fed back by the unified data exchange platform, and executing a sending locking operation on the binary file corresponding to the file field character.
Optionally, after receiving the file locking instruction and the corresponding file field identifier sent by the unified data exchange platform, the test server may change the attribute of the binary file in the file sending path to be in the non-executable state to achieve the purpose of sending operation locking, and maintain the locking state until receiving the unlocking instruction from the unified data exchange platform.
Step S103: receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing a sending unlocking operation on the binary file, and sending the binary file to the unified data exchange platform, wherein the file unlocking instruction and the corresponding file field identifier are fed back by the unified data exchange platform when the unified data exchange platform judges that the set file receiving directory is empty, and the file unlocking instruction and the corresponding file field identifier are fed back to the test server.
Optionally, the unified data exchange platform may cyclically check whether there is a corresponding datactl.chk file in the local file receiving directory, and when name matching is detected each time, may record the number of times through a preset calculator, and when the count reaches a preset threshold, may generate a garbage data processing instruction and a corresponding field identifier, so as to perform file backup and file deletion operations on the lost cluster recovery file in the file receiving directory, so that the file receiving directory is empty, and send a file unlocking instruction and a corresponding file field identifier to the test server, and in addition, after a counter corresponding to a field identifier does not receive the check number message for a long time, may perform self-clearing.
In another possible embodiment of the present application, after the loop check is performed for a period of time, even if the count has not reached the preset threshold, the lost cluster recovery file under the file receiving directory has already been processed by the program, that is, the file receiving directory is empty, and then a file unlocking instruction may be directly sent, so that the newly added binary file can be successfully sent.
Meanwhile, after the unified data exchange platform completes the file backup and file deletion operations on the lost cluster recovery file in the file receiving directory, and further checks the file without the same name, a file unlocking instruction and a corresponding field identifier can be sent to the test server, so that the test server executes the sending unlocking operation on the binary file, and sends the binary file to the unified data exchange platform.
By a specific example, when 11: 30 time division upstream reaches a file of T day, 12: 30 time division upstream reaches a file of T +1 day, 12: 30 date switching is performed, the prior art cannot solve the problem that two date files are continuously processed in a short time, which causes program failure, but the application can make a practical judgment, intervene in the sending time of the GTP file, and thus the technical effects of successfully processing the two date files in a short time and deleting redundant history files are achieved.
As can be seen from the above description, the intervening file transmission method provided in this embodiment of the present application can detect binary file generation in the set file generation directory at the test server end, and send a file to-be-sent instruction to the unified data exchange platform, so that the unified data exchange platform determines whether there is a missing cluster recovery file matching the file to-be-sent instruction name in the set file reception directory, if so, sends a file locking instruction to the test server, performs a sending locking operation on the binary file, and performs file backup and file deletion operations on the repeated missing cluster recovery file at the unified data exchange platform, so that the file reception directory is empty, and sends a file unlocking instruction and a corresponding file field order symbol to the test server, and then sends the binary file to the unified data exchange platform according to the sending unlocking instruction sent by the unified data exchange platform, therefore, mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and accuracy of file transmission are improved.
In order to detect whether a new binary file is generated in time, in an embodiment of the method for transmitting an intervention file, the step S101 may further include the following steps:
and detecting whether the total amount of the files of the set file generation directory changes or not according to the set time period, and if so, judging that binary files are generated in the file generation directory.
Optionally, the test server may continuously detect the size of a folder in the set file generation directory according to a set time period, so as to determine whether a new binary file is generated, specifically, the present application may determine whether a binary file to be transmitted is generated by checking whether a new xxxxxxxx 0000000000- # FLOOR # - # yyyyyymmdd # is generated under the folder, and if not, no processing is required, otherwise, an instruction to be transmitted, that is, a file instruction to be transmitted, needs to be transmitted to the unified data exchange platform, and meanwhile, a field identifier of the binary file (that is, a # FLOOR # part in the file name) is acquired.
In order to effectively improve the file transmission efficiency and accuracy, the present application provides an embodiment of an intervention file transmission method, where an execution main body is a unified Data exchange Platform, or is called a General Data Transfer Platform (GTP), and may specifically be an SHELL script program, see fig. 2, where the intervention file transmission method specifically includes the following contents:
step S201: judging whether a lost cluster recovery file matched with the name of a received file to-be-transmitted instruction exists in a set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field character under the existence condition so that the test server executes a transmission locking operation on a binary file corresponding to the file field character according to the transmission file locking instruction, wherein the file to-be-transmitted instruction is transmitted when the test server detects that the binary file is generated in a set file generating directory.
Step S202: and when the file receiving directory is judged to be empty, a file unlocking instruction and a corresponding file field identifier are sent to the test server, so that the test server executes a sending unlocking operation on the binary file according to the file unlocking instruction and feeds back the binary file.
As can be seen from the above description, the intervening file transmission method provided in this embodiment of the present application can detect binary file generation in the set file generation directory at the test server end, and send a file to-be-sent instruction to the unified data exchange platform, so that the unified data exchange platform determines whether there is a missing cluster recovery file matching the file to-be-sent instruction name in the set file reception directory, if so, sends a file locking instruction to the test server, performs a sending locking operation on the binary file, and performs file backup and file deletion operations on the repeated missing cluster recovery file at the unified data exchange platform, so that the file reception directory is empty, and sends a file unlocking instruction and a corresponding file field order symbol to the test server, and then sends the binary file to the unified data exchange platform according to the sending unlocking instruction sent by the unified data exchange platform, therefore, mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and accuracy of file transmission are improved.
In order to unlock the sending operation of the binary file to be sent at a proper time, in an embodiment of the intervening file transmission method of the present application, the step S202 may further include the following steps:
recording and judging the number of times of the missing cluster recovery files matched with the file to-be-sent instruction name under a file receiving directory through a preset counter, if the number of times recorded in the counter exceeds a threshold value, generating a junk data processing instruction, and performing file backup and file deletion operations on the missing cluster recovery files under the file receiving directory according to the junk data processing instruction so as to enable the file receiving directory to be empty, and sending a file unlocking instruction and a corresponding file field number symbol to the test server.
Optionally, the unified data exchange platform may cyclically check whether there is a corresponding datactl.chk file in the local file receiving directory, and when name matching is detected each time, may record the number of times through a preset calculator, and when the count reaches a preset threshold, may generate a garbage data processing instruction and a corresponding field identifier, so as to perform file backup and file deletion operations on the lost cluster recovery file in the file receiving directory, so that the file receiving directory is empty, and send a file unlocking instruction and a corresponding file field identifier to the test server, and in addition, after a counter corresponding to a field identifier does not receive the check number message for a long time, may perform self-clearing.
In order to effectively improve the file transmission efficiency and accuracy, the present application provides an embodiment of an intervention file transmission apparatus for implementing all or part of the contents of the intervention file transmission method, which may specifically be a test server, and referring to fig. 3, the intervention file transmission apparatus specifically includes the following contents:
the binary file detection module 10 is configured to detect whether a binary file is generated in the set file generation directory, and if so, send a file to-be-sent instruction to the unified data exchange platform, so that the unified data exchange platform determines whether a missing cluster recovery file matching the file to-be-sent instruction name exists in the set file reception directory, and feeds back a file locking instruction and a corresponding file field identifier if the missing cluster recovery file exists.
And a sending locking module 20, configured to receive the file locking instruction and the corresponding file field identifier fed back by the unified data exchange platform, and execute a sending locking operation on the binary file corresponding to the file field identifier.
And a sending and unlocking module 30, configured to receive a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, perform a sending and unlocking operation on the binary file, and send the binary file to the unified data exchange platform, where after determining that the number of times that a lost cluster recovery file matched with the name of the file to-be-sent instruction exists in the set file receiving directory exceeds a threshold, the unified data exchange platform performs file backup and file deletion operations on the lost cluster recovery file in the file receiving directory, so that the file receiving directory is empty, sends a file unlocking instruction and a corresponding file field identifier to the test server, and feeds back the file unlocking instruction and the corresponding file field identifier to the test server.
As can be seen from the above description, the intervening file transmission device provided in this embodiment of the present application can detect binary file generation in the set file generation directory at the test server end, and send a file to-be-sent instruction to the unified data exchange platform, so that the unified data exchange platform determines whether there is a missing cluster recovery file matching the file to-be-sent instruction name in the set file reception directory, if so, sends a file locking instruction to the test server, performs a sending locking operation on the binary file, and performs file backup and file deletion operations on the repeated missing cluster recovery file at the unified data exchange platform, so that the file reception directory is empty, and sends a file unlocking instruction and a corresponding file field order symbol to the test server, and then sends the binary file to the unified data exchange platform according to the sending unlocking instruction sent by the unified data exchange platform, therefore, mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and accuracy of file transmission are improved.
In order to detect whether a new binary file is generated in time, in an embodiment of the intervening file transmission apparatus of the present application, referring to fig. 4, the binary file detection module 10 includes:
and a timing detection unit 11, configured to detect whether a total amount of files in the set file generation directory changes according to the set time period, and if so, determine that a binary file is generated in the file generation directory.
In order to effectively improve the file transmission efficiency and accuracy, the present application provides an embodiment of an interventional file transmission apparatus for implementing all or part of the content of the interventional file transmission method, which may specifically be a unified Data exchange Platform, or referred to as a General Data Transfer Platform (GTP), referring to fig. 5, where the interventional file transmission apparatus specifically includes the following contents:
the file locking instruction sending module 40 is configured to determine whether a lost cluster recovery file matching the name of the received file to-be-sent instruction exists in the set file receiving directory, and feed back the file locking instruction and the corresponding file field identifier if the lost cluster recovery file exists, so that the test server performs a sending locking operation on the binary file corresponding to the file field identifier according to the sent file locking instruction, where the file to-be-sent instruction is sent by the test server when detecting that the binary file is generated in the set file generating directory.
And the file unlocking instruction sending module 50 is configured to send a file unlocking instruction and a corresponding file field identifier to the test server when it is determined that the file receiving directory is empty, so that the test server executes a sending unlocking operation on the binary file according to the file unlocking instruction, and sends the binary file to the unified data exchange platform.
As can be seen from the above description, the intervening file transmission device provided in this embodiment of the present application can detect binary file generation in the set file generation directory at the test server end, and send a file to-be-sent instruction to the unified data exchange platform, so that the unified data exchange platform determines whether there is a missing cluster recovery file matching the file to-be-sent instruction name in the set file reception directory, if so, sends a file locking instruction to the test server, performs a sending locking operation on the binary file, and performs file backup and file deletion operations on the repeated missing cluster recovery file at the unified data exchange platform, so that the file reception directory is empty, and sends a file unlocking instruction and a corresponding file field order symbol to the test server, and then sends the binary file to the unified data exchange platform according to the sending unlocking instruction sent by the unified data exchange platform, therefore, mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and accuracy of file transmission are improved.
In order to unlock the sending operation of the binary file to be sent at a proper time, in an embodiment of the intervening file transmission device of the present application, referring to fig. 6, the file unlocking instruction sending module 50 includes:
the matching number counting unit 51 is configured to record, by using a preset counter, the number of times that a lost cluster recovery file matching the file to-be-sent instruction name exists in a file receiving directory, generate a garbage data processing instruction if the number of times recorded in the counter exceeds a threshold, perform file backup and file deletion operations on the lost cluster recovery file in the file receiving directory according to the garbage data processing instruction, so that the file receiving directory is empty, and send a file unlocking instruction and a corresponding file field identifier to the test server.
In order to further explain the present solution, the present application further provides a specific application example of an intervention type file transmission system for implementing an intervention type file transmission method by using the intervention type file transmission apparatus, which is shown in fig. 7 and specifically includes a test server and a unified data exchange platform;
the test server includes:
the binary file detection module 10 is configured to detect whether a binary file is generated in the set file generation directory, and if so, send a file to-be-sent instruction to the unified data exchange platform.
And a sending locking module 20, configured to receive the file locking instruction and the corresponding file field identifier fed back by the unified data exchange platform, and execute a sending locking operation on the binary file corresponding to the file field identifier.
And the sending unlocking module 30 is configured to receive a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, execute a sending unlocking operation on the binary file, and send the binary file to the unified data exchange platform.
The unified data exchange platform comprises:
and the file locking instruction sending module 40 is configured to determine whether a missing cluster recovery file matching the name of the received file to-be-sent instruction exists in the set file receiving directory, and feed back a file locking instruction and a corresponding file field identifier if the missing cluster recovery file exists.
And the file unlocking instruction sending module 50 is used for sending a file unlocking instruction and a corresponding file field identifier to the test server when the file receiving directory is judged to be empty.
As can be seen from the above description, the intervening file transmission system provided in this embodiment of the present application can detect binary file generation in the set file generation directory at the test server end, and send a file to-be-sent instruction to the unified data exchange platform, so that the unified data exchange platform determines whether there is a missing cluster recovery file matching the file to-be-sent instruction name in the set file reception directory, if so, sends a file locking instruction to the test server, performs a sending locking operation on the binary file, and performs file backup and file deletion operations on the repeated missing cluster recovery file at the unified data exchange platform, so that the file reception directory is empty, and sends a file unlocking instruction and a corresponding file field order symbol to the test server, and then sends the binary file to the unified data exchange platform according to the sending unlocking instruction sent by the unified data exchange platform, therefore, mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and accuracy of file transmission are improved.
In terms of hardware, in order to effectively improve file transmission efficiency and accuracy, the present application provides an embodiment of an electronic device for implementing all or part of contents in the interventional file transmission method, where the electronic device specifically includes the following contents:
a processor (processor), a memory (memory), a communication Interface (Communications Interface), and a bus; the processor, the memory and the communication interface complete mutual communication through the bus; the communication interface is used for realizing information transmission between the intervention type file transmission device and relevant equipment such as a core service system, a user terminal, a relevant database and the like; the logic controller may be a desktop computer, a tablet computer, a mobile terminal, and the like, but the embodiment is not limited thereto. In this embodiment, the logic controller may be implemented with reference to the embodiments of the intervening file transmission method and the intervening file transmission device in the embodiments, and the contents thereof are incorporated herein, and repeated descriptions are omitted.
It is understood that the user terminal may include a smart phone, a tablet electronic device, a network set-top box, a portable computer, a desktop computer, a Personal Digital Assistant (PDA), an in-vehicle device, a smart wearable device, and the like. Wherein, intelligence wearing equipment can include intelligent glasses, intelligent wrist-watch, intelligent bracelet etc..
In practical applications, part of the interventional file transfer method may be executed on the electronic device side as described above, or all operations may be completed in the client device. The selection may be specifically performed according to the processing capability of the client device, the limitation of the user usage scenario, and the like. This is not a limitation of the present application. The client device may further include a processor if all operations are performed in the client device.
The client device may have a communication module (i.e., a communication unit), and may be communicatively connected to a remote server to implement data transmission with the server. The server may include a server on the task scheduling center side, and in other implementation scenarios, the server may also include a server on an intermediate platform, for example, a server on a third-party server platform that is communicatively linked to the task scheduling center server. The server may include a single computer device, or may include a server cluster formed by a plurality of servers, or a server structure of a distributed apparatus.
Fig. 8 is a schematic block diagram of a system configuration of an electronic device 9600 according to an embodiment of the present application. As shown in fig. 8, the electronic device 9600 can include a central processor 9100 and a memory 9140; the memory 9140 is coupled to the central processor 9100. Notably, this FIG. 8 is exemplary; other types of structures may also be used in addition to or in place of the structure to implement telecommunications or other functions.
In one embodiment, the functionality of the interventional file transfer method may be integrated into the central processor 9100. The central processor 9100 may be configured to control as follows:
step S101: detecting whether a binary file is generated in a set file generation directory, if so, sending a file to-be-sent instruction to a unified data exchange platform, so that the unified data exchange platform judges whether a lost cluster recovery file matched with the file to-be-sent instruction name exists in the set file receiving directory, and feeds back a file locking instruction and a corresponding file field identifier under the existing condition.
Step S102: and receiving a file locking instruction and a corresponding file field character fed back by the unified data exchange platform, and executing a sending locking operation on the binary file corresponding to the file field character.
Step S103: receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing a sending unlocking operation on the binary file, and sending the binary file to the unified data exchange platform, wherein the file unlocking instruction and the corresponding file field identifier are fed back by the unified data exchange platform when the unified data exchange platform judges that the set file receiving directory is empty, and the file unlocking instruction and the corresponding file field identifier are fed back to the test server.
As can be seen from the above description, in the electronic device provided in this embodiment of the present application, a binary file generation in a set file generation directory is detected at a test server, and a file to-be-sent instruction is sent to a unified data exchange platform, so that the unified data exchange platform determines whether a missing cluster recovery file matching with the file to-be-sent instruction name exists in the set file reception directory, if so, a file locking instruction is sent to the test server, a sending locking operation is performed on the binary file, and a file backup and a file deletion operation are performed on a repeated missing cluster recovery file in the unified data exchange platform, so that the file reception directory is empty, a file unlocking instruction and a corresponding file field identifier are sent to the test server, and then the binary file is sent to the unified data exchange platform according to the sent unlocking instruction, therefore, mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and accuracy of file transmission are improved.
In another embodiment, the interventional file transfer device may be configured separately from the central processor 9100, for example, the interventional file transfer device may be configured as a chip connected to the central processor 9100, and the interventional file transfer method function is realized by the control of the central processor.
As shown in fig. 8, the electronic device 9600 may further include: a communication module 9110, an input unit 9120, an audio processor 9130, a display 9160, and a power supply 9170. It is noted that the electronic device 9600 also does not necessarily include all of the components shown in fig. 8; further, the electronic device 9600 may further include components not shown in fig. 8, which may be referred to in the art.
As shown in fig. 8, a central processor 9100, sometimes referred to as a controller or operational control, can include a microprocessor or other processor device and/or logic device, which central processor 9100 receives input and controls the operation of the various components of the electronic device 9600.
The memory 9140 can be, for example, one or more of a buffer, a flash memory, a hard drive, a removable media, a volatile memory, a non-volatile memory, or other suitable device. The information relating to the failure may be stored, and a program for executing the information may be stored. And the central processing unit 9100 can execute the program stored in the memory 9140 to realize information storage or processing, or the like.
The input unit 9120 provides input to the central processor 9100. The input unit 9120 is, for example, a key or a touch input device. Power supply 9170 is used to provide power to electronic device 9600. The display 9160 is used for displaying display objects such as images and characters. The display may be, for example, an LCD display, but is not limited thereto.
The memory 9140 can be a solid state memory, e.g., Read Only Memory (ROM), Random Access Memory (RAM), a SIM card, or the like. There may also be a memory that holds information even when power is off, can be selectively erased, and is provided with more data, an example of which is sometimes called an EPROM or the like. The memory 9140 could also be some other type of device. Memory 9140 includes a buffer memory 9141 (sometimes referred to as a buffer). The memory 9140 may include an application/function storage portion 9142, the application/function storage portion 9142 being used for storing application programs and function programs or for executing a flow of operations of the electronic device 9600 by the central processor 9100.
The memory 9140 can also include a data store 9143, the data store 9143 being used to store data, such as contacts, digital data, pictures, sounds, and/or any other data used by an electronic device. The driver storage portion 9144 of the memory 9140 may include various drivers for the electronic device for communication functions and/or for performing other functions of the electronic device (e.g., messaging applications, contact book applications, etc.).
The communication module 9110 is a transmitter/receiver 9110 that transmits and receives signals via an antenna 9111. The communication module (transmitter/receiver) 9110 is coupled to the central processor 9100 to provide input signals and receive output signals, which may be the same as in the case of a conventional mobile communication terminal.
Based on different communication technologies, a plurality of communication modules 9110, such as a cellular network module, a bluetooth module, and/or a wireless local area network module, may be provided in the same electronic device. The communication module (transmitter/receiver) 9110 is also coupled to a speaker 9131 and a microphone 9132 via an audio processor 9130 to provide audio output via the speaker 9131 and receive audio input from the microphone 9132, thereby implementing ordinary telecommunications functions. The audio processor 9130 may include any suitable buffers, decoders, amplifiers and so forth. In addition, the audio processor 9130 is also coupled to the central processor 9100, thereby enabling recording locally through the microphone 9132 and enabling locally stored sounds to be played through the speaker 9131.
An embodiment of the present application further provides a computer-readable storage medium capable of implementing all the steps in the interventional file transmission method with the execution subject being the server or the client in the foregoing embodiment, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the computer program implements all the steps in the interventional file transmission method with the execution subject being the server or the client in the foregoing embodiment, for example, when the processor executes the computer program, the processor implements the following steps:
step S101: detecting whether a binary file is generated in a set file generation directory, if so, sending a file to-be-sent instruction to a unified data exchange platform, so that the unified data exchange platform judges whether a lost cluster recovery file matched with the file to-be-sent instruction name exists in the set file receiving directory, and feeds back a file locking instruction and a corresponding file field identifier under the existing condition.
Step S102: and receiving a file locking instruction and a corresponding file field character fed back by the unified data exchange platform, and executing a sending locking operation on the binary file corresponding to the file field character.
Step S103: receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing a sending unlocking operation on the binary file, and sending the binary file to the unified data exchange platform, wherein the file unlocking instruction and the corresponding file field identifier are fed back by the unified data exchange platform when the unified data exchange platform judges that the set file receiving directory is empty, and the file unlocking instruction and the corresponding file field identifier are fed back to the test server.
As can be seen from the above description, the computer-readable storage medium provided in this embodiment of the present application detects binary file generation in a set file generation directory at a test server, and sends a file to-be-sent instruction to a unified data exchange platform, so that the unified data exchange platform determines whether a missing cluster recovery file matching the file to-be-sent instruction name exists in the set file reception directory, if so, sends a file locking instruction to the test server, performs a sending locking operation on the binary file, performs file backup and file deletion operations on a repeated missing cluster recovery file at the unified data exchange platform, so that the file reception directory is empty, sends a file unlocking instruction and a corresponding file field order symbol to the test server, and sends the binary file to the unified data exchange platform according to the sending unlocking instruction sent by the unified data exchange platform, therefore, mutual coverage of lost cluster recovery files with the same name is avoided, and the efficiency and accuracy of file transmission are improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (devices), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The principle and the implementation mode of the invention are explained by applying specific embodiments in the invention, and the description of the embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (11)

1. An interventional file transfer method, the method comprising:
detecting whether a binary file is generated in a set file generation directory, if so, sending a file to-be-sent instruction to a unified data exchange platform, so that the unified data exchange platform judges whether a lost cluster recovery file matched with the file to-be-sent instruction name exists in the set file receiving directory, and feeds back a file locking instruction and a corresponding file field identifier under the existing condition;
receiving a file locking instruction and a corresponding file field identifier fed back by the unified data exchange platform, and executing a sending locking operation on a binary file corresponding to the file field identifier;
receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing a sending unlocking operation on the binary file, and sending the binary file to the unified data exchange platform, wherein the file unlocking instruction and the corresponding file field identifier are fed back by the unified data exchange platform when the unified data exchange platform judges that the set file receiving directory is empty, and the file unlocking instruction and the corresponding file field identifier are fed back to a test server.
2. The method of claim 1, wherein the detecting whether the binary file is generated in the setting file generation directory comprises:
and detecting whether the total amount of the files of the set file generation directory changes or not according to the set time period, and if so, judging that binary files are generated in the file generation directory.
3. An interventional file transfer method, the method comprising:
judging whether a lost cluster recovery file matched with the name of a received file to-be-transmitted instruction exists in a set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field identifier under the existence condition so that a test server executes a transmission locking operation on a binary file corresponding to the file field identifier according to the transmission file locking instruction, wherein the file to-be-transmitted instruction is transmitted when the test server detects that the binary file is generated in a set file generating directory;
and when the file receiving directory is judged to be empty, a file unlocking instruction and a corresponding file field identifier are sent to the test server, so that the test server executes a sending unlocking operation on the binary file according to the file unlocking instruction and feeds back the binary file.
4. The method according to claim 3, wherein the step of sending a file unlocking command and a corresponding file field identifier to the test server when the file receiving directory is determined to be empty comprises:
recording and judging the number of times of the missing cluster recovery files matched with the file to-be-sent instruction name under a file receiving directory through a preset counter, if the number of times recorded in the counter exceeds a threshold value, generating a junk data processing instruction, and performing file backup and file deletion operations on the missing cluster recovery files under the file receiving directory according to the junk data processing instruction so as to enable the file receiving directory to be empty, and sending a file unlocking instruction and a corresponding file field number symbol to the test server.
5. An interventional file transfer device, comprising:
the system comprises a binary file detection module, a unified data exchange platform and a file locking module, wherein the binary file detection module is used for detecting whether a binary file is generated in a set file generation directory or not, if so, sending a file to-be-sent instruction to the unified data exchange platform so that the unified data exchange platform judges whether a lost cluster recovery file matched with the file to-be-sent instruction name exists in the set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field identifier under the existing condition;
the sending locking module is used for receiving a file locking instruction and a corresponding file field identifier fed back by the unified data exchange platform and executing sending locking operation on a binary file corresponding to the file field identifier;
and the sending and unlocking module is used for receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing sending and unlocking operation on the binary file, and sending the binary file to the unified data exchange platform, wherein the file unlocking instruction and the corresponding file field identifier are fed back by the unified data exchange platform when the set file receiving directory is determined to be empty, and the file unlocking instruction and the corresponding file field identifier are fed back to the test server.
6. The interventional file transfer device of claim 5, wherein the binary file detection module comprises:
and the timing detection unit is used for detecting whether the total amount of the files of the set file generation directory changes or not according to the set time period, and if so, judging that binary files are generated in the file generation directory.
7. An interventional file transfer device, comprising:
the file locking instruction sending module is used for judging whether a lost cluster recovery file matched with the name of a received file to-be-sent instruction exists in a set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field order symbol under the existence condition so that a test server can execute sending locking operation on a binary file corresponding to the file field order symbol according to the sent file locking instruction, wherein the file to-be-sent instruction is sent by the test server when the test server detects that the binary file is generated in a set file generating directory;
and the file unlocking instruction sending module is used for sending a file unlocking instruction and a corresponding file field identifier to the test server when the file receiving directory is judged to be empty, so that the test server executes a sending unlocking operation on the binary file according to the file unlocking instruction and feeds back the binary file.
8. The interventional file transfer device of claim 7, wherein the file unlocking instruction sending module comprises:
and the matching frequency counting unit is used for recording and judging the frequency of the missing cluster recovery files which are matched with the file to-be-sent instruction name under the file receiving directory through a preset counter, generating a junk data processing instruction if the frequency recorded in the counter exceeds a threshold value, and carrying out file backup and file deletion operations on the missing cluster recovery files under the file receiving directory according to the junk data processing instruction so as to make the file receiving directory empty, and sending a file unlocking instruction and a corresponding file field identifier to the test server.
9. An intervention type file transmission system is characterized by comprising a test server and a unified data exchange platform;
the test server includes:
the binary file detection module is used for detecting whether a binary file is generated in the set file generation directory or not, and if so, sending a file to-be-sent instruction to the unified data exchange platform;
the sending locking module is used for receiving a file locking instruction and a corresponding file field identifier fed back by the unified data exchange platform and executing sending locking operation on a binary file corresponding to the file field identifier;
the sending and unlocking module is used for receiving a file unlocking instruction and a corresponding file field identifier sent by the unified data exchange platform, executing sending and unlocking operation on the binary file, and sending the binary file to the unified data exchange platform;
the unified data exchange platform comprises:
the file locking instruction sending module is used for judging whether a lost cluster recovery file matched with the name of the received file to-be-sent instruction exists in the set file receiving directory or not, and feeding back a file locking instruction and a corresponding file field identifier under the existence condition;
and the file unlocking instruction sending module is used for sending a file unlocking instruction and a corresponding file field identifier to the test server when the file receiving directory is judged to be empty.
10. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the steps of the method of interventional file transfer according to any one of claims 1 to 4 are implemented when the program is executed by the processor.
11. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of interventional file transfer according to any one of claims 1 to 4.
CN202110006721.3A 2021-01-05 2021-01-05 Intervening file transmission method, device and system Active CN112732660B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110006721.3A CN112732660B (en) 2021-01-05 2021-01-05 Intervening file transmission method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110006721.3A CN112732660B (en) 2021-01-05 2021-01-05 Intervening file transmission method, device and system

Publications (2)

Publication Number Publication Date
CN112732660A true CN112732660A (en) 2021-04-30
CN112732660B CN112732660B (en) 2024-02-27

Family

ID=75591115

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110006721.3A Active CN112732660B (en) 2021-01-05 2021-01-05 Intervening file transmission method, device and system

Country Status (1)

Country Link
CN (1) CN112732660B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113890875A (en) * 2021-09-30 2022-01-04 中国工商银行股份有限公司 Task allocation method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105260438A (en) * 2015-09-30 2016-01-20 联想(北京)有限公司 File management method and electronic device
CN106951797A (en) * 2016-01-07 2017-07-14 上海思立微电子科技有限公司 file locking method, device and terminal
US20190042303A1 (en) * 2015-09-24 2019-02-07 Wangsu Science & Technology Co.,Ltd. Distributed storage-based file delivery system and method
CN109815058A (en) * 2019-01-28 2019-05-28 网宿科技股份有限公司 The method and device of file backup under a kind of Linux server
CN111884818A (en) * 2020-08-25 2020-11-03 中移(杭州)信息技术有限公司 Data file processing method, system, server and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190042303A1 (en) * 2015-09-24 2019-02-07 Wangsu Science & Technology Co.,Ltd. Distributed storage-based file delivery system and method
CN105260438A (en) * 2015-09-30 2016-01-20 联想(北京)有限公司 File management method and electronic device
CN106951797A (en) * 2016-01-07 2017-07-14 上海思立微电子科技有限公司 file locking method, device and terminal
CN109815058A (en) * 2019-01-28 2019-05-28 网宿科技股份有限公司 The method and device of file backup under a kind of Linux server
CN111884818A (en) * 2020-08-25 2020-11-03 中移(杭州)信息技术有限公司 Data file processing method, system, server and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113890875A (en) * 2021-09-30 2022-01-04 中国工商银行股份有限公司 Task allocation method and device
CN113890875B (en) * 2021-09-30 2023-11-24 中国工商银行股份有限公司 Task allocation method and device

Also Published As

Publication number Publication date
CN112732660B (en) 2024-02-27

Similar Documents

Publication Publication Date Title
CN111031058A (en) Websocket-based distributed server cluster interaction method and device
CN112615753B (en) Link abnormity tracking method, first node, second node and link
CN111784329B (en) Service data processing method and device, storage medium and electronic device
CN111445331A (en) Transaction matching method and device
CN104219639A (en) Method and device for displaying text message record
CN114493884A (en) Data interaction method, device and system
CN112732660A (en) Intervention type file transmission method, device and system
CN113485952A (en) Data batch transmission method and device
CN113050985A (en) Front-end engineering dependence automatic registration method and device
CN111930624A (en) Test link message data processing method and device
CN114285657B (en) Firewall security policy change verification method and device
CN113079085B (en) Business service interaction method, business service interaction device, business service interaction equipment and storage medium
CN115562898A (en) Distributed payment system exception handling method and device
CN114697339A (en) Load balancing method and device under centralized architecture
CN113505076A (en) File coverage detection method and device
CN113158259A (en) Block chain integrity verification method and device
CN113535558A (en) Software version transmission method and device
CN112751893A (en) Message track data processing method and device and electronic equipment
CN113050974B (en) Online upgrading method and device for cloud computing infrastructure
CN114092252B (en) Block chain transaction execution method, device, equipment and readable storage medium
US20240152504A1 (en) Data interaction method, apparatus, and electronic device
CN115454962A (en) Cluster smooth migration method and device
CN116860453A (en) Distributed message platform data processing method and device
CN114881643A (en) Loss reporting method, device and system for bank card
CN115604370A (en) Message processing method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant