WO2015127758A1 - Backup file data retransmission method, device and system - Google Patents

Backup file data retransmission method, device and system Download PDF

Info

Publication number
WO2015127758A1
WO2015127758A1 PCT/CN2014/083341 CN2014083341W WO2015127758A1 WO 2015127758 A1 WO2015127758 A1 WO 2015127758A1 CN 2014083341 W CN2014083341 W CN 2014083341W WO 2015127758 A1 WO2015127758 A1 WO 2015127758A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
backed
backup
content
transmission
Prior art date
Application number
PCT/CN2014/083341
Other languages
French (fr)
Chinese (zh)
Inventor
郭伟
陈�峰
陈霁
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2015127758A1 publication Critical patent/WO2015127758A1/en

Links

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
    • 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/1448Management of the data involved in backup or backup restore
    • G06F11/1451Management of the data involved in backup or backup restore by selection of backup contents

Definitions

  • the present invention relates to the field of mobile communications, and in particular, to a data retransmission method, apparatus, and system for a backup file.
  • the Network Data Management Protocol is an open standard for centralized control and management of enterprise data.
  • the DMP architecture enables backup application vendors to control native backup and recovery devices on network attached storage servers, such as Network Attached Storage (NAS) devices.
  • NAS Network Attached Storage
  • a technique is provided in existing DMP technology to provide a common interface between any backup software application and a NAS device. In this way, application vendors can support a variety of NAS devices without having to redesign expensive programming logic.
  • NAS device vendors can seamlessly collaborate with any DMP-compatible application.
  • NDMP allows backup servers running DMP-compatible applications to directly back up and restore multiple NAS Filers.
  • the software application uses DMP to send a request to the NAS Filer to invoke the backup and recovery process.
  • information about the backed up files (such as backup file history information) is sent from the NAS Filer to the software application running on the backup server.
  • the actual file will be sent from the NAS Filer to the target backup location.
  • the backup server needs to re-initiate the backup request, and the file is transmitted from the beginning. In this way, if the network is unstable during the backup process, the data backup and recovery interval may be too long, which may affect the user experience.
  • a data retransmission method for a backup file including: receiving a backup request for triggering backup of a file to be backed up by using a network data management protocol NDMP; Under the trigger of the request, the transmission of the file to be backed up before the current transmission is interrupted.
  • the method before receiving the backup request for triggering the backup of the file to be backed up by using the DMP protocol, the method further includes: when the transmission of the file to be backed up is interrupted before the current transmission, according to the context information and the file to be backed up
  • the file description information establishes a data retransmission entry.
  • the file description information includes at least one of the following: file size information and file identification information of the file to be backed up.
  • the file identification information includes at least one of the following: a file attribute of the file to be backed up, and summary information of the file to be backed up.
  • the second part of the content that is not successfully transmitted at the transmission interruption is determined according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption, including: Querying the file description information of the backup file; querying, according to the file description information, whether the file description information of the file to be backed up exists in the data retransmission entry; if yes, retransmitting the entry according to the data Determining the relationship between the context information and the content of the first part, and determining the content of the second part.
  • a data retransmission apparatus for a backup file including: a receiving module, configured to receive a trigger for triggering backup of a file to be backed up by using a network data management protocol DMP; a backup request, configured to, under the trigger of the backup request, determine the interruption in the transmission according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption The second part of the content is not successfully transmitted, wherein the first part of content and the second part of content constitute the file to be backed up; the transmission module is configured to continue to transmit the second part at the interruption of the transmission content.
  • a receiving module configured to receive a trigger for triggering backup of a file to be backed up by using a network data management protocol DMP
  • a backup request configured to, under the trigger of the backup request, determine the interruption in the transmission according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption
  • the method further includes: an establishing module, configured to establish a data retransmission entry according to the context information and the file description information of the file to be backed up when the transmission of the file to be backed up is interrupted before the current transmission.
  • the establishing module is configured to: when the file description information includes at least one of the following, establish a data retransmission entry according to the context information and file description information of the file to be backed up: File size information and file identification information.
  • the determining module includes: an obtaining unit, configured to acquire file description information of the file to be backed up; and a query unit, configured to query whether the data retransmission entry exists in the file description information according to the file description information
  • the file description information of the file to be backed up; the determining unit is configured to: according to the file description information of the file to be backed up, according to the relationship between the context information in the data retransmission entry and the content of the first part, Determining the second part of the content.
  • a data retransmission system for backing up files including: a backup server, configured to initiate a backup request for triggering backup of a file to be backed up by using the DMP protocol; a source server, configured to, according to the backup request, determine that the context information of the file to be backed up before the transmission is interrupted and the first part of the content stored before the transmission interruption, determining that the transmission is not successfully transmitted at the interruption And in the file to be backed up, in addition to the second part of the content of the first part of content, and continue to send the second part of content to the destination server; the destination server is configured to receive the second part of content sent by the source server .
  • the second part of the content that was not successfully transmitted at the transmission interruption is determined, and the transmission is continued.
  • the technical means of the second part of the content solves the technical problems of the user experience, such as the data backup and recovery time interval caused by the failure to support the resume transmission in the DMP-based data backup process. Reduced the time interval for re-backup after data backup is interrupted.
  • FIG. 1 is a flowchart of a data retransmission method of a backup file according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a data retransmission method of a backup file according to a preferred embodiment of the present invention
  • FIG. 1 is a flowchart of a data retransmission method of a backup file according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a data retransmission method of a backup file according to a preferred embodiment of the present invention
  • FIG. 1 is a flowchart of a data retransmission method of a backup file according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a data retransmission method of a backup file according to
  • FIG. 4 is a structural block diagram of a data retransmission apparatus of a backup file according to an embodiment of the present invention
  • FIG. 5 is a backup file according to an embodiment of the present invention.
  • FIG. 6 is a block diagram showing a structure of a data retransmission system for backing up files according to an embodiment of the present invention
  • FIG. 7 is another block diagram of a data retransmission system for backing up files according to an embodiment of the present invention; Structure diagram. BEST MODE FOR CARRYING OUT THE INVENTION
  • the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
  • ⁇ RTI 1 is a flow chart of a data retransmission method of a backup file according to an embodiment of the present invention. As shown in FIG.
  • the method includes: Step S102 to Step S106, Step S102, receiving a backup request for triggering backup of a backup file by using a network data management protocol NDMP; Step S104, under the trigger of the backup request, according to The context information of the backup file before the transmission is interrupted and the first part of the content stored before the transmission interruption determines the second part of the content that is not successfully transmitted at the interruption of the transmission, wherein the first part content and the second part content constitute The file to be backed up; Step S106, continuing to transmit the second part of the content at the interruption of the transmission.
  • the second part of the content that was not successfully transmitted at the transmission interruption is determined, and the transmission continues.
  • the technical means of the second part of the content solves the problem that the DMP protocol cannot support the data retransmission from the breakpoint after the backup request is re-initiated, which may result in data backup if the network is unstable during the data backup process.
  • the recovery time interval is too long, which affects the technical experience of the user experience, and greatly shortens the time interval for re-backup after the data backup is interrupted.
  • the following process may be performed: when the transmission of the file to be backed up is interrupted before the current transmission, the data retransmission entry is established according to the context information and the file description information of the file to be backed up, optionally,
  • the executor of the above-mentioned data retransmission entry can be an NDMP source server.
  • the NDMP source server can be understood as an NDMP server.
  • the file description information includes at least one of the following: file size information and file identification information of the file to be backed up, where the file identification information includes at least one of the following: a file attribute of the file to be backed up, and summary information of the file to be backed up,
  • the file size information and the file identification information are added in the process of interacting with the backup file information in the NDMP client (which can be understood as a backup server).
  • the following implementation process can better understand how to establish a data retransmission entry.
  • the NDMP source server After the backup file is interrupted, the NDMP source server saves the context information of the interruption, and sends a file attribute/complete file summary carrying the download interruption file (
  • the NDMP source server establishes a data retransmission entry according to the queried file attribute/complete file summary, and the data retransmission entry further includes the query request of the file identifier information in the foregoing embodiment.
  • the context information at the interruption, and the data retransmission entry is associated with the data cache information at the time of the interruption and saved.
  • the preferred embodiment of the present invention mainly shows how to establish a data retransmission entry. As shown in FIG.
  • Step S202 The NDMP backup server adds a file summary field in the process of performing backup file information interaction.
  • the file summary field shown here is specifically: one or several file verification algorithms are selected, and the NDMP backup server obtains a file summary of the file according to the file verification algorithm, and adds it to the file entry saved in the NDMP source server.
  • the algorithm of the above backup file may be a Cyclic Redundancy Check (referred to as a Cyclic Redundancy Check, referred to as
  • Step S202 may further include adding a file size field to the file to ensure that the uniqueness of the interrupt file is found.
  • Step S210 End the interrupt processing flow.
  • a further improvement of the foregoing technical solution in the embodiment of the present invention is that the establishment of the association may generate a cache file ID of the upper part of the interrupt file, and then find a corresponding entry in the data retransmission entry according to the file summary of the interrupt file. Associate the cache file ID with the corresponding entry for data retransmission.
  • the second part of the content that is not successfully transmitted at the transmission interruption is determined according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption, including: Obtaining the file description information of the file to be backed up; querying, according to the file description information, whether the file description information of the file to be backed up exists in the data retransmission entry; if yes, retransmitting the context information in the entry according to the data
  • the association relationship of the first part of the content above determines the content of the second part.
  • the NDMP client receives the queried file identification information according to the initiated file backup request, and then searches for the data retransmission entry according to the file identification information.
  • the NDMP source server retransmits the context information and the cache of the file in the entry according to the data retained by itself, and re-sum
  • the NDMP destination server establishes a data connection. The content of the interrupt in the data cache is determined by the context information when the file is interrupted.
  • Step S302 The backup server receives a new file backup request. , initiating a query request for the data retransmission entry. The purpose of the request is to determine whether the new file backup request is a file that was interrupted by the backup.
  • Step S304 After receiving the query request, the NDMP source server queries the saved data retransmission entry to check whether there is an entry that meets the requirements.
  • step S304 includes: comparing the file complete summary information and file size carried in the file query request with the file summary information held by the data retransmission entry to determine the file to be retransmitted .
  • steps S306 to S310 complete the specific data retransmission step.
  • Step S306 The NDMP source server determines the content of the undownloaded part in the retransmission file according to the association between the context information of the file in the retransmission entry and the content on the file in the cache.
  • Step S308 The NDMP source server and the NDMP destination server re-establish a data connection, and the cache continues data backup from the data interruption point to enter a normal data transmission process.
  • Step S310 End the data retransmission process.
  • a data retransmission device for backing up the file is also provided in the embodiment, which is used to implement the foregoing embodiment and the preferred embodiment.
  • module may implement a combination of software and/or hardware of a predetermined function.
  • apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and conceivable.
  • 4 is a structural block diagram of a data retransmission apparatus of a backup file according to an embodiment of the present invention. As shown in FIG.
  • the apparatus includes: a receiving module 42 configured to receive a backup request for triggering backup of a backup file by using a network data management protocol NDMP; a determining module 44, connected to the receiving module 42, configured to be in the above backup Under the trigger of the request, according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption, determining the second part of the content that was not successfully transmitted at the transmission interruption, wherein The first part of the content and the second part of the content constitute the file to be backed up; the transmission module 46 is connected to the determining module 44, and is arranged to continue to transmit the second part of the content at the transmission interruption.
  • NDMP network data management protocol
  • the foregoing apparatus further includes: an establishing module 48, which is connected to the receiving module 42 and the determining module 44, and is set to be before the file to be backed up before the current transmission.
  • an establishing module 48 which is connected to the receiving module 42 and the determining module 44, and is set to be before the file to be backed up before the current transmission.
  • the file description information includes at least one of the following: file size information and file identification information of the file to be backed up.
  • the determining module 44 may further include: an obtaining unit 442, configured to acquire file description information of the file to be backed up; and a query unit 444, connected to the obtaining unit 442, And determining, according to the file description information, whether the file description information of the file to be backed up exists in the data retransmission entry; the determining unit 446 is connected to the query unit 444, and is set to be in the presence of the file description information of the file to be backed up, And determining, according to the relationship between the foregoing context information in the data retransmission entry and the content of the first part, determining the content of the second part.
  • the embodiment of the present invention further provides a data retransmission system for backing up a file.
  • the method includes: a backup server 62 connected to the source server 64, and configured to initiate a backup for using the NDMP protocol to treat the backup file.
  • the source server 64 is connected to the destination server 66, and is configured to, according to the backup request, trigger the context information of the file to be backed up before the transmission and the first part of the content stored before the transmission interruption, Determining that the second portion of the content of the first part of the content is not successfully transmitted in the file to be backed up, and continuing to send the second part of the content to the destination server; the destination server 66 is configured to receive the content sent by the source server The second part of the above content. It should be noted that the above connection manner is only a preferred mode of the embodiment of the present invention, and does not constitute an undue limitation to the present invention. FIG.
  • FIG. 7 is still another structural block diagram of a data retransmission system for backing up files according to a preferred embodiment of the present invention.
  • the system includes a NAS Filer source, a NAS Filer destination, and an NDMP backup server (which may be a direct memory access). (Direct Memory Access, referred to as DMA)), data connection module, data cache module.
  • the NDMP backup server is used to add the file summary information, and is responsible for initiating a data retransmission request query to the NAS filer. When receiving the information that fails to query the retransmission entry, the NDMP backup server is responsible for entering the normal file backup process.
  • the NDMP backup server includes two modules: a summary adding module 72 and a retransmission initiating query module 74.
  • the summary adding module 72 in the normal NDMP file backup interaction information, adding a file summary field for selecting a file verification algorithm, using the selected file verification algorithm to obtain a file summary; and during the backup file information interaction process Add a file summary of the file to the entry corresponding to the file.
  • the retransmission initiation query module 74 When the file backup request is initiated, the module initiates a query request to the data retransmission entry module of the NDMP source server, and the data source server determines whether to enter the data retransmission process according to the query result of the entry. .
  • the NAS Filer is responsible for handling the specific operations of data retransmission, and mainly includes three large modules, a data retransmission entry module 76, a data retransmission module 78, and a data connection module 82.
  • the data retransmission entry module 76 establishes a data retransmission entry when the file backup is interrupted; when the file backup is initiated, completes the selection of the data retransmission entry.
  • the data retransmission entry module 76 includes a data retransmission entry 762 and a data retransmission entry selection module 764.
  • the data retransmission establishing module 762 creates a complete digest and context information of the received interrupt data file into a table entry, and associates with the file portion of the data cache.
  • the data retransmission entry creation module 762 when the file backup is interrupted, save the context information of the interruption, and establish a data retransmission entry according to the queried file attribute/complete file summary, where the data retransmission entry further includes an interrupt. Contextual information at the place. At the same time, the data retransmission entry is associated with the data cache information when the transmission is interrupted and saved.
  • the data retransmission entry selection module 764 when the file backup is initiated, the NDMP client re-transmits the query request of the initiating query module, and finds whether there is a matching entry in the entry, and if there is a matching entry, Send the entry information to the data retransmission module in the data transmission module.
  • the data retransmission process is terminated, and the normal file backup process is entered.
  • the data retransmission module 78 after receiving the entry information, determining the file retransmission content according to the file summary information, the file context information, and the content of the file before the interruption stored in the cache, and then NDMP The destination server establishes a data connection.
  • the data cache module 80 saves the interrupted file content during the file transfer interruption process, and associates with the data entry. Part of the file before the interruption is provided during data retransmission.
  • the data connection module 82 is responsible for data transmission between the NDMP source and the destination server. During the file backup process, it is responsible for finally storing the data files in the cache to the NDMP destination server.
  • the NAS Filer source and the NAS Filer destination can be uniformly understood as the NDMP server. In the process of data retransmission, it is mainly used for data re-establishment entry establishment and data connection.
  • the NDMP server side includes two modules: a data retransmission entry module 76 and a data retransmission module 78. The method and system for data retransmission of a backup file provided by the present invention establish a data retransmission entry when the file backup is interrupted, and save the cached data.
  • the data retransmission entry is created by using a file attribute/complete file summary (corresponding to the file identification information in the foregoing embodiment) and the interrupt file context information, and is excluded.
  • the retransmitted file is the same as the file that downloads the retransmission file summary but the file content is irrelevant, ensuring that the undownloaded part of the required file is retransmitted.
  • the data retransmission design of the NDMP server does not distinguish between the far end and the destination end. It can complete the interrupt data retransmission during file backup and file recovery without redesigning the data retransmission process of the file recovery process.
  • the data retransmission because the data cache is saved in the memory, the data retransmission only supports the NDMP backup server failure, the communication failure between the networks, and the data backup caused by the data connection failure is interrupted, if the NDMP source server is powered off, The contents of the file interrupt saved in the data cache are lost.
  • the only advantage of saving the file information in the data cache in memory is that the data retransmission table is searched, the retransmission channel is established more quickly, and the data interruption recovery interval is reduced.
  • a storage medium is provided, the software being stored, including but not limited to: an optical disk, a floppy disk, a hard disk, a rewritable memory, and the like.
  • the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Provided are a backup file data retransmission method, device and system, the method comprising: receiving a backup request used for triggering a network data management protocol (NDMP) to back up a file to be backed up; with triggering of the backup request, determining second part of content not successfully transmitted at a transmission interruption according to the contextual information at the transmission interruption before the transmission of the file to be backed up and the first part of content stored before the transmission interruption, the first part of the content and the second part of the content constituting the file to be backed up; continuing to transmit the second part of the content at the point of transmission interruption. The technical solution of the present invention can solve the technical problems in the relevant art of a long interval of data backup and recovery and the affected user experience caused by the incapability of supporting breakpoint resumption in an NDMP-based data backup process, shortening the time interval of re-backup after the interruption of data backup.

Description

备份文件的数据重传方法及装置、 系统 技术领域 本发明涉及移动通信领域, 尤其是涉及一种备份文件的数据重传方法及装置、 系 统。 背景技术 网络数据管理协议(Network Data Management Protocol, 简称为 DMP), 是一种 开放式标准, 用于集中控制管理企业级数据。 DMP体系结构可使备份应用程序厂商 在网络连接存储服务器 (如网络附属存储 (Network Attached Storage, 简称为 NAS) 设备) 上控制本机备份和恢复设备。 现有 DMP技术中提供了一种技术, 在任何备份软件应用与 NAS设备之间提供 一种通用接口。这样, 应用厂商就可以支持各种 NAS设备, 而无需重新设计费用昂贵 的编程逻辑。 而且, NAS设备厂商还可以与任何 DMP兼容应用实现无缝协作。  The present invention relates to the field of mobile communications, and in particular, to a data retransmission method, apparatus, and system for a backup file. BACKGROUND OF THE INVENTION The Network Data Management Protocol (DMP) is an open standard for centralized control and management of enterprise data. The DMP architecture enables backup application vendors to control native backup and recovery devices on network attached storage servers, such as Network Attached Storage (NAS) devices. A technique is provided in existing DMP technology to provide a common interface between any backup software application and a NAS device. In this way, application vendors can support a variety of NAS devices without having to redesign expensive programming logic. Moreover, NAS device vendors can seamlessly collaborate with any DMP-compatible application.
NDMP 允许运行 DMP 兼容应用程序的备份服务器直接备份和恢复多个 NAS Filer。 软件应用程序使用 DMP向 NAS Filer发送请求, 以调用备份和恢复进程。 在 备份操作过程中, 有关已备份文件的信息 (如备份文件历史信息) 将从 NAS Filer发 送到基于备份服务器运行的软件应用中。 此时, 实际文件将从 NAS Filer发送到目标 备份位置。 但是这种方法在提供数据备份的过程中, 假如文件传输中断, 则需要备份 服务器重新发起备份请求, 文件从头开始传输。 这样在备份过程中如果网络不稳定就 可能造成数据备份和恢复时间间隔过长, 影响用户体验。 针对相关技术中的上述问题, 目前尚未提出有效的解决方案。 发明内容 针对相关技术中, 由于在基于 DMP协议的数据备份过程中不支持断点续传而导 致的数据备份和恢复时间间隔过长, 影响用户体验等技术问题, 本发明提供了一种备 份文件的数据重传方法及装置、 系统, 以至少解决上述问题。 为了达到上述目的, 根据本发明的一个实施例, 提供了一种备份文件的数据重传 方法, 包括: 接收用于触发采用网络数据管理协议 NDMP对待备份文件进行备份的备 份请求; 在所述备份请求的触发下, 根据所述待备份文件在本次传输之前的传输中断 处的上下文信息和在传输中断前存储的第一部分内容, 确定在传输中断处未传输成功 的第二部分内容,其中,所述第一部分内容和所述第二部分内容构成所述待备份文件; 在所述传输中断处, 继续传输所述第二部分内容。 优选地, 接收用于触发采用 DMP协议对待备份文件进行备份的备份请求之前, 还包括: 在所述待备份文件在本次传输之前的传输中断时, 根据所述上下文信息和所 述待备份文件的文件描述信息建立数据重传表项。 优选地, 所述文件描述信息包括以下至少之一: 所述待备份文件的文件大小信息 和文件标识信息。 优选地, 所述文件标识信息包括以下至少之一: 所述待备份文件的文件属性、 所 述待备份文件的摘要信息。 优选地, 根据所述待备份文件在本次传输之前的传输中断处的上下文信息和在传 输中断前存储的第一部分内容,确定在传输中断处未传输成功的第二部分内容,包括: 获取所述待备份文件的文件描述信息; 按照所述文件描述信息查询所述数据重传表项 中是否存在所述待备份文件的文件描述信息; 如果存在, 则按照所述数据重传表项中 所述上下文信息与所述第一部分内容的关联关系, 确定所述第二部分内容。 为了达到上述目的, 根据本发明的再一个实施例, 还提供了一种备份文件的数据 重传装置, 包括: 接收模块, 设置为接收用于触发采用网络数据管理协议 DMP对待 备份文件进行备份的备份请求; 确定模块, 设置为在所述备份请求的触发下, 根据所 述待备份文件在本次传输之前的传输中断处的上下文信息和在传输中断前存储的第一 部分内容, 确定在传输中断处未传输成功的第二部分内容, 其中, 所述第一部分内容 和所述第二部分内容构成所述待备份文件; 传输模块, 设置为在所述传输中断处, 继 续传输所述第二部分内容。 优选地, 还包括: 建立模块, 设置为在所述待备份文件在本次传输之前的传输中 断时, 根据所述上下文信息和所述待备份文件的文件描述信息建立数据重传表项。 优选地, 所述建立模块, 设置为在所述文件描述信息包括以下至少之一时, 根据 所述上下文信息和所述待备份文件的文件描述信息建立数据重传表项: 所述待备份文 件的文件大小信息和文件标识信息。 优选地, 所述确定模块, 包括: 获取单元, 设置为获取所述待备份文件的文件描 述信息; 查询单元, 设置为按照所述文件描述信息查询所述数据重传表项中是否存在 所述待备份文件的文件描述信息; 确定单元, 设置为在存在述待备份文件的文件描述 信息时, 按照所述数据重传表项中所述上下文信息与所述第一部分内容的关联关系, 确定所述第二部分内容。 为了达到上述目的, 根据本发明的再一个实施例, 还提供了一种备份文件的数据 重传系统, 包括: 备份服务器, 设置为发起用于触发采用 DMP协议对待备份文件进 行备份的备份请求; 源服务器, 设置为在所述备份请求的触发下, 根据所述待备份文 件在本次传输之前传输中断处的上下文信息和在传输中断前存储的第一部分内容, 确 定在传输中断处未传输成功且在所述待备份文件中除了所述第一部内容的第二部分内 容, 并继续发送所述第二部分内容至目的服务器; 目的服务器, 设置为接收源服务器 发送的所述第二部分内容。 通过本发明, 采用在 DMP协议下, 根据待备份文件在传输中断处的上下文信息 和在传输中断前存储的第一部分内容,确定在传输中断处未传输成功的第二部分内容, 并继续发送该第二部分内容的技术手段, 解决了相关技术中, 由于在基于 DMP协议 的数据备份过程中不支持断点续传的而导致的数据备份和恢复时间间隔过长, 影响用 户体验等技术问题, 缩短了数据备份中断后的重新备份的时间间隔。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部分, 本发 明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的不当限定。 在附图 中: 图 1为根据本发明实施例的备份文件的数据重传方法的流程图; 图 2为根据本发明优选实施例的备份文件的数据重传方法的流程图; 图 3为根据本发明优选实施例的备份文件的数据重传方法的又一流程图; 图 4为根据本发明实施例的备份文件的数据重传装置的结构框图; 图 5为根据本发明实施例的备份文件的数据重传装置的又一结构框图; 图 6为根据本发明实施例的备份文件的数据重传系统的结构框图; 图 7为根据本发明实施例的备份文件的数据重传系统的又一结构框图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在不冲突的 情况下, 本申请中的实施例及实施例中的特征可以相互组合。 本发明的其它特征和优点将在随后的说明书中阐述, 并且, 部分地从说明书中变 得显而易见, 或者通过实施本发明而了解。 本发明的目的和其他优点可通过在所写的 说明书、 权利要求书、 以及附图中所特别指出的结构来实现和获得。 图 1为根据本发明实施例的备份文件的数据重传方法的流程图。 如图 1所示, 该 方法包括: 步骤 S102至步骤 S106, 步骤 S102, 接收用于触发采用网络数据管理协议 NDMP对待备份文件进行备份 的备份请求; 步骤 S104,在备份请求的触发下,根据待备份文件在本次传输之前的传输中断处 的上下文信息和在传输中断前存储的第一部分内容, 确定在传输中断处未传输成功的 第二部分内容, 其中, 第一部分内容和第二部分内容构成上述待备份文件; 步骤 S106, 在上述传输中断处, 继续传输第二部分内容。 通过上面各个步骤, 采用在 DMP协议下, 根据待备份文件在传输中断处的上下 文信息和在传输中断前存储的第一部分内容, 确定在传输中断处未传输成功的第二部 分内容, 并继续发送该第二部分内容的技术手段, 解决了由于 DMP协议无法支持在 重新发起备份请求后, 文件从断点处启动数据重传, 进而导致的在数据备份过程中如 果网络不稳定就可能造成数据备份和恢复时间间隔过长, 影响用户体验等技术问题, 大大缩短了数据备份中断后的重新备份的时间间隔。 在步骤 S102之前, 还可以执行以下过程: 在上述待备份文件在本次传输之前的 传输中断时, 根据上述上下文信息和上述待备份文件的文件描述信息建立数据重传表 项, 可选地, 执行上述建立数据重传表项的执行主体可以是 NDMP源服务端, NDMP 源服务端可以理解为是一种 NDMP服务器端。 可选地, 文件描述信息包括以下至少之一: 待备份文件的文件大小信息和文件标 识信息, 其中, 文件标识信息包括以下至少之一: 待备份文件的文件属性、 待备份文 件的摘要信息, 其中, 文件大小信息和文件标识信息是在 NDMP客户端(可以理解为 是一种备份服务器) 在进行备份文件信息交互过程中添加的。 其中, 可以通过如下实施过程更好的理解如何建立数据重传表项, 在备份文件中 断后, NDMP源服务端保存中断处的上下文信息, 并且发送携带下载中断文件的文件 属性 /完整文件摘要 (相当于上述实施例中的文件标识信息) 的查询请求; 进一步的, NDMP源服务端根据查询到的文件属性 /完整文件摘要建立数据重传表项, 当然, 该数 据重传表项中还包含中断处的上下文信息, 同时将数据重传表项和传送中断时候的数 据缓存信息做关联并保存。 为了更好的理解上述过程, 以下结合一个优选实施例进行说明。 本优选实施例主要示出的是如何建立数据重传表项的相关过程, 如图 2所示, 具 体步骤如下: 步骤 S202: NDMP备份服务器在进行备份文件信息交互过程中添加文件摘要字 段。 这里所示的文件摘要字段具体为, 选择一种或几种文件校验算法, NDMP备份服 务器根据文件校验算法获得文件的文件摘要,并且添加到 NDMP源服务器中所保存的 文件表项中去。 上述备份文件的算法可以是循环冗余校验 (Cyclic Redundancy Check, 简称为NDMP allows backup servers running DMP-compatible applications to directly back up and restore multiple NAS Filers. The software application uses DMP to send a request to the NAS Filer to invoke the backup and recovery process. During the backup operation, information about the backed up files (such as backup file history information) is sent from the NAS Filer to the software application running on the backup server. At this point, the actual file will be sent from the NAS Filer to the target backup location. However, in the process of providing data backup, if the file transmission is interrupted, the backup server needs to re-initiate the backup request, and the file is transmitted from the beginning. In this way, if the network is unstable during the backup process, the data backup and recovery interval may be too long, which may affect the user experience. In view of the above problems in the related art, an effective solution has not yet been proposed. SUMMARY OF THE INVENTION In the related art, the present invention provides a backup file due to technical problems such as a user experience and other problems caused by the fact that the data backup and recovery time interval is not supported during the data backup process based on the DMP protocol. The data retransmission method and apparatus, system, to at least solve the above problems. In order to achieve the above object, according to an embodiment of the present invention, a data retransmission method for a backup file is provided, including: receiving a backup request for triggering backup of a file to be backed up by using a network data management protocol NDMP; Under the trigger of the request, the transmission of the file to be backed up before the current transmission is interrupted. And the second part of the content that is not successfully transmitted at the interruption of the transmission, where the first part of the content and the second part of the content constitute the file to be backed up; At the interruption of the transmission, the transmission of the second portion of content continues. Preferably, before receiving the backup request for triggering the backup of the file to be backed up by using the DMP protocol, the method further includes: when the transmission of the file to be backed up is interrupted before the current transmission, according to the context information and the file to be backed up The file description information establishes a data retransmission entry. Preferably, the file description information includes at least one of the following: file size information and file identification information of the file to be backed up. Preferably, the file identification information includes at least one of the following: a file attribute of the file to be backed up, and summary information of the file to be backed up. Preferably, the second part of the content that is not successfully transmitted at the transmission interruption is determined according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption, including: Querying the file description information of the backup file; querying, according to the file description information, whether the file description information of the file to be backed up exists in the data retransmission entry; if yes, retransmitting the entry according to the data Determining the relationship between the context information and the content of the first part, and determining the content of the second part. In order to achieve the above object, according to still another embodiment of the present invention, a data retransmission apparatus for a backup file is provided, including: a receiving module, configured to receive a trigger for triggering backup of a file to be backed up by using a network data management protocol DMP; a backup request, configured to, under the trigger of the backup request, determine the interruption in the transmission according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption The second part of the content is not successfully transmitted, wherein the first part of content and the second part of content constitute the file to be backed up; the transmission module is configured to continue to transmit the second part at the interruption of the transmission content. Preferably, the method further includes: an establishing module, configured to establish a data retransmission entry according to the context information and the file description information of the file to be backed up when the transmission of the file to be backed up is interrupted before the current transmission. Preferably, the establishing module is configured to: when the file description information includes at least one of the following, establish a data retransmission entry according to the context information and file description information of the file to be backed up: File size information and file identification information. Preferably, the determining module includes: an obtaining unit, configured to acquire file description information of the file to be backed up; and a query unit, configured to query whether the data retransmission entry exists in the file description information according to the file description information The file description information of the file to be backed up; the determining unit is configured to: according to the file description information of the file to be backed up, according to the relationship between the context information in the data retransmission entry and the content of the first part, Determining the second part of the content. In order to achieve the above object, according to still another embodiment of the present invention, a data retransmission system for backing up files is provided, including: a backup server, configured to initiate a backup request for triggering backup of a file to be backed up by using the DMP protocol; a source server, configured to, according to the backup request, determine that the context information of the file to be backed up before the transmission is interrupted and the first part of the content stored before the transmission interruption, determining that the transmission is not successfully transmitted at the interruption And in the file to be backed up, in addition to the second part of the content of the first part of content, and continue to send the second part of content to the destination server; the destination server is configured to receive the second part of content sent by the source server . According to the present invention, under the DMP protocol, according to the context information of the file to be backed up at the transmission interruption and the first part of the content stored before the transmission interruption, the second part of the content that was not successfully transmitted at the transmission interruption is determined, and the transmission is continued. The technical means of the second part of the content solves the technical problems of the user experience, such as the data backup and recovery time interval caused by the failure to support the resume transmission in the DMP-based data backup process. Reduced the time interval for re-backup after data backup is interrupted. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, In the drawings: FIG. 1 is a flowchart of a data retransmission method of a backup file according to an embodiment of the present invention; FIG. 2 is a flowchart of a data retransmission method of a backup file according to a preferred embodiment of the present invention; A further flowchart of a data retransmission method of a backup file according to a preferred embodiment of the present invention; FIG. 4 is a structural block diagram of a data retransmission apparatus of a backup file according to an embodiment of the present invention; FIG. 5 is a backup file according to an embodiment of the present invention. FIG. 6 is a block diagram showing a structure of a data retransmission system for backing up files according to an embodiment of the present invention; FIG. 7 is another block diagram of a data retransmission system for backing up files according to an embodiment of the present invention; Structure diagram. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict. Other features and advantages of the invention will be set forth in the description which follows, and The objectives and other advantages of the invention will be realized and attained by the <RTI 1 is a flow chart of a data retransmission method of a backup file according to an embodiment of the present invention. As shown in FIG. 1, the method includes: Step S102 to Step S106, Step S102, receiving a backup request for triggering backup of a backup file by using a network data management protocol NDMP; Step S104, under the trigger of the backup request, according to The context information of the backup file before the transmission is interrupted and the first part of the content stored before the transmission interruption determines the second part of the content that is not successfully transmitted at the interruption of the transmission, wherein the first part content and the second part content constitute The file to be backed up; Step S106, continuing to transmit the second part of the content at the interruption of the transmission. Through the above steps, under the DMP protocol, according to the context information of the file to be backed up at the transmission interruption and the first part of the content stored before the transmission interruption, the second part of the content that was not successfully transmitted at the transmission interruption is determined, and the transmission continues. The technical means of the second part of the content solves the problem that the DMP protocol cannot support the data retransmission from the breakpoint after the backup request is re-initiated, which may result in data backup if the network is unstable during the data backup process. The recovery time interval is too long, which affects the technical experience of the user experience, and greatly shortens the time interval for re-backup after the data backup is interrupted. Before the step S102, the following process may be performed: when the transmission of the file to be backed up is interrupted before the current transmission, the data retransmission entry is established according to the context information and the file description information of the file to be backed up, optionally, The executor of the above-mentioned data retransmission entry can be an NDMP source server. The NDMP source server can be understood as an NDMP server. Optionally, the file description information includes at least one of the following: file size information and file identification information of the file to be backed up, where the file identification information includes at least one of the following: a file attribute of the file to be backed up, and summary information of the file to be backed up, The file size information and the file identification information are added in the process of interacting with the backup file information in the NDMP client (which can be understood as a backup server). The following implementation process can better understand how to establish a data retransmission entry. After the backup file is interrupted, the NDMP source server saves the context information of the interruption, and sends a file attribute/complete file summary carrying the download interruption file ( The NDMP source server establishes a data retransmission entry according to the queried file attribute/complete file summary, and the data retransmission entry further includes the query request of the file identifier information in the foregoing embodiment. The context information at the interruption, and the data retransmission entry is associated with the data cache information at the time of the interruption and saved. In order to better understand the above process, the following description will be made in conjunction with a preferred embodiment. The preferred embodiment of the present invention mainly shows how to establish a data retransmission entry. As shown in FIG. 2, the specific steps are as follows: Step S202: The NDMP backup server adds a file summary field in the process of performing backup file information interaction. The file summary field shown here is specifically: one or several file verification algorithms are selected, and the NDMP backup server obtains a file summary of the file according to the file verification algorithm, and adds it to the file entry saved in the NDMP source server. . The algorithm of the above backup file may be a Cyclic Redundancy Check (referred to as a Cyclic Redundancy Check, referred to as
CRC) 32校验算法, 信息 -摘要 (Message Digest, 简称为 MD) 5算法等。 NDMP 备份服务器采用相同的算法获取添加文件摘要, 可以保证不同的文件系统可以添加相 同的文件摘要, 进而可以提高查找到中断文件的文件摘要的几率, 并且兼容性应该会 有所提高。 步骤 S202还可以包括在文件中添加文件大小的字段, 以保证查找中断文件的唯 一性。 步骤 S204: NDMP源服务端保存中断处的上下文信息, 并且发送携带下载中断 文件的文件属性 /完整文件摘要的查询请求; 导致中断的原因可能是通讯异常或者备份 服务器故障等。 当能查询到完整文件信息的时候, 则认为中断的文件能够找到, 则执 行步骤 S206, S208.如果查询不到,则进入异常处理分支, 认为是文件信息遭到破坏, 那么进入步骤 S210结束中断处理流程, 有可能会进入 NDMP备份恢复流程。 步骤 S206: NDMP源服务器端建立数据重传表项, 该表项包含的内容包括中断 文件的文件摘要信息, 中断文件的上下文信息。 表项可以设计为保存多条中断文件摘要信息,那么可以支持多个文件的数据重传, 具体的数据重传表项数目可以和数据缓存的大小统一来确定。 步骤 S208:数据缓存保存中断文件的上部分内容,并且和数据重传表项对应的信 息建立关联。 步骤 S210: 结束中断处理流程。 本发明实施例对上述技术方案的进一步改进在于, 关联的建立可以将中断文件的 上部分内容生成缓存文件 ID, 然后根据中断文件的文件摘要在数据重传表项中查找到 对应的表项, 将缓存文件 ID和对应的表项关联起来供数据重传的时候使用。 在本实施例中, 根据上述待备份文件在本次传输之前的传输中断处的上下文信息 和在传输中断前存储的第一部分内容,确定在传输中断处未传输成功的第二部分内容, 包括: 获取上述待备份文件的文件描述信息; 按照上述文件描述信息查询上述数据重 传表项中是否存在上述待备份文件的文件描述信息; 如果存在, 则按照上述数据重传 表项中上述上下文信息与上述第一部分内容的关联关系, 确定上述第二部分内容。 进一步地, 当客户端再次发起同样的文件备份时, NDMP客户端根据发起的文件 备份请求, NDMP服务器端端接收查询到的文件标识信息, 然后根据文件标识信息在 数据重传表项中查找。 在步骤 S104中, 在数据重传表项中如果查找到是上次中断的文件, 那么在步骤 S106中, NDMP源服务器根据自己保留的数据重传表项中文件的上下文信息和缓存, 重新和 NDMP目的服务器建立数据连接。数据缓存中的中断内容通过文件中断时候的 上下文信息来确定; 如果在数据重传表中查询不到新请求中的文件信息, 则结束数据 重传流程, 启动正常的文件备份流程。 在本申请上述实施例的流程中, 在数据重传表项建立完成后, 当再次发起文件备 份请求时, 如图 3所示, 详细过程如下: 步骤 S302: 备份服务器收到新的文件备份请求, 对数据重传表项发起查询请求。 请求的目的是判断新的文件备份请求, 是否为备份中断的文件。 步骤 S304: NDMP源服务器端收到查询请求后, 在保存的数据重传表项中去查 询是否有符合要求的表项, 如果数据重传表项中有建立对应的表项, 则进入步骤 S306〜S310。 否则认为是新的备份文件请求, 结束数据重传流程, 返回备份服务器 进入正常的 NDMP文件备份流程。 在步骤 S304中的数据重传表项查询包括: 通过文件查询请求中所带的文件完整 摘要信息和文件大小, 和数据重传表项所保持的文件摘要信息做比较, 确定待重传的 文件。 在这里步骤 S306〜S310完成具体的数据重传歩骤。 步骤 S306: NDMP源服务器根据自己保留的数据重传表项中文件的上下文信息 和缓存中文件上部分内容的关联, 确定重传文件中未下载部分的内容。 步骤 S308: NDMP源服务器和 NDMP目的服务器重新建立数据连接, 缓存从数 据中断点继续数据备份, 进入正常的数据传输流程。 步骤 S310: 结束数据重传流程。 为了更好的理解上述实施例中的备份文件的数据重传过程, 在本实施例中还提供 了一种备份文件的数据重传装置, 用于实现上述实施例及优选实施方式, 已经进行过 说明的不再赘述,下面对该装置中涉及到的模块进行说明。如以下所使用的,术语"模 块"可以实现预定功能的软件和 /或硬件的组合。 尽管以下实施例所描述的装置较佳地 以软件来实现, 但是硬件, 或者软件和硬件的组合的实现也是可能并被构想的。 图 4 为根据本发明实施例的备份文件的数据重传装置的结构框图。 如图 4所示, 该装置包 括: 接收模块 42, 设置为接收用于触发采用网络数据管理协议 NDMP对待备份文件 进行备份的备份请求; 确定模块 44, 与接收模块 42连接, 设置为在上述备份请求的触发下, 根据上述 待备份文件在本次传输之前的传输中断处的上下文信息和在传输中断前存储的第一部 分内容, 确定在传输中断处未传输成功的第二部分内容, 其中, 上述第一部分内容和 上述第二部分内容构成上述待备份文件; 传输模块 46, 与确定模块 44连接, 设置为在上述传输中断处, 继续传输上述第 二部分内容。 本发明实施例对上述技术方案的进一步改进在于,如图 5所示,上述装置还包括: 建立模块 48,与接收模块 42和确定模块 44连接,设置为在待备份文件在本次传输之 前的传输中断时, 根据上下文信息和上述待备份文件的文件描述信息建立数据重传表 项。 其中, 文件描述信息包括以下至少之一: 待备份文件的文件大小信息和文件标识 信息。 在本实施例的一个优选实施方式中, 如图 5所示, 确定模块 44还可以包括: 获 取单元 442, 设置为获取上述待备份文件的文件描述信息; 查询单元 444, 与获取单 元 442连接, 设置为按照上述文件描述信息查询上述数据重传表项中是否存在上述待 备份文件的文件描述信息; 确定单元 446, 与查询单元 444连接, 设置为在存在述待 备份文件的文件描述信息时, 按照上述数据重传表项中上述上下文信息与上述第一部 分内容的关联关系, 确定上述第二部分内容。 需要说明的是, 本发明上述实施例和优选实施例中的流程图中的方法流向以及结 构框图中的方向只是用来更好的解释本发明, 并不构成对本发明的不当限定。 通过上述各个模块的作用, 采用在 DMP协议下, 根据待备份文件在传输中断处 的上下文信息和在传输中断前存储的第一部分内容, 确定在传输中断处未传输成功的 第二部分内容, 并继续发送该第二部分内容的技术手段, 解决了相关技术中, 由于 NDMP协议无法支持在重新发起备份请求后, 文件从断点处启动数据重传, 进而导致 的在数据备份过程中如果网络不稳定就可能造成数据备份和恢复时间间隔过长, 影响 用户体验等技术问题, 大大缩短了数据备份中断后的重新备份的时间间隔。 本发明实施例还提供了一种备份文件的数据重传系统, 如图 6所示, 包括: 备份服务器 62, 与源服务器 64连接, 设置为发起用于触发采用 NDMP协议对待 备份文件进行备份的备份请求; 源服务器 64, 与目的服务器 66连接, 设置为在上述备份请求的触发下, 根据上 述待备份文件在本次传输之前传输中断处的上下文信息和在传输中断前存储的第一部 分内容, 确定在传输中断处未传输成功且在上述待备份文件中除了上述第一部内容的 第二部分内容, 并继续发送上述第二部分内容至目的服务器; 目的服务器 66, 设置为接收源服务器发送的上述第二部分内容。 需要说明的是, 上述连接方式只是本发明实施例的一个优选方式, 并不构成对本 发明的不当限定。 图 7为根据本发明优选实施例的备份文件的数据重传系统的又一结构框图, 如图 7所示, 包括 NAS Filer源端, NAS Filer 目的端, NDMP备份服务器 (可以是直接 存储器存取(Direct Memory Access, 简称为 DMA)),数据连接模块,数据缓存模块。 其中, NDMP备份服务器用于文件摘要信息添加, 并且负责对 NAS Filer发起数 据重传请求查询, 当收到查询重传表项失败的信息时, 负责进入正常的文件备份流程。 其中, 上述的 NDMP备份服务器包含两个模块: 摘要添加模块 72、 重传发起查询模 块 74。 摘要添加模块 72: 在正常的 NDMP文件备份交互信息中, 添加文件摘要字段, 用于选择一种文件校验算法, 使用所选的文件校验算法获得文件摘要; 并且在备份文 件信息交互过程中在文件所对应表项内添加该文件的文件摘要。 重传发起查询模块 74: 当文件备份请求发起的时候, 通过该模块向 NDMP源服 务器端的数据重传表项模块发起查询请求, 数据源服务器端根据表项查询结果来判断 是否进入数据重传流程。 CRC) 32 check algorithm, Message Digest (MD) 5 algorithm. The NDMP backup server uses the same algorithm to obtain a summary of added files, which ensures that different file systems can add the same file digest, which can increase the probability of finding the file digest of the interrupted file, and the compatibility should be improved. Step S202 may further include adding a file size field to the file to ensure that the uniqueness of the interrupt file is found. Step S204: The NDMP source server saves the context information at the interruption, and sends a query request carrying the file attribute/complete file summary of the download interruption file; the cause of the interruption may be communication abnormality or backup server failure. When the complete file information can be queried, if the interrupted file is found to be found, step S206 is performed, S208. If the query is not found, the abnormal processing branch is entered, and it is considered that the file information is destroyed, then the process proceeds to step S210 to end the interrupt. The processing flow may enter the NDMP backup recovery process. Step S206: The NDMP source server establishes a data retransmission entry, and the content included in the entry includes file summary information of the interrupt file, and context information of the interrupted file. The entry can be designed to save multiple interrupt file summary information, so that data retransmission of multiple files can be supported. The number of specific data retransmission entries can be determined by the size of the data cache. Step S208: The data cache saves the upper part of the interrupt file and associates with the information corresponding to the data retransmission entry. Step S210: End the interrupt processing flow. A further improvement of the foregoing technical solution in the embodiment of the present invention is that the establishment of the association may generate a cache file ID of the upper part of the interrupt file, and then find a corresponding entry in the data retransmission entry according to the file summary of the interrupt file. Associate the cache file ID with the corresponding entry for data retransmission. In this embodiment, the second part of the content that is not successfully transmitted at the transmission interruption is determined according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption, including: Obtaining the file description information of the file to be backed up; querying, according to the file description information, whether the file description information of the file to be backed up exists in the data retransmission entry; if yes, retransmitting the context information in the entry according to the data The association relationship of the first part of the content above determines the content of the second part. Further, when the client initiates the same file backup again, the NDMP client receives the queried file identification information according to the initiated file backup request, and then searches for the data retransmission entry according to the file identification information. In step S104, if the file that was last interrupted is found in the data retransmission entry, then in step S106, the NDMP source server retransmits the context information and the cache of the file in the entry according to the data retained by itself, and re-sum The NDMP destination server establishes a data connection. The content of the interrupt in the data cache is determined by the context information when the file is interrupted. If the file information in the new request is not found in the data retransmission table, the data retransmission process is terminated, and the normal file backup process is started. In the process of the foregoing embodiment of the present application, after the data retransmission entry is established, when the file backup request is initiated again, as shown in FIG. 3, the detailed process is as follows: Step S302: The backup server receives a new file backup request. , initiating a query request for the data retransmission entry. The purpose of the request is to determine whether the new file backup request is a file that was interrupted by the backup. Step S304: After receiving the query request, the NDMP source server queries the saved data retransmission entry to check whether there is an entry that meets the requirements. If the data retransmission entry has a corresponding entry, the process proceeds to step S306. ~S310. Otherwise, it is considered as a new backup file request, ends the data retransmission process, and returns to the backup server to enter the normal NDMP file backup process. The data retransmission entry query in step S304 includes: comparing the file complete summary information and file size carried in the file query request with the file summary information held by the data retransmission entry to determine the file to be retransmitted . Here, steps S306 to S310 complete the specific data retransmission step. Step S306: The NDMP source server determines the content of the undownloaded part in the retransmission file according to the association between the context information of the file in the retransmission entry and the content on the file in the cache. Step S308: The NDMP source server and the NDMP destination server re-establish a data connection, and the cache continues data backup from the data interruption point to enter a normal data transmission process. Step S310: End the data retransmission process. In order to better understand the data retransmission process of the backup file in the foregoing embodiment, a data retransmission device for backing up the file is also provided in the embodiment, which is used to implement the foregoing embodiment and the preferred embodiment. The description will not be repeated, and the modules involved in the device will be described below. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and conceivable. 4 is a structural block diagram of a data retransmission apparatus of a backup file according to an embodiment of the present invention. As shown in FIG. 4, the apparatus includes: a receiving module 42 configured to receive a backup request for triggering backup of a backup file by using a network data management protocol NDMP; a determining module 44, connected to the receiving module 42, configured to be in the above backup Under the trigger of the request, according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption, determining the second part of the content that was not successfully transmitted at the transmission interruption, wherein The first part of the content and the second part of the content constitute the file to be backed up; the transmission module 46 is connected to the determining module 44, and is arranged to continue to transmit the second part of the content at the transmission interruption. A further improvement of the foregoing technical solution in the embodiment of the present invention is that, as shown in FIG. 5, the foregoing apparatus further includes: an establishing module 48, which is connected to the receiving module 42 and the determining module 44, and is set to be before the file to be backed up before the current transmission. When the transmission is interrupted, a data retransmission entry is established according to the context information and the file description information of the file to be backed up. The file description information includes at least one of the following: file size information and file identification information of the file to be backed up. In a preferred embodiment of the present embodiment, as shown in FIG. 5, the determining module 44 may further include: an obtaining unit 442, configured to acquire file description information of the file to be backed up; and a query unit 444, connected to the obtaining unit 442, And determining, according to the file description information, whether the file description information of the file to be backed up exists in the data retransmission entry; the determining unit 446 is connected to the query unit 444, and is set to be in the presence of the file description information of the file to be backed up, And determining, according to the relationship between the foregoing context information in the data retransmission entry and the content of the first part, determining the content of the second part. It should be noted that the flow of the method in the above-described embodiments and the preferred embodiments of the present invention and the directions in the block diagrams are only for better explanation of the present invention and do not constitute an undue limitation of the present invention. Through the functions of the above modules, under the DMP protocol, according to the context information of the file to be backed up at the transmission interruption and the first part of the content stored before the transmission interruption, the second part of the content that was not successfully transmitted at the transmission interruption is determined, and The technical means of continuing to send the second part of the content solves the related art, because the NDMP protocol cannot support the data retransmission from the breakpoint after the backup request is re-initiated, thereby causing the network not to be in the data backup process. Stabilization may result in long data backup and recovery intervals, affecting user experience and other technical issues, and greatly shortening the time interval for re-backup after data backup is interrupted. The embodiment of the present invention further provides a data retransmission system for backing up a file. As shown in FIG. 6, the method includes: a backup server 62 connected to the source server 64, and configured to initiate a backup for using the NDMP protocol to treat the backup file. a backup server; the source server 64 is connected to the destination server 66, and is configured to, according to the backup request, trigger the context information of the file to be backed up before the transmission and the first part of the content stored before the transmission interruption, Determining that the second portion of the content of the first part of the content is not successfully transmitted in the file to be backed up, and continuing to send the second part of the content to the destination server; the destination server 66 is configured to receive the content sent by the source server The second part of the above content. It should be noted that the above connection manner is only a preferred mode of the embodiment of the present invention, and does not constitute an undue limitation to the present invention. FIG. 7 is still another structural block diagram of a data retransmission system for backing up files according to a preferred embodiment of the present invention. As shown in FIG. 7, the system includes a NAS Filer source, a NAS Filer destination, and an NDMP backup server (which may be a direct memory access). (Direct Memory Access, referred to as DMA)), data connection module, data cache module. The NDMP backup server is used to add the file summary information, and is responsible for initiating a data retransmission request query to the NAS filer. When receiving the information that fails to query the retransmission entry, the NDMP backup server is responsible for entering the normal file backup process. The NDMP backup server includes two modules: a summary adding module 72 and a retransmission initiating query module 74. The summary adding module 72: in the normal NDMP file backup interaction information, adding a file summary field for selecting a file verification algorithm, using the selected file verification algorithm to obtain a file summary; and during the backup file information interaction process Add a file summary of the file to the entry corresponding to the file. The retransmission initiation query module 74: When the file backup request is initiated, the module initiates a query request to the data retransmission entry module of the NDMP source server, and the data source server determines whether to enter the data retransmission process according to the query result of the entry. .
NAS Filer负责处理数据重传的具体操作, 主要包含三个大的模块,数据重传表项 模块 76, 数据重传模块 78和数据连接模块 82。 数据重传表项模块 76: 在文件备份中断的时候, 建立数据重传表项; 当文件备份 发起的时候, 完成数据重传表项的选择。 数据重传表项模块 76包括数据重传表项建立 762和数据重传表项选择模块 764。 其中数据重传建立模块 762将收到的中断数据文件的完整摘要和上下文信息建立成表 项, 并且和数据缓存的文件部分建立关联。 数据重传表项建立模块 762: 当文件备份中断的时候, 保存中断处的上下文信息, 根据查询到的文件属性 /完整文件摘要建立数据重传表项, 该数据重传表项中还包含中 断处的上下文信息。 同时将数据重传表项和传送中断时候的数据缓存信息做关联并保 存。 数据重传表项选择模块 764: 当文件备份发起的时候, 收到 NDMP客户端重传发 起查询模块的查询请求, 在表项中查找是否有符合的表项, 如果有符合的表项, 则将 表项信息发到数据传输模块中的数据重传模块。 如果没有符合的表项, 则结束数据重 传流程, 进入正常的文件备份流程, 在收到重传请求后, 选择所包含文件大小和文件 摘要信息和中断文件的相同的表项, 将表项和缓存文件关联一并发给数据重传模块进 行数据重传。 数据重传模块 78: 当收到表项信息后, 根据表项信息中的文件摘要信息, 文件上 下文信息, 和缓存中保存的中断前的文件上部分内容, 确定文件重传内容, 然后和 NDMP目的服务端建立数据连接。 数据缓存模块 80: 在文件传输中断过程中, 保存中断的文件内容, 并且和数据表 项建立关联关系。 数据重传过程中提供中断前的文件上部分内容。 数据连接模块 82: 负责 NDMP源和目的服务端的数据传输, 在文件备份过程中, 负责最后把缓存中的数据文件储存到 NDMP目的服务端。 需要说明的是, NAS Filer源端和 NAS Filer目的端可统一理解为 NDMP服务器 端。 在数据重传的过程中, 主要用于数据重传表项的建立和数据连接。 进一步的,上述的 NDMP服务器端包含数据重传表项模块 76和数据重传模块 78 两个模块。 本发明所提供的备份文件的数据重传的方法和系统, 当文件备份中断的时候, 建 立数据重传表项, 并且保存缓存数据。 当文件重新备份的时候, 根据数据重传表项和 缓存数据, 完成数据重传。 能够大大减少文件备份中断重传的时间间隔, 避免因为网 络不稳定造成的文件备份时间过长影响客户体验。 综上所述, 本发明实施例还具有以下的优点和特点: 通过将文件属性 /完整文件摘 要(相当于上述实施例中的文件标识信息)和中断文件上下文信息建立数据重传表项, 排除了重传的文件是与下载重传文件摘要相同、 但文件内容不相干的文件的可能, 确 保所重传的是需要的文件中未下载部分。 NDMP服务端的数据重传设计不区分远端和目的端。 能够完成文件备份和文件恢 复过程中的中断数据重传, 无需重新设计文件恢复过程的数据重传流程。 本发明的实施例中, 因为数据缓存的保存是在内存中, 数据重传只支持 NDMP备 份服务器故障, 网络间通讯故障, 数据连接故障导致的数据备份中断, 如果 NDMP源 服务器掉电的话, 则数据缓存中保存的文件中断内容就会丢失。 不过只在内存中保存 数据缓存中的文件信息好处是数据重传表项的查找, 重传通道的建立会更加迅速, 减 少了数据中断恢复间隔时间。 在另外一个实施例中, 还提供了一种软件, 该软件用于执行上述实施例及优选实 施方式中描述的技术方案。 在另外一个实施例中, 还提供了一种存储介质, 该存储介质中存储有上述软件, 该存储介质包括但不限于: 光盘、 软盘、 硬盘、 可擦写存储器等。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可以用通用 的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布在多个计算装置所 组成的网络上, 可选地, 它们可以用计算装置可执行的程序代码来实现, 从而, 可以 将它们存储在存储装置中由计算装置来执行, 并且在某些情况下, 可以以不同于此处 的顺序执行所示出或描述的步骤, 或者将它们分别制作成各个集成电路模块, 或者将 它们中的多个模块或步骤制作成单个集成电路模块来实现。 这样, 本发明不限制于任 何特定的硬件和软件结合。 以上仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的技术人 员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内, 所作的任何 修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。 工业实用性 通过本发明提供的上述技术方案, 采用在 DMP协议下, 根据待备份文件在传输 中断处的上下文信息和在传输中断前存储的第一部分内容, 确定在传输中断处未传输 成功的第二部分内容, 并继续发送该第二部分内容的技术手段, 解决了相关技术中, 由于在基于 DMP 协议的数据备份过程中不支持断点续传的而导致的数据备份和恢 复时间间隔过长, 影响用户体验等技术问题, 缩短了数据备份中断后的重新备份的时 间间隔。 The NAS Filer is responsible for handling the specific operations of data retransmission, and mainly includes three large modules, a data retransmission entry module 76, a data retransmission module 78, and a data connection module 82. The data retransmission entry module 76: establishes a data retransmission entry when the file backup is interrupted; when the file backup is initiated, completes the selection of the data retransmission entry. The data retransmission entry module 76 includes a data retransmission entry 762 and a data retransmission entry selection module 764. The data retransmission establishing module 762 creates a complete digest and context information of the received interrupt data file into a table entry, and associates with the file portion of the data cache. The data retransmission entry creation module 762: when the file backup is interrupted, save the context information of the interruption, and establish a data retransmission entry according to the queried file attribute/complete file summary, where the data retransmission entry further includes an interrupt. Contextual information at the place. At the same time, the data retransmission entry is associated with the data cache information when the transmission is interrupted and saved. The data retransmission entry selection module 764: when the file backup is initiated, the NDMP client re-transmits the query request of the initiating query module, and finds whether there is a matching entry in the entry, and if there is a matching entry, Send the entry information to the data retransmission module in the data transmission module. If there is no matching entry, the data retransmission process is terminated, and the normal file backup process is entered. After receiving the retransmission request, select the same entry of the file size and file summary information and the interrupt file. Associated with the cache file and sent to the data retransmission module for data retransmission. The data retransmission module 78: after receiving the entry information, determining the file retransmission content according to the file summary information, the file context information, and the content of the file before the interruption stored in the cache, and then NDMP The destination server establishes a data connection. The data cache module 80: saves the interrupted file content during the file transfer interruption process, and associates with the data entry. Part of the file before the interruption is provided during data retransmission. The data connection module 82: is responsible for data transmission between the NDMP source and the destination server. During the file backup process, it is responsible for finally storing the data files in the cache to the NDMP destination server. It should be noted that the NAS Filer source and the NAS Filer destination can be uniformly understood as the NDMP server. In the process of data retransmission, it is mainly used for data re-establishment entry establishment and data connection. Further, the NDMP server side includes two modules: a data retransmission entry module 76 and a data retransmission module 78. The method and system for data retransmission of a backup file provided by the present invention establish a data retransmission entry when the file backup is interrupted, and save the cached data. When the file is backed up, the data is retransmitted according to the data retransmission table entry and the cache data. It can greatly reduce the time interval for file backup interruption and retransmission, and avoid the long-term file backup time caused by network instability, which affects the customer experience. In summary, the embodiments of the present invention have the following advantages and features: The data retransmission entry is created by using a file attribute/complete file summary (corresponding to the file identification information in the foregoing embodiment) and the interrupt file context information, and is excluded. The retransmitted file is the same as the file that downloads the retransmission file summary but the file content is irrelevant, ensuring that the undownloaded part of the required file is retransmitted. The data retransmission design of the NDMP server does not distinguish between the far end and the destination end. It can complete the interrupt data retransmission during file backup and file recovery without redesigning the data retransmission process of the file recovery process. In the embodiment of the present invention, because the data cache is saved in the memory, the data retransmission only supports the NDMP backup server failure, the communication failure between the networks, and the data backup caused by the data connection failure is interrupted, if the NDMP source server is powered off, The contents of the file interrupt saved in the data cache are lost. However, the only advantage of saving the file information in the data cache in memory is that the data retransmission table is searched, the retransmission channel is established more quickly, and the data interruption recovery interval is reduced. In another embodiment, software is also provided for performing the technical solutions described in the above embodiments and preferred embodiments. In another embodiment, a storage medium is provided, the software being stored, including but not limited to: an optical disk, a floppy disk, a hard disk, a rewritable memory, and the like. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software. The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention. Industrial Applicability According to the above technical solution provided by the present invention, under the DMP protocol, according to the context information of the file to be backed up at the transmission interruption and the first part of the content stored before the transmission interruption, it is determined that the transmission is not successfully transmitted at the interruption of the transmission. The second part of the content, and continue to send the second part of the technical means, to solve the related technology, due to the DMP protocol-based data backup process does not support the breakpoint resume transmission caused by the data backup and recovery interval is too long , Affecting user experience and other technical issues, shortening the time interval for re-backup after data backup is interrupted.

Claims

权 利 要 求 书 Claim
1. 一种备份文件的数据重传方法, 包括: 1. A data retransmission method for a backup file, comprising:
接收用于触发采用网络数据管理协议 DMP 对待备份文件进行备份的备 份请求;  Receiving a backup request for triggering backup of the backup file by the network data management protocol DMP;
在所述备份请求的触发下, 根据所述待备份文件在本次传输之前的传输中 断处的上下文信息和在传输中断前存储的第一部分内容, 确定在传输中断处未 传输成功的第二部分内容, 其中, 所述第一部分内容和所述第二部分内容构成 所述待备份文件; 在所述传输中断处, 继续传输所述第二部分内容。  Triggering, according to the backup request, determining, according to the context information of the to-be-backed file at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption, determining the second part that is not successfully transmitted at the transmission interruption Content, wherein the first part of content and the second part of content constitute the file to be backed up; and at the interruption of the transmission, continuing to transmit the second part of content.
2. 根据权利要求 1所述的方法, 其中, 接收用于触发采用 DMP协议对待备份文 件进行备份的备份请求之前, 还包括: 2. The method according to claim 1, wherein before receiving the backup request for triggering the backup of the file to be backed up by using the DMP protocol, the method further includes:
在所述待备份文件在本次传输之前的传输中断时, 根据所述上下文信息和 所述待备份文件的文件描述信息建立数据重传表项。  And when the transmission of the file to be backed up is interrupted before the current transmission, the data retransmission entry is established according to the context information and the file description information of the file to be backed up.
3. 根据权利要求 2所述的方法, 其中, 根据所述待备份文件在本次传输之前的传 输中断处的上下文信息和在传输中断前存储的第一部分内容, 确定在传输中断 处未传输成功的第二部分内容, 包括: The method according to claim 2, wherein, according to the context information of the file to be backed up at the transmission interruption before the current transmission and the first part of the content stored before the transmission interruption, it is determined that the transmission is not successfully transmitted at the interruption of the transmission. The second part of the content, including:
获取所述待备份文件的文件描述信息;  Obtaining file description information of the file to be backed up;
按照所述文件描述信息查询所述数据重传表项中是否存在所述待备份文件 的文件描述信息;  Querying, according to the file description information, whether the file description information of the file to be backed up exists in the data retransmission entry;
如果存在, 则按照所述数据重传表项中所述上下文信息与所述第一部分内 容的关联关系, 确定所述第二部分内容。  If yes, determining the content of the second part according to the association relationship between the context information in the data retransmission entry and the content of the first part.
4. 根据权利要求 2或 3所述的方法,其中,所述文件描述信息包括以下至少之一: 所述待备份文件的文件大小信息和文件标识信息。 The method according to claim 2 or 3, wherein the file description information comprises at least one of the following: file size information and file identification information of the file to be backed up.
5. 根据权利要求 4所述的方法, 其中, 所述文件标识信息包括以下至少之一: 所 述待备份文件的文件属性、 所述待备份文件的摘要信息。 The method according to claim 4, wherein the file identification information comprises at least one of the following: a file attribute of the file to be backed up, and summary information of the file to be backed up.
6. 一种备份文件的数据重传装置, 包括: 接收模块,设置为接收用于触发采用网络数据管理协议 DMP对待备份文 件进行备份的备份请求; 确定模块, 设置为在所述备份请求的触发下, 根据所述待备份文件在本次 传输之前的传输中断处的上下文信息和在传输中断前存储的第一部分内容, 确 定在传输中断处未传输成功的第二部分内容, 其中, 所述第一部分内容和所述 第二部分内容构成所述待备份文件; 6. A data retransmission device for backing up files, comprising: a receiving module, configured to receive a backup request for triggering backup of the backup file by using the network data management protocol DMP; and a determining module, configured to be triggered by the backup request, according to the file to be backed up before the current transmission Context information at the interruption of the transmission and a first portion of the content stored before the interruption of the transmission, determining a second portion of the content that was not successfully transmitted at the interruption of the transmission, wherein the first portion of content and the second portion of content constitute the to-be-backed file;
传输模块, 设置为在所述传输中断处, 继续传输所述第二部分内容。 根据权利要求 6所述的装置, 其中, 还包括: 建立模块, 设置为在所述待备份文件在本次传输之前的传输中断时, 根据 所述上下文信息和所述待备份文件的文件描述信息建立数据重传表项。 根据权利要求 7所述的装置, 其中, 所述确定模块, 包括: 获取单元, 设置为获取所述待备份文件的文件描述信息; 查询单元, 设置为按照所述文件描述信息查询所述数据重传表项中是否存 在所述待备份文件的文件描述信息;  And a transmission module, configured to continue to transmit the second portion of the content at the interruption of the transmission. The device according to claim 6, further comprising: an establishing module, configured to: according to the context information and file description information of the file to be backed up, when the transmission of the file to be backed up is interrupted before the current transmission Create a data retransmission entry. The device according to claim 7, wherein the determining module comprises: an obtaining unit, configured to acquire file description information of the file to be backed up; and a query unit configured to query the data according to the file description information Whether the file description information of the file to be backed up exists in the transfer entry;
确定单元, 设置为在存在述待备份文件的文件描述信息时, 按照所述数据 重传表项中所述上下文信息与所述第一部分内容的关联关系, 确定所述第二部 分内容。 根据权利要求 7或 8所述的装置, 其中, 所述建立模块, 设置为在所述文件描 述信息包括以下至少之一时, 根据所述上下文信息和所述待备份文件的文件描 述信息建立数据重传表项: 所述待备份文件的文件大小信息和文件标识信息。 一种备份文件的数据重传系统, 包括:  And a determining unit, configured to determine the second part content according to the association relationship between the context information in the data retransmission entry and the first part of the content when there is file description information of the file to be backed up. The device according to claim 7 or 8, wherein the establishing module is configured to establish a data weight according to the context information and file description information of the file to be backed up when the file description information includes at least one of the following: The entry size: file size information and file identification information of the file to be backed up. A data retransmission system for backing up files, including:
备份服务器,设置为发起用于触发采用 NDMP协议对待备份文件进行备份 的备份请求;  The backup server is set to initiate a backup request for triggering backup of the file to be backed up by using the NDMP protocol;
源服务器, 设置为在所述备份请求的触发下, 根据所述待备份文件在本次 传输之前传输中断处的上下文信息和在传输中断前存储的第一部分内容, 确定 在传输中断处未传输成功且在所述待备份文件中除了所述第一部内容的第二部 分内容, 并继续发送所述第二部分内容至目的服务器; 目的服务器, 设置为接收源服务器发送的所述第二部分内容。  a source server, configured to, according to the backup request, determine that the context information of the file to be backed up before the transmission is interrupted and the first part of the content stored before the transmission interruption, determining that the transmission is not successfully transmitted at the interruption And in the file to be backed up, in addition to the second part of the content of the first part of content, and continue to send the second part of content to the destination server; the destination server is configured to receive the second part of content sent by the source server .
PCT/CN2014/083341 2014-02-27 2014-07-30 Backup file data retransmission method, device and system WO2015127758A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410069410.1A CN104883265A (en) 2014-02-27 2014-02-27 Backup file data retransmission method, apparatus and system
CN201410069410.1 2014-02-27

Publications (1)

Publication Number Publication Date
WO2015127758A1 true WO2015127758A1 (en) 2015-09-03

Family

ID=53950605

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/083341 WO2015127758A1 (en) 2014-02-27 2014-07-30 Backup file data retransmission method, device and system

Country Status (2)

Country Link
CN (1) CN104883265A (en)
WO (1) WO2015127758A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484566B (en) * 2016-09-28 2020-06-26 上海爱数信息技术股份有限公司 NAS data backup and file fine-grained browsing recovery method based on NDMP protocol
CN115623016A (en) * 2022-09-20 2023-01-17 浪潮云信息技术股份公司 Backup breakpoint continuous transmission implementation method and system based on cloud storage technology

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039217A (en) * 2007-04-12 2007-09-19 杭州华三通信技术有限公司 Upgrade control method and control device
CN102999396A (en) * 2011-09-13 2013-03-27 鸿富锦精密工业(深圳)有限公司 Complete transmission system and method for data
CN103259845A (en) * 2013-04-12 2013-08-21 赵利林 Improvement method of data backup task based on network interruption

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020065072A1 (en) * 1998-11-19 2002-05-30 Annika Lindh Method and apparatus for resuming re-transmission after interruption
JP3972664B2 (en) * 2002-01-23 2007-09-05 日本電気株式会社 Path failure recovery method, failback method after failure recovery, and nodes using them

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101039217A (en) * 2007-04-12 2007-09-19 杭州华三通信技术有限公司 Upgrade control method and control device
CN102999396A (en) * 2011-09-13 2013-03-27 鸿富锦精密工业(深圳)有限公司 Complete transmission system and method for data
CN103259845A (en) * 2013-04-12 2013-08-21 赵利林 Improvement method of data backup task based on network interruption

Also Published As

Publication number Publication date
CN104883265A (en) 2015-09-02

Similar Documents

Publication Publication Date Title
JP5989807B2 (en) Software installation method, device and system
US8719386B2 (en) System and method for providing configuration synchronicity
CN103037312B (en) Information push method and device
CN107547245B (en) Version upgrading method and device
CN111200622B (en) Resource transmission method and device and storage medium
CN110633168A (en) Data backup method and system for distributed storage system
CN110971702A (en) Service calling method and device, computer equipment and storage medium
CN109189403B (en) Operating system OS batch installation method and device and network equipment
US20160028716A1 (en) Routing protocol authentication migration
US20040268112A1 (en) Method of rebooting a multi-device cluster while maintaining cluster operation
CN107172112B (en) Computer file transmission method and device
WO2015127758A1 (en) Backup file data retransmission method, device and system
JP5109901B2 (en) Session data sharing method
US10904746B2 (en) Implementation method, apparatus and system for remote access
JP5590222B2 (en) Information processing apparatus and failure handling program
US11620273B2 (en) Message processing node and database in a message processing system and methods of operating the same
CN111324632B (en) Transparent database session restoration with client-side caching
US9608914B2 (en) Information processing apparatus and information processing method
CN114666311A (en) Engineering machine, and engineering machine software upgrading method and device
WO2016180174A1 (en) Method and apparatus for synchronizing voice files
CN110784518A (en) Static resource acquisition method and device
WO2018223981A1 (en) Software downloading method and device, and base station
CN107306223B (en) Data transmission system, method and device
WO2016090914A1 (en) Method and device for sending linkage data updating instruction
US11695743B2 (en) Connecting and resetting devices

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14884095

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14884095

Country of ref document: EP

Kind code of ref document: A1