CN118075252A - High-efficiency and high-reliability server file distribution method and related equipment thereof - Google Patents

High-efficiency and high-reliability server file distribution method and related equipment thereof Download PDF

Info

Publication number
CN118075252A
CN118075252A CN202211479143.6A CN202211479143A CN118075252A CN 118075252 A CN118075252 A CN 118075252A CN 202211479143 A CN202211479143 A CN 202211479143A CN 118075252 A CN118075252 A CN 118075252A
Authority
CN
China
Prior art keywords
file
distribution
target receiving
node
main control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211479143.6A
Other languages
Chinese (zh)
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.)
Shenzhen Lan You Technology Co Ltd
Original Assignee
Shenzhen Lan You Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Lan You Technology Co Ltd filed Critical Shenzhen Lan You Technology Co Ltd
Priority to CN202211479143.6A priority Critical patent/CN118075252A/en
Publication of CN118075252A publication Critical patent/CN118075252A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The invention belongs to the technical field of file transmission, and provides a high-efficiency and high-reliability server file distribution method and related equipment thereof, wherein a source main control node is configured to distribute file contents to target receiving nodes and identity information of the target receiving nodes by responding to an installation request of an installation sshpass tool to install and run sshpass tool on the source main control node, the source main control node is controlled to distribute the file contents to the target receiving nodes according to the identity information of the target receiving nodes, and a log file is utilized to manage the distribution process and the distribution result of the file contents distributed from the source main control node to the target receiving nodes, so that the dependence of the file distribution on account passwords is avoided, and the file distribution to the target receiving nodes is automatically controlled by the distribution configuration, so that the file transmission efficiency and reliability are improved.

Description

High-efficiency and high-reliability server file distribution method and related equipment thereof
Technical Field
The invention relates to the technical field of file transmission, in particular to a high-efficiency and high-reliability server file distribution method and related equipment thereof.
Background
With the rise and development of cloud computing, mobile internet and internet of things, the era of big data has come, and massive file data usually needs to be frequently transmitted between different servers, for example, between servers running different Linux systems. At present, file transmission among different Linux servers is mainly realized through ftp protocols and SCP protocols, when the file transmission protocols among the different servers are used, account passwords are required to be input interactively, configuration cannot be realized, a master control node is automatically realized to distribute files to a working node for receiving the files, when the password strength is high, the file is not easy to remember, and once the wrong passwords are input interactively, the file transmission efficiency is also reduced.
In summary, the existing file transmission technology between different servers has the technical problems that the account passwords are dependent, the configuration cannot be realized, the master control node automatically distributes files to the working nodes receiving the files, the file transmission efficiency is low, and the like.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a server file high-efficiency and high-reliability distribution method and related equipment aiming at the defects of the technical scheme so as to improve the efficiency and reliability of file transmission among different servers.
On the one hand, the invention provides a server file high-efficiency and high-reliability distribution method, which comprises the following steps:
s1, responding to an installation request of installing sshpass tools to install and run sshpass tools on a source main control node for file distribution;
S2, configuring file contents required to be distributed to each target receiving node and identity information of each target receiving node;
S3, controlling the source main control node to distribute the file content to each target receiving node according to the identity information of each target receiving node;
and S4, managing a distribution process and a distribution result of the file content distributed by the source main control node to each target receiving node by using the log file.
Further, step S1 includes the steps of:
S10, receiving an installation request for installing sshpass tools;
s11, installing the sshpass tool at a source main control node according to the installation request;
And S12, controlling the sshpass tool to run SCP commands at the source main control node so as to distribute files.
Further, the file content includes files and directories, the identity information includes IP and ssh login account passwords, and step S2 includes the following steps:
s20, configuring files and catalogues which need to be distributed to all target receiving nodes;
S21, configuring IP and ssh login account passwords of the target receiving nodes.
Further, step S3 includes the steps of:
S30, executing a script of a running method to distribute the file content to each target receiving node according to the identity information of each target receiving node;
s31, verifying the distribution file of the source main control node and the receiving file of each target receiving node to ensure the distribution result.
Further, step S31 includes the steps of:
step S310, consistency verification is carried out on the distribution file of the source main control node and the receiving files of the target receiving nodes;
Step S311, performing incremental update after the distribution file of the source master node and the receiving file of each target receiving node pass through the consistency verification, so as to ensure the distribution result.
Further, step S310 includes the steps of:
Step S3100, obtaining a distribution file of the source main control node and md5 values of the target receiving nodes through an md5sum algorithm;
step S3101 compares whether the distribution file of the source master node and the reception file of each target receiving node corresponding to the md5 value of each target receiving node are identical.
Further, step 4 includes the steps of:
S40, storing a distribution process and a distribution result of the file content distributed by the source main control node to each target receiving node in a log file;
S41, outputting the log file storing the distribution process and the distribution result.
On the one hand, the invention provides a server file high-efficiency and high-reliability distributing device, which comprises:
sshpass a tool installation module, which is used for responding to the installation request of installing sshpass tools to install and run the sshpass tools at the source main control node for file distribution;
The global distribution configuration module is used for configuring file contents to be distributed to each target receiving node and identity information of each target receiving node;
the file distribution control module is used for controlling the source master control node to distribute the file content to each target receiving node according to the identity information of each target receiving node;
And the distribution process and result management module is used for managing the distribution process and the distribution result of the file content distributed by the source main control node to each target receiving node by using the log file.
In one aspect, the present invention provides a source master node, comprising: a processor, a memory and a computer program; the memory is used for storing a computer program; the processor is configured to execute a computer program stored in the memory, so as to implement the server file efficient and reliable distribution method according to any one of the above.
In one aspect, the present invention provides a readable storage medium storing a computer program, where the computer program runs on a processor, and implements the method for efficient and reliable server file distribution according to any one of the above.
Compared with the prior art, the invention has the following beneficial effects:
The invention provides a server file high-efficiency high-reliability distribution method and relevant equipment thereof, which are characterized in that a source main control node is configured to distribute file contents to be distributed to each target receiving node and identity information of each target receiving node by responding to an installation request of an installation sshpass tool to install and operate sshpass tool at the source main control node, the source main control node is controlled to distribute the file contents to each target receiving node according to the identity information of each target receiving node, and a log file is utilized to manage the distribution process and the distribution result of the file contents distributed to each target receiving node by the source main control node, so that the dependence of file distribution on account passwords is avoided, the file is distributed to each target receiving node by the distribution configuration, and the file transmission efficiency and reliability are improved.
Drawings
FIG. 1 is a flow chart of a method for efficient and reliable distribution of server files according to the present invention;
FIG. 2 is a schematic diagram of a server file high-efficiency and high-reliability distribution device according to the present invention;
fig. 3 is a schematic diagram of an architecture of a source master node according to the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein.
Example 1
As shown in fig. 1, a first embodiment provides a method for efficiently and reliably distributing server files, which includes the following steps:
s1, responding to an installation request of installing sshpass tools to install and run sshpass tools on a source main control node for file distribution;
S2, configuring file contents required to be distributed to each target receiving node and identity information of each target receiving node;
S3, controlling the source main control node to distribute the file content to each target receiving node according to the identity information of each target receiving node;
and S4, managing a distribution process and a distribution result of the file content distributed by the source main control node to each target receiving node by using the log file.
It should be noted that, the high-efficiency and high-reliability server file distribution method provided in this embodiment may operate at a source master control node, where the source master control node is used as an execution body of all or part of the steps in the high-efficiency and high-reliability server file distribution method. And the control source main control node is only required to be operated, and each target receiving node does not need to be subjected to related adjustment, so that one-to-many file distribution and transmission are carried out, and the file distribution processing efficiency is improved.
In this embodiment, the installation request of the installation sshpass tool is responded to install and run sshpass tool at the source master control node to perform file distribution, the file content to be distributed to each target receiving node and the identity information of each target receiving node are configured, the source master control node is controlled to distribute the file content to each target receiving node according to the identity information of each target receiving node, and the log file is used to manage the distribution process and the distribution result of the file content distributed by the source master control node to each target receiving node, so that the dependence of the file distribution on account numbers and passwords is avoided, and the file distribution to each target receiving node is automatically controlled by the distribution configuration, so that the file transmission efficiency and reliability are improved.
In step S1, the source master control node responds to an installation request of the installation sshpass tool, and installs and operates the sshpass tool at the source master control node to perform file distribution, so that the account passwords are prevented from being interactively input, the error rate is reduced, and the file transmission efficiency is improved. In some embodiments, step S1 comprises the steps of: s10, receiving an installation request for installing sshpass tools; s11, installing the sshpass tool at a source main control node according to the installation request; and S12, controlling the sshpass tool to run SCP commands at the source main control node so as to distribute files. Wherein sshpass tools are stored in sshpass installation files, sshpass installation files include the el6 and el7 systems.
In step S2, the source master control node configures file contents to be distributed to each target receiving node and identity information of each target receiving node, so that global configuration of the file contents and each target receiving node is completed at the source master control node, each target receiving node does not need to perform configuration adjustment, configuration efficiency is improved, configuration resource occupation is reduced, meanwhile, complexity of a file transmission system is reduced due to single-ended configuration, and stability and reliability of the file transmission system are improved. In some embodiments, the file content includes files and directories, and the identity information includes IP and ssh login account passwords. Further, step S2 includes the steps of: s20, configuring files and catalogues which need to be distributed to all target receiving nodes;
s21, configuring IP and ssh login account passwords of the target receiving nodes. In this embodiment, by configuring files and directories to be distributed to each target receiving node, and configuring IP and ssh login account passwords of each target receiving node, interaction of inputting account passwords is avoided, error rate is reduced, and file transmission efficiency is improved.
In step S3, the source master control node controls the source master control node to distribute the file content to each target receiving node according to the identity information of each target receiving node. In some embodiments, step S3 comprises the steps of: s30, executing a script of a running method to distribute the file content to each target receiving node according to the identity information of each target receiving node; s31, verifying the distribution file of the source main control node and the receiving file of each target receiving node to ensure the distribution result. In this embodiment, the method script is run to execute distribution, and the file content is distributed to each target receiving node, so as to implement automatic and efficient file distribution. In addition, the distribution result is ensured by verifying the distribution file of the source main control node and the receiving file of each target receiving node, so that the efficiency of file transmission is improved. In a further embodiment, step S31 comprises the steps of: step S310, consistency verification is carried out on the distribution file of the source main control node and the receiving files of the target receiving nodes; step S311, performing incremental update after the distribution file of the source master node and the receiving file of each target receiving node pass through the consistency verification, so as to ensure the distribution result. In this embodiment, consistency verification is performed on the distribution file of the source master control node and the receiving file of each target receiving node, and incremental update is performed after the distribution file of the source master control node and the receiving file of each target receiving node pass through the consistency verification, so as to ensure a distribution result, thereby ensuring effective file transmission and effective file reception, enabling the incremental file to be updated and transmitted orderly and reliably, and improving the reliability of file transmission. In a further embodiment, step S310 comprises the steps of: step S3100, obtaining a distribution file of the source main control node and md5 values of the target receiving nodes through an md5sum algorithm; step S3101 compares whether the distribution file of the source master node and the reception file of each target receiving node corresponding to the md5 value of each target receiving node are identical. In the embodiment, the content of the file is checked bit by utilizing an md5sum algorithm, so that incremental transmission is ensured, the integrity of network transmission is ensured, and the file is prevented from being damaged or tampered.
In some modified embodiments, step S311 further includes the following steps:
S312, judging the completion state of incremental updating;
s313, checking whether the distribution is successful or not through the md5 value when the incremental update is in a completion state, if the check distribution is failed, re-distributing, and if the check distribution is successful, stopping the distribution;
s314, continuing to update the increment when the increment is in the running state.
In this embodiment, by judging the completion status of the incremental update, when the incremental update is in the completion status, verifying whether the distribution is successful or not through the md5 value, if the verification distribution is failed, redistributing, if the verification distribution is successful, stopping the distribution, and when the incremental update is in the progress status, continuing the incremental update, thereby implementing global verification on the incremental update and the distribution success status, further ensuring the integrity of network transmission, preventing the file from being damaged or tampered, and improving the reliability of file transmission.
In step S4, the source master control node manages the distribution process and the distribution result of the file content distributed from the source master control node to each target receiving node by using the log file, thereby realizing the full-flow record of file distribution and improving the reliability of file distribution. In some embodiments, step S4 comprises the steps of: s40, storing a distribution process and a distribution result of the file content distributed by the source main control node to each target receiving node in a log file; s41, outputting the log file storing the distribution process and the distribution result. In this embodiment, the distribution process and the distribution result of the file content distributed by the source master control node to each target receiving node are stored in a log file, and then the log file stored with the distribution process and the distribution result is output, so that the full-flow record of file distribution is realized, and file distribution management is facilitated.
Example two
Referring to fig. 2, the present embodiment provides a server file high-efficiency and high-reliability distribution device, including:
sshpass a tool installation module, which is used for responding to the installation request of installing sshpass tools to install and run the sshpass tools at the source main control node for file distribution;
The global distribution configuration module is used for configuring file contents to be distributed to each target receiving node and identity information of each target receiving node;
the file distribution control module is used for controlling the source master control node to distribute the file content to each target receiving node according to the identity information of each target receiving node;
And the distribution process and result management module is used for managing the distribution process and the distribution result of the file content distributed by the source main control node to each target receiving node by using the log file.
In this embodiment, the server file high-efficiency and high-reliability distribution device responds to the installation request of the installation sshpass tool to install and run sshpass tool at the source master control node to perform file distribution, configures file content to be distributed to each target receiving node and identity information of each target receiving node, controls the source master control node to distribute the file content to each target receiving node according to the identity information of each target receiving node, and manages the distribution process and the distribution result of the file content distributed to each target receiving node by the source master control node by using the log file, thereby avoiding the dependence of the file distribution on account numbers and passwords, and automatically controls the source master control node to distribute the file to each target receiving node through distribution configuration, thereby improving the file transmission efficiency and reliability.
Example III
Referring to fig. 3, the source master node of this embodiment includes: a processor, a memory and a computer program; the memory is used for storing a computer program; the processor is used for executing the computer program stored in the memory to realize the high-efficiency and high-reliability server file distribution method of any one of the above.
In this embodiment, the source master node operates any one of the above-mentioned efficient and reliable server file distribution methods, and by responding to the installation request of the installation sshpass tool to perform file distribution on the source master node installation sshpass tool, the file content to be distributed to each target receiving node and the identity information of each target receiving node are configured, and according to the identity information of each target receiving node, the source master node is controlled to distribute the file content to each target receiving node, and the log file is used to manage the distribution process and the distribution result of the file content distributed from the source master node to each target receiving node, thereby avoiding the dependence of the file distribution on account passwords, and by distributing configuration, the source master node is automatically controlled to distribute the file to each target receiving node, so as to improve the file transmission efficiency and reliability.
The source master node includes a memory, a processor, and a network interface communicatively connected to each other via a system bus. It should be noted that only some of the components of the source master node are shown in fig. 3, but it should be understood that not all of the illustrated components are required to be implemented and that more or fewer components may alternatively be implemented. It will be appreciated by those skilled in the art that the source master node herein is a device capable of automatically performing numerical calculations and/or information processing according to predetermined or stored instructions, the hardware of which includes, but is not limited to, a microprocessor, application SPECIFIC INTEGRATED Circuit (ASIC), programmable gate array (Field-Programmable GATE ARRAY, FPGA), digital Processor (DIGITAL SIGNAL Processor, DSP), embedded devices, etc. The source master control node may be a computing device such as a desktop computer, a notebook computer, a palm computer, a cloud server, and the like. The source main control node can perform man-machine interaction with a user through a keyboard, a mouse, a remote controller, a touch pad or voice control equipment and the like. The memory includes at least one type of readable storage medium including flash memory, hard disk, multimedia card, card memory (e.g., SD or DX memory, etc.), random Access Memory (RAM), static Random Access Memory (SRAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), programmable read-only memory (PROM), magnetic memory, magnetic disk, optical disk, etc. In some embodiments, the memory may be an internal storage unit of the source master node, such as a hard disk or a memory of the source master node. In other embodiments, the memory may also be an external storage device of the source master node, such as a plug-in hard disk, a smart memory card (SMART MEDIA CARD, SMC), a Secure Digital (SD) card, a flash memory card (FLASH CARD), etc. that are provided on the source master node. Of course, the memory may also include both the internal memory unit of the source master node and its external memory device. In this embodiment, the memory is typically used to store computer readable instructions of an operating system installed in the source host node and various application software, such as a security authentication method between micro services. In addition, the memory can be used to temporarily store various types of data that have been output or are to be output. The processor may be a central processing unit (Central Processing Unit, CPU), controller, microcontroller, microprocessor, or other data processing chip in some embodiments. The processor is typically used to control the overall operation of the source master node. In this embodiment, the processor is configured to execute computer readable instructions or process data stored in the memory. The network interface may comprise a wireless network interface or a wired network interface, which is typically used to establish a communication connection between the source master node and other electronic devices.
Example IV
The present embodiment provides a readable storage medium storing a computer program, where the computer program runs on a processor, and implements the method for efficient and reliable server file distribution according to any one of the foregoing embodiments.
In this embodiment, the readable storage medium implements the high-efficiency and high-reliability server file distribution method of any one of the foregoing embodiments, and the installation request of the installation sshpass tool is responded to perform file distribution on the source master control node installation operation sshpass tool, the file content to be distributed to each target receiving node and the identity information of each target receiving node are configured, the source master control node is controlled to distribute the file content to each target receiving node according to the identity information of each target receiving node, and the log file is used to manage the distribution process and the distribution result of the file content distributed to each target receiving node by the source master control node, so that the dependence of the file distribution on account numbers is avoided, and the file distribution to each target receiving node is automatically controlled by the distribution configuration, so that the file transmission efficiency and reliability are improved. It should be noted that readable storage media include, but are not limited to, ROM/RAM, magnetic disks, optical disks, and the like.
It should be noted that, the related devices of the server file efficient and reliable distribution method include, but are not limited to, a server file efficient and reliable distribution device, a readable storage medium, a source master control node, and the like.
It should be noted that the above embodiments are only preferred embodiments of the present invention, and the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily contemplated by those skilled in the art within the technical scope of the present invention should be covered by the scope of the present invention, which is defined by the claims.

Claims (10)

1. The high-efficiency and high-reliability server file distribution method is characterized by comprising the following steps of:
s1, responding to an installation request of installing sshpass tools to install and run sshpass tools on a source main control node for file distribution;
S2, configuring file contents required to be distributed to each target receiving node and identity information of each target receiving node;
S3, controlling the source main control node to distribute the file content to each target receiving node according to the identity information of each target receiving node;
and S4, managing a distribution process and a distribution result of the file content distributed by the source main control node to each target receiving node by using the log file.
2. The efficient and reliable server file distribution method according to claim 1, wherein the step S1 includes the steps of:
S10, receiving an installation request for installing sshpass tools;
s11, installing the sshpass tool at a source main control node according to the installation request;
And S12, controlling the sshpass tool to run SCP commands at the source main control node so as to distribute files.
3. The efficient and reliable server file distribution method according to claim 1, wherein the file content includes files and directories, the identity information includes IP and ssh login account passwords, and step S2 includes the steps of:
s20, configuring files and catalogues which need to be distributed to all target receiving nodes;
S21, configuring IP and ssh login account passwords of the target receiving nodes.
4. The efficient and reliable server file distribution method according to claim 1, wherein step S3 includes the steps of:
S30, executing a script of a running method to distribute the file content to each target receiving node according to the identity information of each target receiving node;
s31, verifying the distribution file of the source main control node and the receiving file of each target receiving node to ensure the distribution result.
5. The efficient and reliable server file distribution method according to claim 4, wherein step S31 includes the steps of:
step S310, consistency verification is carried out on the distribution file of the source main control node and the receiving files of the target receiving nodes;
Step S311, performing incremental update after the distribution file of the source master node and the receiving file of each target receiving node pass through the consistency verification, so as to ensure the distribution result.
6. The efficient and reliable server file distribution method as claimed in claim 5, wherein the step S310 includes the steps of:
Step S3100, obtaining a distribution file of the source main control node and md5 values of the target receiving nodes through an md5sum algorithm;
step S3101 compares whether the distribution file of the source master node and the reception file of each target receiving node corresponding to the md5 value of each target receiving node are identical.
7. The efficient and reliable server file distribution method according to claim 1, wherein the step 4 includes the steps of:
S40, storing a distribution process and a distribution result of the file content distributed by the source main control node to each target receiving node in a log file;
S41, outputting the log file storing the distribution process and the distribution result.
8. A server file efficient and reliable distribution apparatus, comprising:
sshpass a tool installation module, which is used for responding to the installation request of installing sshpass tools to install and run the sshpass tools at the source main control node for file distribution;
The global distribution configuration module is used for configuring file contents to be distributed to each target receiving node and identity information of each target receiving node;
the file distribution control module is used for controlling the source master control node to distribute the file content to each target receiving node according to the identity information of each target receiving node;
And the distribution process and result management module is used for managing the distribution process and the distribution result of the file content distributed by the source main control node to each target receiving node by using the log file.
9. A source master node, comprising: a processor, a memory and a computer program; the memory is used for storing a computer program; the processor is configured to execute a computer program stored in a memory to implement the server file efficient and reliable distribution method according to any of claims 1-7.
10. A readable storage medium storing a computer program, wherein the computer program runs on a processor to implement the method for efficient and reliable distribution of server files according to any of claims 1-7.
CN202211479143.6A 2022-11-23 2022-11-23 High-efficiency and high-reliability server file distribution method and related equipment thereof Pending CN118075252A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211479143.6A CN118075252A (en) 2022-11-23 2022-11-23 High-efficiency and high-reliability server file distribution method and related equipment thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211479143.6A CN118075252A (en) 2022-11-23 2022-11-23 High-efficiency and high-reliability server file distribution method and related equipment thereof

Publications (1)

Publication Number Publication Date
CN118075252A true CN118075252A (en) 2024-05-24

Family

ID=91094311

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211479143.6A Pending CN118075252A (en) 2022-11-23 2022-11-23 High-efficiency and high-reliability server file distribution method and related equipment thereof

Country Status (1)

Country Link
CN (1) CN118075252A (en)

Similar Documents

Publication Publication Date Title
CN108549580B (en) Method for automatically deploying Kubernets slave nodes and terminal equipment
CN108305072B (en) Method, apparatus, and computer storage medium for deploying a blockchain network
US20190278767A1 (en) Smart contract upgrade method and system based on alliance chain
US8254579B1 (en) Cryptographic key distribution using a trusted computing platform
US9940208B2 (en) Generating reverse installation file for network restoration
US20170046152A1 (en) Firmware update
US7624309B2 (en) Automated client recovery and service ticketing
US10331428B1 (en) Automated firmware update management on huge big-data clusters
CN106469068B (en) Application program deployment method and system
US9690593B2 (en) Server information handling system configuration from an end state definition file
US11797313B2 (en) Method for securely configuring an information system
CN112558946A (en) Method, device and equipment for generating code and computer readable storage medium
CN111698283B (en) Management and control method, device, equipment and storage medium of distributed cluster host
WO2021068569A1 (en) Authentication method and apparatus, and computer system and readable storage medium
CN111737227A (en) Data modification method and system
CN110063042A (en) A kind of response method and its terminal of database failure
WO2020224100A1 (en) Blockchain configuration file processing apparatus, system, and method, and storage medium
CN111586022A (en) Firewall opening verification method, electronic device, computer equipment and storage medium
CN116149713B (en) Program upgrading method and device for all-level equipment under tree-type heterogeneous network
CN118075252A (en) High-efficiency and high-reliability server file distribution method and related equipment thereof
CN115934128A (en) Vehicle data uploading software upgrading method, device, medium, equipment and system
CN115774742A (en) Data storage newly-increased method, device, equipment, medium and product of private cloud
CN113360172B (en) Application deployment method, device, computer equipment and storage medium
CN111698227B (en) Information synchronization management method, device, computer system and readable storage medium
CN111459525A (en) Application update data processing system, application update data processing method, storage medium, and computer

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