CN112380048A - Backup method and system for server data - Google Patents

Backup method and system for server data Download PDF

Info

Publication number
CN112380048A
CN112380048A CN202011081725.XA CN202011081725A CN112380048A CN 112380048 A CN112380048 A CN 112380048A CN 202011081725 A CN202011081725 A CN 202011081725A CN 112380048 A CN112380048 A CN 112380048A
Authority
CN
China
Prior art keywords
backup
data
backed
server
network
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
CN202011081725.XA
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.)
China First Metallurgical Group Co Ltd
Original Assignee
China First Metallurgical Group 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 China First Metallurgical Group Co Ltd filed Critical China First Metallurgical Group Co Ltd
Priority to CN202011081725.XA priority Critical patent/CN112380048A/en
Publication of CN112380048A publication Critical patent/CN112380048A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/56Computer malware detection or handling, e.g. anti-virus arrangements
    • G06F21/562Static detection
    • G06F21/565Static detection by checking file integrity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Abstract

The invention discloses a backup method and a backup system for server data, and belongs to the technical field of network data security. The method comprises the following steps: adding a backup server in a target network, starting the network after preset time, connecting a client server needing to be backed up, downloading a file needing to be backed up, and forbidding the network after the backup is finished; executing the preset content of the client server in the target network, automatically jumping to the same network segment IP of the backup server after the preset time, forbidding the access authority of the user accounts except the backup server, and after the backup is finished, removing the access authority of the user accounts except the backup server, and returning the jumping to the IP of normal access. The invention avoids the problems that the file is destroyed and can not be recovered and the like caused by factors such as hacker attack, virus damage, malicious deletion and the like.

Description

Backup method and system for server data
Technical Field
The present invention relates to the technical field of network data security, and more particularly, to a backup method and system for server data.
Background
Under normal use conditions, in order to ensure that the intranet and extranet users normally access the server, the intranet and extranet users must share the same network segment with the router and keep opening specific access extranet ports, such as port mappings of 23, 80, 1433, 3387 and the like.
Once an account (or hacker intrusion) with write right is directly deleted, maliciously modified, encrypted data and the like, enterprise loss cannot be measured, and data backup is needed at this time, and the current backup method is as follows:
firstly, a U disk and a mobile hard disk (small capacity and slow speed); secondly, the cloud terminal (uploading is slow and downloading is slow due to the influence of the network speed, and the possibility of being attacked by hackers also exists); and thirdly, backing up the PC in a different place (requiring special management and also having the possibility of being damaged).
Disclosure of Invention
In order to solve the above problem, the present invention provides a backup method for server data, including:
adding a backup server in a target network, starting the network after preset time, connecting a client server needing to be backed up, downloading a file needing to be backed up, and forbidding the network after the backup is finished;
executing the preset content of the client server in the target network, automatically jumping to the same network segment IP of the backup server after the preset time, forbidding the access authority of the user accounts except the backup server, and after the backup is finished, removing the access authority of the user accounts except the backup server, and controlling the client server to jump back to the IP with normal access.
Optionally, the IP of the same network segment is set to be hidden.
Optionally, the backup data is compressed file data named in the time period of data creation.
Optionally, before data backup, file comparison is performed on backup data to be backed up and backup data to be backed up, and secondary backup is not performed on the backup data which is backed up and modified within a preset time period and the backup data which has already been backed up.
Optionally, the types of the backed-up files are different, different operation modes are selected for backing up, and multiple servers can queue up in sequence or perform the backup simultaneously.
The invention also provides a backup system for server data, which comprises:
the backup unit is used for adding a backup server in a target network, starting the network after preset time, connecting a client server needing to be backed up, downloading a file needing to be backed up, and forbidding the network after the backup is finished;
and the unit to be backed up executes the preset content of the client server in the target network, automatically jumps to the IP of the same network segment of the backup server after the preset time, forbids the access authority of the user accounts except the backup server, removes the access authority of the user accounts except the backup server after the backup is finished, and controls the client server to jump back to the IP of normal access.
Optionally, the IP of the same network segment is set to be hidden.
Optionally, the backup data is compressed file data named in the time period of data creation.
Optionally, before data backup, file comparison is performed on backup data to be backed up and backup data to be backed up, and secondary backup is not performed on the backup data which is backed up and modified within a preset time period and the backup data which has already been backed up.
Optionally, the types of the backed-up files are different, different operation modes are selected for backing up, and multiple servers can queue up in sequence or perform the backup simultaneously.
According to the invention, the special backup server is used for backup and setting the authority of the network card user and the like, so that the problems that the file is destroyed and cannot be restored and the like caused by factors such as hacker attack, virus damage, malicious deletion and the like of the server are avoided, and the economic loss caused by data loss is avoided.
Drawings
FIG. 1 is a flow chart of a backup method for server data according to the present invention;
fig. 2 is a diagram of a backup system for server data according to the present invention.
Detailed Description
The exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, however, the present invention may be embodied in many different forms and is not limited to the embodiments described herein, which are provided for complete and complete disclosure of the present invention and to fully convey the scope of the present invention to those skilled in the art. The terminology used in the exemplary embodiments illustrated in the accompanying drawings is not intended to be limiting of the invention. In the drawings, the same units/elements are denoted by the same reference numerals.
Unless otherwise defined, terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Further, it will be understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and will not be interpreted in an idealized or overly formal sense.
The present invention provides a backup method for server data, as shown in fig. 1, including:
adding a backup server in a target network, starting the network after preset time, connecting a client server needing to be backed up, downloading a file needing to be backed up, and forbidding the network after the backup is finished;
executing the preset content of the client server in the target network, automatically jumping to the same network segment IP of the backup server after the preset time, forbidding the access authority of the user accounts except the backup server, and after the backup is finished, removing the access authority of the user accounts except the backup server, and controlling the client server to jump back to the IP with normal access.
And the IP of the same network segment is set to be hidden.
The backup data is compressed file data named at the time period of data creation.
Before data backup, file comparison is carried out on backup data to be backed up and backup data to be backed up, and secondary backup is not carried out on the backup data which are backed up and modified in a preset time period and the backup data which are backed up and have been backed up.
The backup files are different in types, different operation modes are selected for backup, and multiple servers can queue up in sequence or perform the backup simultaneously.
The present invention further provides a backup system 200 for server data, as shown in fig. 2, including:
a backup unit 201, which adds a backup server in a target network, starts the network after a preset time, connects to a client server that needs to be backed up, downloads a file that needs to be backed up, and disables the network after the backup is completed;
the unit to be backed up 202 executes the preset content of the client server in the target network, automatically jumps to the IP of the same network segment of the backup server after the preset time, forbids the access authority of the user accounts except the backup server, and removes the access authority of the user accounts except the backup server after the backup is finished, and controls the client server to jump back to the IP of normal access.
And the IP of the same network segment is set to be hidden.
The backup data is compressed file data named at the time period of data creation.
Before data backup, file comparison is carried out on backup data to be backed up and backup data to be backed up, and secondary backup is not carried out on the backup data which are backed up and modified in a preset time period and the backup data which are backed up and have been backed up.
The backup files are different in types, different operation modes are selected for backup, and multiple servers can queue up in sequence or perform the backup simultaneously.
According to the invention, the special backup server is used for backup and setting the authority of the network card user and the like, so that the problems that the file is destroyed and cannot be restored and the like caused by factors such as hacker attack, virus damage, malicious deletion and the like of the server are avoided, and the economic loss caused by data loss is avoided.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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 scheme in the embodiment of the application can be implemented by adopting various computer languages, such as object-oriented programming language Java and transliterated scripting language JavaScript.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. 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.
While the preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the application.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.

Claims (10)

1. A backup method for server data, the method comprising:
adding a backup server in a target network, starting the network after preset time, connecting a client server needing to be backed up, downloading a file needing to be backed up, and forbidding the network after the backup is finished;
executing the preset content of the client server in the target network, automatically jumping to the same network segment IP of the backup server after the preset time, forbidding the access authority of the user accounts except the backup server, and after the backup is finished, removing the access authority of the user accounts except the backup server, and controlling the client server to jump back to the IP with normal access.
2. The method of claim 1, the same segment IP is set to hidden.
3. The method of claim 1, wherein the backup data is compressed file data named at a time period of data creation.
4. The method according to claim 1, wherein before the data backup, the backup data to be backed up is compared with the backup data to be backed up, and the backup data backed up and modified within a preset time period and the backed-up data are not backed up for the second time.
5. The method of claim 1, wherein the backup files are of different types, and backup is performed by selecting different operation modes, and multiple servers can queue up in sequence or perform the backup simultaneously.
6. A backup system for server data, the system comprising:
the backup unit is used for adding a backup server in a target network, starting the network after preset time, connecting a client server needing to be backed up, downloading a file needing to be backed up, and forbidding the network after the backup is finished;
and the unit to be backed up executes the preset content of the client server in the target network, automatically jumps to the IP of the same network segment of the backup server after the preset time, forbids the access authority of the user accounts except the backup server, removes the access authority of the user accounts except the backup server after the backup is finished, and controls the client server to jump back to the IP of normal access.
7. The system of claim 6, the same segment IP is set to hidden.
8. The system of claim 6, the backup data being compressed file data named at a time period of data creation.
9. The system of claim 6, wherein before the data backup, the backup data to be backed up is compared with the backup data to be backed up, and the backup data that is backed up and modified within a preset time period and the backup data that has been backed up are not backed up secondarily.
10. The system of claim 6, wherein the backup files are of different types, and backup is performed by selecting different operation modes, and multiple servers can queue up in sequence or perform the backup simultaneously.
CN202011081725.XA 2020-10-09 2020-10-09 Backup method and system for server data Pending CN112380048A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011081725.XA CN112380048A (en) 2020-10-09 2020-10-09 Backup method and system for server data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011081725.XA CN112380048A (en) 2020-10-09 2020-10-09 Backup method and system for server data

Publications (1)

Publication Number Publication Date
CN112380048A true CN112380048A (en) 2021-02-19

Family

ID=74581252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011081725.XA Pending CN112380048A (en) 2020-10-09 2020-10-09 Backup method and system for server data

Country Status (1)

Country Link
CN (1) CN112380048A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6526418B1 (en) * 1999-12-16 2003-02-25 Livevault Corporation Systems and methods for backing up data files
CN1889451A (en) * 2005-07-02 2007-01-03 鸿富锦精密工业(深圳)有限公司 Server safety management system
CN101945378A (en) * 2010-09-19 2011-01-12 中兴通讯股份有限公司 Method and device for backing up mobile terminal file
CN102169453A (en) * 2011-03-08 2011-08-31 杭州电子科技大学 File online backup method
CN102546654A (en) * 2012-02-07 2012-07-04 苏州工业园区飞酷电子科技有限公司 Security management system for server
US9189345B1 (en) * 2013-09-25 2015-11-17 Emc Corporation Method to perform instant restore of physical machines
CN106528335A (en) * 2016-10-25 2017-03-22 广东欧珀移动通信有限公司 Data backup method and device and terminal
CN107562575A (en) * 2017-09-12 2018-01-09 郑州云海信息技术有限公司 A kind of method and system of oracle database backup
CN109901952A (en) * 2019-03-06 2019-06-18 山东申启信息技术有限公司 A kind of data back up method, system and server
CN110489277A (en) * 2019-08-21 2019-11-22 深信服科技股份有限公司 A kind of server backup method, system, device and computer readable storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6526418B1 (en) * 1999-12-16 2003-02-25 Livevault Corporation Systems and methods for backing up data files
CN1889451A (en) * 2005-07-02 2007-01-03 鸿富锦精密工业(深圳)有限公司 Server safety management system
CN101945378A (en) * 2010-09-19 2011-01-12 中兴通讯股份有限公司 Method and device for backing up mobile terminal file
CN102169453A (en) * 2011-03-08 2011-08-31 杭州电子科技大学 File online backup method
CN102546654A (en) * 2012-02-07 2012-07-04 苏州工业园区飞酷电子科技有限公司 Security management system for server
US9189345B1 (en) * 2013-09-25 2015-11-17 Emc Corporation Method to perform instant restore of physical machines
CN106528335A (en) * 2016-10-25 2017-03-22 广东欧珀移动通信有限公司 Data backup method and device and terminal
CN107562575A (en) * 2017-09-12 2018-01-09 郑州云海信息技术有限公司 A kind of method and system of oracle database backup
CN109901952A (en) * 2019-03-06 2019-06-18 山东申启信息技术有限公司 A kind of data back up method, system and server
CN110489277A (en) * 2019-08-21 2019-11-22 深信服科技股份有限公司 A kind of server backup method, system, device and computer readable storage medium

Similar Documents

Publication Publication Date Title
US8250638B2 (en) Maintaining the domain access of a virtual machine
EP3299957B1 (en) Performing live updates to file system volumes
EP2318927B1 (en) Systems and methods for tracking changes to a volume
US20070208918A1 (en) Method and apparatus for providing virtual machine backup
US10963558B2 (en) Malware detection method and malware detection apparatus
EP2840495A1 (en) Container-based processing method, device and system
US9727352B2 (en) Utilizing history of changes associated with software packages to manage computing systems
US8875165B2 (en) Computing device having a DLL injection function, and DLL injection method
US7577949B2 (en) Installation source management
US10097570B2 (en) Method for detecting real-time event and server using the same
US10204021B2 (en) Recovery of an infected and quarantined file in a primary storage controller from a secondary storage controller
US20170193238A1 (en) Operating system partition protecting system, protecting device, and terminal
US10318272B1 (en) Systems and methods for managing application updates
DE112011105687T5 (en) Using Option ROM Memory
CN107818028A (en) A kind of computer data backup and restoring method
CN105224422A (en) A kind of data back up method and equipment
KR101649909B1 (en) Method and apparatus for virtual machine vulnerability analysis and recovery
CN114253579A (en) Software updating method, device and medium based on white list mechanism
CN110941516B (en) Operating system restoration method, device, equipment and storage medium
US11341245B1 (en) Secure delivery of software updates to an isolated recovery environment
CN112380048A (en) Backup method and system for server data
US8881291B2 (en) System and method for inhibiting the processing of new code modules by an outdated runtime environment
CN107071069B (en) Method and device for transparently switching data traffic to user, storage medium and electronic equipment
CN109145599A (en) The means of defence of malicious virus
CN106354588A (en) Database automatic backup method and device

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