WO2017133246A1 - 数据的处理方法、服务器及系统 - Google Patents

数据的处理方法、服务器及系统 Download PDF

Info

Publication number
WO2017133246A1
WO2017133246A1 PCT/CN2016/098525 CN2016098525W WO2017133246A1 WO 2017133246 A1 WO2017133246 A1 WO 2017133246A1 CN 2016098525 W CN2016098525 W CN 2016098525W WO 2017133246 A1 WO2017133246 A1 WO 2017133246A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal device
information
backup
application
server
Prior art date
Application number
PCT/CN2016/098525
Other languages
English (en)
French (fr)
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 WO2017133246A1 publication Critical patent/WO2017133246A1/zh

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
    • 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

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a data processing method, server, and system.
  • the method for backing up and restoring data on the market is to back up the application installation package and user data, so that when the user backs up more and more software data, the resource storage requirements for the server will become larger and larger.
  • a user replaces a terminal device such as a mobile phone, if the operating system of the replaced terminal device is different from the operating system of the previous terminal device, the previous backup software data may be unusable, resulting in loss of user data.
  • the main purpose of the embodiment of the present invention is to effectively recover the data from the terminal installation operating system by using the application installation source on the third-party platform for data backup and recovery.
  • an embodiment of the present invention provides a data processing method, where the data processing method includes the following steps:
  • the third-party platform information database stores an application download address in the third-party platform.
  • the server receives a recovery request sent by the terminal device, and searches for the backup information of the terminal device from the third-party platform information database according to the recovery request.
  • the steps also include:
  • the server establishes a third-party platform information database
  • the third-party platform information database includes an application information database and an application user data information database
  • the backup information includes application identity information, version, market information, and user data information.
  • the receiving terminal device backup request, and storing the backup information carried in the backup request in the third-party platform information database to complete the data backup includes:
  • the backup result is fed back to the terminal device.
  • the step of transmitting the backup information to the terminal device, for the terminal device to download the application from the third-party platform, and downloading the user data in the backup information from the server, to achieve the terminal device data recovery step includes :
  • the server sends the user data to the terminal device to complete data recovery processing of the terminal device.
  • another embodiment of the present invention further provides a server, where the server includes:
  • a search module configured to receive a recovery request sent by the terminal device, and search for the backup information of the terminal device from the third-party platform information database according to the recovery request;
  • a recovery module configured to send the backup information to the terminal device, where the terminal device downloads an application from a third-party platform and downloads the user in the backup information from the server Data to complete data recovery processing of the terminal device;
  • the third-party platform information database stores an application download address in the third-party platform.
  • the server further includes:
  • the backup module is configured to receive the backup request sent by the terminal device, and store the backup information carried in the backup request in the third-party platform information database to complete data backup.
  • the third-party platform information database includes an application information database and an application user data information database
  • the backup information includes application identity information, version number, market information, and user data information.
  • the backup module includes:
  • a receiving unit configured to receive a backup request sent by the terminal device
  • the first storage unit is configured to save the application identity information, the version number, and the market information of the backup information in the backup request to the application information database;
  • a second storage unit configured to save user data information of the backup information to an application user data information database to complete backup of the data
  • a feedback unit configured to feed back the backup result to the terminal device
  • the recovery module includes:
  • the first sending unit is configured to send the application identity information, the version number, and the market information in the backup information to the terminal device, and prompt the terminal device to select an application version that needs to be restored;
  • the second sending unit is configured to send the third-party platform application download address to the terminal device according to the application version selected by the terminal device, so that the terminal device downloads an application;
  • the third sending unit is configured to send the user data to the terminal device to complete data recovery processing of the terminal device.
  • another embodiment of the present invention further provides a system including a terminal device and a server as described above.
  • the terminal device includes:
  • a sending module configured to send the backup request
  • a first receiving module configured to receive a backup result fed back by the server
  • the second receiving module is configured to accept an application download address sent by the server, an application sent by the third platform, and user data information sent by the server.
  • a computer storage medium is further provided, and the computer storage medium may store an execution instruction for executing the implementation of the data processing method in the foregoing embodiment.
  • the data processing method, server and system provided by the embodiment of the present invention firstly, the server receives the recovery request sent by the terminal device, and searches for the backup information of the terminal device from the third-party platform information database according to the recovery request;
  • the backup information is sent to the terminal device, so that the terminal device downloads an application from a third-party platform and downloads user data in the backup information from the server to complete data recovery processing of the terminal device;
  • the method can recover the data in the terminal device without uploading the application installation package, and effectively utilize the application installation source on the third-party platform for recovery, which can save the traffic required for the backup of the terminal device and save the backup data, and realize Backup and recovery processing across the terminal operating system.
  • FIG. 1 is a schematic flowchart of a first embodiment of a method for processing data according to an embodiment of the present invention
  • FIG. 2 is a schematic flowchart of a second embodiment of a method for processing data according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a refinement process of the data backup in the step of receiving the backup request sent by the terminal device in FIG. 2 and storing the backup information carried in the backup request in the third-party platform information database;
  • the backup information is sent to the terminal device, where the terminal device downloads an application from a third-party platform and downloads user data in the backup information from the server to complete the terminal.
  • FIG. 5 is a schematic diagram of data flow for performing data backup according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of data flow for data recovery according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of functional modules of a first embodiment of a server according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of functional modules of a second embodiment of a server according to an embodiment of the present invention.
  • FIG. 9 is a schematic diagram of a refinement function module of the backup module in FIG. 8;
  • FIG. 10 is a schematic diagram of a refinement function module of the recovery module in FIG. 8;
  • FIG. 11 is a schematic diagram of functional modules of an embodiment of the system of the present invention.
  • FIG. 12 is a schematic diagram of a refinement function module of the terminal device in FIG. 11.
  • An embodiment of the present invention provides a data processing method.
  • the data processing method includes the following steps:
  • Step S30 receiving a recovery request sent by the terminal device, and searching for the backup information of the terminal device from the third-party platform information database according to the recovery request;
  • the server when the server receives the recovery request sent by the terminal device, the server searches for the application version and the third-party platform information in the backup information backed up by the terminal device from the third-party platform information database according to the recovery request information of the terminal device.
  • the terminal device sends a recovery request to the server, and then the server searches for the backup information of the terminal device from the third-party platform information database according to the received recovery request information, and finally sends the version of the backup information, the market information, and the like to the server.
  • a terminal device for the terminal device to perform a version selection that needs to be restored For example, after the server sends the version of the application to the terminal device, the terminal device will pop up a prompt box on the display screen for the user to select an application version such as a new version or an old version. If the user selects a new version, the terminal device can directly download the information. The latest version, in this way, can avoid upgrading the application, which can save users traffic and server resources.
  • Step S40 Send the backup information to the terminal device, so that the terminal device downloads an application from a third-party platform and downloads user data in the backup information from the server, to complete data recovery of the terminal device. deal with;
  • the third-party platform information database includes an application download address of the third-party platform, and the application download address is sent to the terminal device for the terminal device to download the application when the data is restored.
  • the server sends the information backed up by the terminal device to the terminal device, so that the terminal device selects whether the latest application version needs to be used; and then, according to the selection of the terminal device, the server sends the third-party platform from the third-party platform information database.
  • Application download address is sent to the terminal
  • the device is used for downloading the application by the terminal device.
  • the user data information in the backup information is sent to the terminal device, and finally the data recovery processing is completed.
  • the data processing method provided by the embodiment of the present invention firstly establishes a third-party platform information database by the server; then receives a backup request sent by the terminal device, and stores the backup information carried in the backup request in the third-party platform information database.
  • the server receives the recovery request sent by the terminal device, and searches for the backup information of the terminal device from the third-party platform information database according to the recovery request; and then sends the backup information to The terminal device, wherein the terminal device downloads an application from a third-party platform and downloads user data in the backup information from the server to complete data recovery of the terminal device; by such a method, the present invention can When the terminal device backs up data, it is no longer necessary to upload the application installation package, and the application installation source on the third-party platform can be used for recovery. This saves the traffic required for backup of the terminal device and saves backup data, and implements backup across the terminal operating system. restore.
  • the method further includes:
  • Step S10 the server establishes a third-party platform information database
  • the third-party platform information database includes an application information database and an application user data information database; and the third-party platform information database includes terminal device operating system information, third-party platform information, and third-party platform application download and upgrade server addresses.
  • Step S20 Receive a backup request sent by the terminal device, and store the backup information carried in the backup request in the third-party platform information database to complete data backup.
  • the backup request sent by the terminal device carries the backup information that needs to be backed up, and the backup information includes the identity information, version, market information, and application user data information of the application, and then the server stores the information that needs to be backed up to the server. In the third-party platform information database, this completes the backup of the data.
  • the step S20 includes:
  • Step S201 the server receives a backup request sent by the terminal device
  • Step S202 applying the identity information, version, and market of the backup information in the backup request.
  • the information is saved to the application information database;
  • the backup information includes information that the terminal device needs to back up.
  • the server backs up the application identity information, version, and market information, so that it can be searched in the third-party application platform when the application is restored in the future. application.
  • Step S203 saving user data information of the backup information to an application user data information database to complete backup of the data
  • the application user data information database is used to save the user data information in the backup information.
  • the terminal device downloads the backed up user data information from the application user data information database.
  • Step S204 the backup result is fed back to the terminal device.
  • the server completes the backup of the data
  • the corresponding backup result is generated and fed back to the terminal device to notify the terminal device whether the data backup is completed.
  • the step S40 includes:
  • Step S401 the application identity information, the version, and the market information in the backup information are sent to the terminal device, and the terminal device is prompted to select an application version that needs to be restored.
  • the server after the server finds the application identity information, version, and market information in the backup information, it detects whether the application in the original backup information is the latest application version, and allows the terminal device to select the application version to be downloaded.
  • the server finds the application identity information, version, and market information in the terminal device backup information in the third-party platform information database, it sends the application identity information to the terminal device, and then causes the terminal device to select the application version that needs to be restored.
  • Step S402 Send the third-party platform application download address to the terminal device according to the application version selected by the terminal device, so that the terminal device downloads an application;
  • the third-party platform information database stores the third-party platform application download address.
  • the server sends the selected application download address to the terminal device for the terminal. The device performs recovery of the application.
  • the server extracts the third-party platform application download address from the third-party platform information database, and then sends the third-party platform application download address to the terminal device to For the recovery of the application by the terminal device.
  • Step S403 the server sends the user data to the terminal device to complete data recovery processing of the terminal device.
  • the server sends the user data information in the backup information to the terminal device to complete complete data recovery.
  • the server sends the user data information in the backup information to the terminal device, and when the terminal device downloads the user data information in the server, the data recovery is completely completed.
  • FIG. 5 is a schematic diagram of data flow for data backup according to the present invention, which is specifically as follows:
  • Step S501 The server establishes a third-party platform information database of the terminal device, where the third-party platform information database includes: terminal device operating system information, application market information, third-party platform application download address, and upgrade server address.
  • Step S502 The terminal device sends a backup request to the server, and carries information such as application identity information, application version, application market information, user data information, and terminal device operating system.
  • Step S503 The server saves information such as application identity information, application version, and application market information to the application information database.
  • Step S504 The server saves the user data information to the user data information database.
  • Step S505 The server feeds back the backup result to the terminal device.
  • FIG. 6 is a schematic diagram of data flow for data recovery according to the present invention, which is specifically as follows:
  • Step S601 The terminal sends a data recovery request to the server.
  • Step S602 The server searches for the application identity information, the application version, and the like backed up by the terminal device from the application information database.
  • Step S603 Return the information of the application version, the application market, and the like in the backup information of the terminal device to the terminal device.
  • Step S604 When the terminal device is prompted to perform recovery, whether to select the latest application version for recovery.
  • Step S605 Send the download address of the third-party platform application to the terminal device according to the selection of the terminal device, and perform the application downloading by the terminal device.
  • Step S606 The terminal device requests user data information from the server.
  • Step S607 The terminal device completes data recovery.
  • the present invention also provides a server 100.
  • the server 100 includes:
  • the searching module 30 is configured to receive a recovery request sent by the terminal device, and search for the backup information of the terminal device from the third-party platform information database according to the recovery request;
  • the server 100 when the server 100 receives the recovery request sent by the terminal device, it searches for the application version and the third-party platform information in the backup information backed up by the terminal device from the third-party platform information database according to the recovery request information of the terminal device.
  • the terminal device sends a recovery request to the server 100, and then the server 100 searches for the backup information of the terminal device from the third-party platform information database according to the received recovery request information, and finally uses the version of the backup information, the market information, and the like.
  • the terminal device will pop up a prompt box on the display screen for the user to select an application version such as a new version or an old version. If the user selects a new version, the terminal device can directly download the information.
  • the latest version in this way, can avoid upgrading the application, which can save users traffic and server resources.
  • the recovery module 40 is configured to send the backup information to the terminal device, where the terminal device downloads an application from a third-party platform and downloads user data in the backup information from the server to complete the terminal device. Data recovery processing;
  • the third-party platform information database includes an application download address of the third-party platform, and the application download address is sent to the terminal device for the terminal device to download the application when the data is restored.
  • the server 100 sends the information backed up by the terminal device to the terminal device, so that the terminal device selects whether the latest application version needs to be used; and then, according to the selection of the terminal device, the server uses the third-party platform from the third-party platform information database.
  • the application download address is sent to the terminal device for the terminal device to download the application; finally, the user data information in the backup information is sent to the terminal device, and finally the data recovery is completed.
  • the server 100 provided by the present invention firstly establishes a third-party platform information database; then receives a backup request sent by the terminal device, and stores the backup information carried in the backup request in the third-party platform information database to complete the data. Backup; when recovering, server 100 receives a recovery request sent by the terminal device, and searching for the backup information of the terminal device from the third-party platform information database according to the recovery request; and then sending the backup information to the terminal device for the terminal device Downloading an application from a third-party platform and downloading user data in the backup information from the server 100 to complete data recovery of the terminal device; by such a method, the present invention can save the application installation when the terminal device backs up data The package can be effectively restored by using the application installation source on the third-party platform, which can save the traffic required for the backup of the terminal device and save the backup data, and implement backup and recovery across the terminal operating system.
  • the server 100 further includes:
  • the database building module 10 is configured to establish a third-party platform information database for the server;
  • the third-party platform information database includes an application information database and an application user data information database; and the third-party platform information database includes information about terminal device operating system information, third-party platform information, and third-party platform application downloading and upgrading server. address.
  • the backup module 20 is configured to receive a backup request sent by the terminal device, and store the backup information carried in the backup request in the third-party platform information database to complete data backup;
  • the backup request sent by the terminal device carries the backup information that needs to be backed up, and the backup information includes the identity information, version, market information, and application user data information of the application, and then the server stores the information that needs to be backed up to the server. In the third-party platform information database, this completes the backup of the data.
  • the backup module 20 includes:
  • the receiving unit 201 is configured to receive, by the server, a backup request sent by the terminal device;
  • the first storage unit 202 is configured to save the application identity information, the version number, and the market information of the backup information in the backup request to the application information database;
  • the backup information includes information that the terminal device needs to back up.
  • the server backs up the application identity information, version, and market information, so that it can be searched in the third-party application platform when the application is restored in the future. application.
  • the second storage unit 203 is configured to save the user data information of the backup information to the number of application users. According to the information database, complete the backup of the data;
  • the application user data information database is used to save the user data information in the backup information.
  • the terminal device downloads the backed up user data information from the application user data information database.
  • the feedback unit 204 is configured to feed back the backup result to the terminal device
  • the server 100 completes the backup of the data
  • the corresponding backup result is generated and fed back to the terminal device to notify the terminal device whether the data backup is completed.
  • the recovery module 40 includes:
  • the first sending unit 401 is configured to send the application identity information, the version number, and the market information in the backup information to the terminal device, and prompt the terminal device to select an application version that needs to be restored;
  • the server 100 after the server 100 finds the application identity information, the version, and the market information in the backup information, the server detects whether the application in the original backup information is the latest application version, and allows the terminal device to select the application version to be downloaded.
  • the server 100 finds the application identity information, version, and market information in the terminal device backup information in the third-party platform information database, it sends the application identity information to the terminal device, and then causes the terminal device to select the application version that needs to be restored.
  • the second sending unit 402 is configured to send the third-party platform application download address to the terminal device according to the application version selected by the terminal device, so that the terminal device downloads the application;
  • the third-party platform information database stores the third-party platform application download address. After the terminal device selects the application version that needs to be restored, the server 100 sends the application download address selected by the terminal device to the terminal device. For the recovery of the application for the terminal device.
  • the server 100 extracts the third-party platform application download address from the third-party platform information database, and then sends the third-party platform application download address to the terminal device for the terminal device to perform application recovery.
  • the third sending unit 403 is configured to send, by the server, the user data to the terminal device to reach the terminal device data recovery process.
  • the server 100 sends the user data information in the backup information to the terminal device to complete complete data recovery.
  • the server 100 sends the user data information in the backup information to the terminal device. After the terminal device downloads the user data information in the server 100, the data recovery is completely completed. .
  • the present invention also provides a system 10, with reference to FIG. 11, in an embodiment, the system 10 includes a terminal device 200 and the server 100 described above,
  • the terminal device 200 includes:
  • the sending module 2001 is configured to send the backup request
  • the terminal device sends the backup request information to the server 100 through the sending module 2001, and the backup request information carries the backup information that the terminal device needs to back up, and the terminal device sends the backup information to the server 100, so that the server 100 Complete the data backup.
  • the first receiving module 2002 is configured to receive a backup result fed back by the server
  • Select module 2003 set to select the version of the application that needs to be restored
  • the terminal device is used to select an application version that the user needs to restore.
  • the second receiving module 2004 is configured to accept an application download address sent by the server, an application sent by the third platform, and user data information sent by the server.
  • the user downloads the application to the third-party platform through the second receiving module 2004 and downloads the user data from the server 100, thereby completing data recovery.
  • the server receives a recovery request sent by the terminal device, and searches for the backup information of the terminal device from the third-party platform information database according to the recovery request. And then sending the backup information to the terminal device, where the terminal device downloads an application from a third-party platform and downloads user data in the backup information from the server, to complete data recovery processing of the terminal device;
  • the present invention can effectively use the application installation package without backing up the data when the terminal device backs up the data.
  • the application installation source on the third-party platform can restore the traffic required for the backup of the terminal device and the time for saving the backup data, and implement backup and recovery processing across the terminal operating system.

Landscapes

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

Abstract

一种数据的处理方法及相应的服务器(100)和系统,其中方法包括以下步骤:服务器(100)接收终端设备(200)发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备(200)的备份信息;将所述备份信息发送给所述终端设备(200),以供所述终端设备(200)从第三方平台下载应用以及从所述服务器(100)中下载所述备份信息中的用户数据,以完成终端设备(200)的数据恢复处理;其中,所述第三方平台信息数据库保存所述第三方平台中的应用下载地址。该方法能够在终端设备(200)备份时无需再上传应用安装包,有效利用第三方平台上的应用安装源进行恢复,可以实现跨终端操作系统进行备份和恢复处理。

Description

数据的处理方法、服务器及系统 技术领域
本发明涉及通讯技术领域,尤其涉及一种数据的处理方法、服务器及系统。
背景技术
目前市场上对数据进行备份和恢复的方法是将应用安装包和用户数据进行备份,这样,当用户备份的软件数据越来越多时,对服务器的资源存储要求会越来越大。当用户更换终端设备如手机时,若更换后的终端设备的操作系统与之前的终端设备操作系统不一样,则有可能使之前的备份软件数据无法使用,从而导致用户数据丢失。
上述内容仅用于辅助理解本发明的技术方案,并不代表承认上述内容是现有技术。
发明内容
本发明实施例的主要目的旨在针对终端设备进行数据的备份和恢复时,可以有效利用第三方平台上的应用安装源进行恢复,从而实现跨终端操作系统的数据备份和恢复处理。
为实现上述目的,本发明的一个实施例提供了一种数据的处理方法,所述数据的处理方法包括以下步骤:
服务器接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息;
将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复处理;
其中,所述第三方平台信息数据库保存所述第三方平台中的应用下载地址。
本发明优选实施例中,所述服务器接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息的 步骤之前还包括:
所述服务器建立第三方平台信息数据库;
接收所述终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份。
本发明优选实施例中,所述第三方平台信息数据库包括应用信息数据库和应用用户数据信息数据库,所述备份信息包括应用身份信息、版本、市场信息和用户数据信息。
本发明优选实施例中,所述接收终端设备备份请求,并将备份请求中携带的备份信息存储到第三方平台信息数据库中,以完成数据备份的步骤包括:
所述服务器接收终端设备发送的备份请求;
将所述备份请求中的备份信息的应用身份信息、版本、市场信息保存到应用信息数据库;
将所述备份信息的用户数据信息保存到应用用户数据信息数据库,以完成数据的备份;
将备份结果反馈给终端设备。
本发明优选实施例中,所述将所述备份信息发送给终端设备,以供终端设备从第三方平台下载应用以及从所述服务器下载备份信息中的用户数据,达到终端设备数据恢复的步骤包括:
将所述备份信息中的应用身份信息、版本、市场信息发送给所述终端设备,并提示所述终端设备选择需要恢复的应用版本;
根据所述终端设备选择的应用版本,将所述第三方平台应用下载地址发送给所述终端设备,以供所述终端设备下载应用;
所述服务器将所述用户数据发送给所述终端设备,以完成终端设备的数据恢复处理。
此外,为实现上述目的,本发明的另一个实施例还提供了一种服务器,所述服务器包括:
查找模块,设置为接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息;
恢复模块,设置为将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户 数据,以完成终端设备的数据恢复处理;
其中,所述第三方平台信息数据库保存所述第三方平台中的应用下载地址。
本发明优选实施例中,所述服务器还包括:
建库模块,设置为建立第三方平台信息数据库;
备份模块,设置为接收所述终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份。
本发明优选实施例中,所述第三方平台信息数据库包括应用信息数据库和应用用户数据信息数据库,所述备份信息包括应用身份信息、版本号、市场信息和用户数据信息。
本发明优选实施例中,所述备份模块包括:
接收单元,设置为接收终端设备发送的备份请求;
第一存储单元,设置为将所述备份请求中的备份信息的应用身份信息、版本号、市场信息保存到应用信息数据库;
第二存储单元,设置为将所述备份信息的用户数据信息保存到应用用户数据信息数据库,以完成数据的备份;
反馈单元,设置为将备份结果反馈给终端设备;
本发明优选实施例中,所述恢复模块包括:
第一发送单元,设置为将所述备份信息中的应用身份信息、版本号、市场信息发送给所述终端设备,并提示所述终端设备选择需要恢复的应用版本;
第二发送单元,设置为根据所述终端设备选择的应用版本,将所述第三方平台应用下载地址发送给所述终端设备,以供所述终端设备下载应用;
第三发送单元,设置为将所述用户数据发送给所述终端设备,以完成终端设备的数据恢复处理。
此外,为实现上述目的,本发明的另一个实施例还提供了一种系统,所述系统包括终端设备以及如上所述的服务器,
所述终端设备包括:
发送模块,设置为发送所述备份请求;
第一接收模块,设置为接收所述服务器反馈的备份结果;
选择模块,设置为选择需要恢复的应用版本;
第二接收模块,设置为接受所述服务器发送的应用下载地址和所述第三平台发送的应用以及所述服务器发送的用户数据信息。
在本发明实施例中,还提供了一种计算机存储介质,该计算机存储介质可以存储有执行指令,该执行指令用于执行上述实施例中的数据处理方法的实现。
本发明实施例提供的数据的处理方法、服务器及系统,首先服务器接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息;然后将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复处理;通过这样的方法,本发明能够在终端设备备份数据时无需再上传应用安装包,有效利用第三方平台上的应用安装源进行恢复,可以省了终端设备备份时需要的流量和节约备份数据的时间,并实现跨终端操作系统进行备份和恢复处理。
附图说明
图1为本发明实施例数据的处理方法第一实施例的流程示意图;
图2为本发明实施例数据的处理方法第二实施例的流程示意图;
图3为图2中步骤接收终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份的细化流程示意图;
图4为图2中步骤将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复的细化流程示意图;
图5为本发明实施例进行数据备份的数据流示意图;
图6为本发明实施例进行数据恢复的数据流示意图;
图7为本发明实施例服务器第一实施例的功能模块示意图;
图8为本发明实施例服务器第二实施例的功能模块示意图;
图9为图8中备份模块的细化功能模块示意图;
图10为图8中恢复模块的细化功能模块示意图;
图11为本发明系统一实施例的功能模块示意图;
图12为图11中终端设备的细化功能模块示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
本发明实施例提供一种数据的处理方法,在一实施例中,参照图1,所述数据的处理方法包括以下步骤:
步骤S30,接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息;
本实施例中,当服务器接收到终端设备发送的恢复请求时,会根据终端设备的恢复请求信息从第三方平台信息数据库中查找终端设备备份的备份信息中的应用版本和第三方平台信息。
具体地,首先终端设备向服务器发送恢复请求,然后服务器根据接收到恢复请求信息,从第三方平台信息数据库中查找终端设备的备份信息,最后将备份信息中应用的版本,市场信息等信息发送给终端设备,供终端设备进行需要恢复的版本选择。比如,服务器将应用的版本等信息发送给终端设备后,终端设备会在其显示屏上弹出提示框,以供用户选择应用版本如新版本或旧版本,若用户选择新版本,则可直接下载最新版本,这样,可以避免再对应用进行升级处理,从而可以为用户节省流量和服务器资源。
步骤S40,将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复处理;
本实施例中,上述的第三方平台信息数据库中包含有第三方平台的应用下载地址,可以在数据的恢复时,将应用下载地址发送给终端设备,以供终端设备进行应用的下载。
具体地,首先,服务器将终端设备备份的信息发送给终端设备,让终端设备选择是否需要使用最新的应用版本;然后,根据终端设备的选择,服务器从第三方平台信息数据库中将第三方平台中的应用下载地址发送给终端设 备,供终端设备进行应用的下载;最后,将备份信息中的用户数据信息发送给终端设备,最终完整的完成数据的恢复处理。
本发明实施例提供的数据的处理方法,首先服务器建立第三方平台信息数据库;然后接收终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份;恢复时,服务器接收终端设备发送的恢复请求,并根据所述恢复请求从所述第三方平台信息数据库中查找所述终端设备的备份信息;然后将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复;通过这样的方法,本发明能够在终端设备备份数据时无需再上传应用安装包,有效利用第三方平台上的应用安装源进行恢复,可以节省终端设备备份时需要的流量和节约备份数据的时间,并实现跨终端操作系统进行备份和恢复。
在一实施例中,如图2所示,在上述图1的实施例的基础上,本实施例中,所述步骤S30之前还包括:
步骤S10,服务器建立第三方平台信息数据库;
本实施例中,第三方平台信息数据库包括应用信息数据库和应用用户数据信息数据库;另外第三方平台信息数据库中包含终端设备操作系统信息、第三方平台信息、第三方平台应用下载和升级服务器地址。
步骤S20,接收终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份;
本实施例中,终端设备发送的备份请求中会携带需要备份的备份信息,备份信息会包括,应用的身份信息、版本、市场信息和应用用户数据信息,然后服务器将这些需要备份的信息存储到第三方平台信息数据库中,这样,就完成了数据的备份。
在一实施例中,如图3所示,在上述图2的实施例的基础上,本实施例中,所述步骤S20包括:
步骤S201,所述服务器接收终端设备发送的备份请求;
步骤S202,将所述备份请求中的备份信息的应用身份信息、版本、市场 信息保存到应用信息数据库;
本实施例中,备份信息中包含终端设备需要备份的信息,当备份应用信息时,服务器将应用的身份信息、版本、市场信息进行备份,方便以后进行应用恢复时,在第三方应用平台中查找应用。
步骤S203,将所述备份信息的用户数据信息保存到应用用户数据信息数据库,以完成数据的备份;
本实施例中,应用用户数据信息数据库用于将备份信息中的用户数据信息进行保存,在进行数据恢复时,终端设备从应用用户数据信息数据库中下载备份的用户数据信息。
步骤S204,将备份结果反馈给终端设备。
本实施例中,在服务器完成数据的备份后,会生成相应的备份结果,反馈给终端设备,用来通知终端设备是否完成了数据的备份。
在一实施例中,如图4所示,在上述图1或图2的实施例的基础上,本实施例中,所述步骤S40包括:
步骤S401,将所述备份信息中的应用身份信息、版本、市场信息发送给所述终端设备,并提示所述终端设备选择需要恢复的应用版本;
本实施例中,服务器查找到备份信息中的应用身份信息、版本、市场信息后,会检测原备份信息中的应用是否为最新应用版本,并让终端设备选择需要下载的应用版本。
具体地,当服务器在第三方平台信息数据库中查找到终端设备备份信息中的应用身份信息、版本、市场信息后,就发送给终端设备,然后让终端设备选择需要恢复的应用版本。
步骤S402,根据所述终端设备选择的应用版本,将所述第三方平台应用下载地址发送给所述终端设备,以供所述终端设备下载应用;
本实施例中,第三方平台信息数据库中存储有第三方平台应用下载地址,当终端设备选择了需要恢复的应用版本后,服务器就会将所选择的应用下载地址发送给终端设备,以供终端设备进行应用的恢复。
具体地,当终端设备选择了需要恢复的应用版本后,服务器会从第三方平台信息数据库中提取第三方平台应用下载地址,然后发送给终端设备,以 供终端设备进行应用的恢复。
步骤S403,所述服务器将所述用户数据发送给所述终端设备,以完成终端设备的数据恢复处理。
本实施例中,服务器会将备份信息中的用户数据信息发送给终端设备,以完成完整的数据恢复。
具体地,当终端设备完成上述应用的恢复后,服务器就会将备份信息中的用户数据信息发送给终端设备,当终端设备下载完服务器中的用户数据信息后,就完整的完成数据恢复。
图5为本发明进行数据备份的数据流示意图,具体如下:
步骤S501:服务器建立终端设备的第三方平台信息数据库,第三方平台信息数据库包含信息有:终端设备操作系统信息、应用市场信息、第三方平台应用下载地址和升级服务器地址。
步骤S502:终端设备发送备份请求到服务器,并携带应用身份信息、应用版本、应用市场信息、用户数据信息以及终端设备操作系统等信息。
步骤S503:服务器保存应用身份信息、应用版本和应用市场信息等信息到应用信息数据库。
步骤S504:服务器保存用户数据信息到用户数据信息数据库。
步骤S505:服务器反馈备份结果到终端设备。
图6为本发明进行数据恢复的数据流示意图,具体如下:
步骤S601:终端向服务器发送数据恢复请求。
步骤S602:服务器从应用信息数据库中查找终端设备备份的应用身份信息、应用版本等信息。
步骤S603:返回终端设备备份信息中应用版本、应用市场等信息给终端设备。
步骤S604:提示终端设备进行恢复时,是否选择最新的应用版本进行恢复。
步骤S605:根据终端设备的选择,发送第三方平台应用下载地址给终端设备,供终端设备进行应用下载。
步骤S606:终端设备向服务器端请求用户数据信息。
步骤S607:终端设备完成数据恢复。
本发明还提供一种服务器100,参照图7,在一实施例中,所述服务器100包括:
查找模块30,设置为接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息;
本实施例中,当服务器100接收到终端设备发送的恢复请求时,会根据终端设备的恢复请求信息从第三方平台信息数据库中查找终端设备备份的备份信息中的应用版本和第三方平台信息。
具体地,首先终端设备向服务器100发送恢复请求,然后服务器100根据接收到恢复请求信息,从第三方平台信息数据库中查找终端设备的备份信息,最后将备份信息中应用的版本,市场信息等信息发送给终端设备,供终端设备进行需要恢复的版本选择。比如,服务器将应用的版本等信息发送给终端设备后,终端设备会在其显示屏上弹出提示框,以供用户选择应用版本如新版本或旧版本,若用户选择新版本,则可直接下载最新版本,这样,可以避免再对应用进行升级处理,从而可以为用户节省流量和服务器资源。
恢复模块40,设置为将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复处理;
本实施例中,上述的第三方平台信息数据库中包含有第三方平台的应用下载地址,可以在数据的恢复时,将应用下载地址发送给终端设备,以供终端设备进行应用的下载。
具体地,首先,服务器100将终端设备备份的信息发送给终端设备,让终端设备选择是否需要使用最新的应用版本;然后,根据终端设备的选择,服务器从第三方平台信息数据库中将第三方平台中的应用下载地址发送给终端设备,供终端设备进行应用的下载;最后,将备份信息中的用户数据信息发送给终端设备,最终完整的完成数据的恢复。
本发明提供的服务器100,首先服务器建立第三方平台信息数据库;然后接收终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份;恢复时,服务器100接收 终端设备发送的恢复请求,并根据所述恢复请求从所述第三方平台信息数据库中查找所述终端设备的备份信息;然后将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器100中下载所述备份信息中的用户数据,以完成终端设备的数据恢复;通过这样的方法,本发明能够在终端设备备份数据时无需再上传应用安装包,有效利用第三方平台上的应用安装源进行恢复,可以节省终端设备备份时需要的流量和节约备份数据的时间,并实现跨终端操作系统进行备份和恢复。
在一实施例中,如图8所示,在上述图7的实施例的基础上,本实施例中,所述服务器100还包括:
建库模块10,设置为服务器建立第三方平台信息数据库;
本实施例中,第三方平台信息数据库包括应用信息数据库和应用用户数据信息数据库;另外第三方平台信息数据库中包含信息有终端设备操作系统信息、第三方平台信息、第三方平台应用下载和升级服务器地址。
备份模块20,设置为接收终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份;
本实施例中,终端设备发送的备份请求中会携带需要备份的备份信息,备份信息会包括,应用的身份信息、版本、市场信息和应用用户数据信息,然后服务器将这些需要备份的信息存储到第三方平台信息数据库中,这样,就完成了数据的备份。
在一实施例中,如图9所示,在上述图8的实施例的基础上,本实施例中,所述备份模块20包括:
接收单元201,设置为所述服务器接收终端设备发送的备份请求;
第一存储单元202,设置为将所述备份请求中的备份信息的应用身份信息、版本号、市场信息保存到应用信息数据库;
本实施例中,备份信息中包含终端设备需要备份的信息,当备份应用信息时,服务器将应用的身份信息、版本、市场信息进行备份,方便以后进行应用恢复时,在第三方应用平台中查找应用。
第二存储单元203,设置为将备份信息的用户数据信息保存到应用用户数 据信息数据库,完成数据的备份;
本实施例中,应用用户数据信息数据库用于将备份信息中的用户数据信息进行保存,在进行数据恢复时,终端设备从应用用户数据信息数据库中下载备份的用户数据信息。
反馈单元204,设置为将备份结果反馈给终端设备;
本实施例中,在服务器100完成数据的备份后,会生成相应的备份结果,反馈给终端设备,用来通知终端设备是否完成了数据的备份。
在一实施例中,如图10所示,在上述图7或图8的实施例的基础上,本实施例中,所述恢复模块40包括:
第一发送单元401,设置为将所述备份信息中的应用身份信息、版本号、市场信息发送给终端设备,并提示终端设备选择需要恢复的应用版本;
本实施例中,服务器100查找到备份信息中的应用身份信息、版本、市场信息后,会检测原备份信息中的应用是否为最新应用版本,并让终端设备选择需要下载的应用版本。
具体地,当服务器100在第三方平台信息数据库中查找到终端设备备份信息中的应用身份信息、版本、市场信息后,就发送给终端设备,然后让终端设备选择需要恢复的应用版本。
第二发送单元402,设置为根据终端设备选择的应用版本,将第三方平台应用下载地址发送给终端设备,以供终端设备下载应用;
本实施例中,第三方平台信息数据库中存储有第三方平台应用下载地址,当终端设备选择了需要恢复的应用版本后,服务器100就会将终端设备所选择的应用下载地址发送给终端设备,以供终端设备进行应用的恢复。
具体地,当终端设备选择了需要恢复的应用版本后,服务器100会从第三方平台信息数据库中提取第三方平台应用下载地址,然后发送给终端设备,以供终端设备进行应用的恢复。
第三发送单元403,设置为所述服务器将所述用户数据发送给终端设备,达到终端设备数据恢复处理。
本实施例中,服务器100会将备份信息中的用户数据信息发送给终端设备,以完成完整的数据恢复。
具体地,当终端设备完成上述应用的恢复后,服务器100就会将备份信息中的用户数据信息发送给终端设备,当终端设备下载完服务器100中的用户数据信息后,就完整的完成数据恢复。
本发明还提供一种系统10,参照图11,在一实施例中,所述系统10包括终端设备200以及上述的服务器100,
参照图12,所述终端设备200包括:
发送模块2001,设置为发送所述备份请求;
本实施例中,终端设备通过发送模块2001向所述服务器100发送备份请求信息,并且备份请求信息中携带着终端设备需要备份的备份信息,终端设备将这些备份信息发送给服务器100,让服务器100完成数据备份。
第一接收模块2002,设置为接收所述服务器反馈的备份结果;
选择模块2003,设置为选择需要恢复的应用版本;
本实施例中,当服务器发送来选择应用版本信息后,终端设备用来选择用户需要恢复的应用版本。
第二接收模块2004,设置为接受所述服务器发送的应用下载地址和所述第三平台发送的应用以及所述服务器发送的用户数据信息。
本实施例中,用户通过所述第二接收模块2004向第三方平台下载应用以及从所述服务器100中下载用户数据,从而完成数据的恢复。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。
工业实用性
本发明实施例的上述技术方案,可以应用在数据的处理过程中,首先服务器接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息;然后将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复处理;通过这样的方法,本发明能够在终端设备备份数据时无需再上传应用安装包,有效利用 第三方平台上的应用安装源进行恢复,可以省了终端设备备份时需要的流量和节约备份数据的时间,并实现跨终端操作系统进行备份和恢复处理。

Claims (11)

  1. 一种数据的处理方法,所述数据的处理方法包括以下步骤:
    服务器接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息;
    将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复处理;
    其中,所述第三方平台信息数据库保存所述第三方平台中的应用下载地址。
  2. 根据权利要求1所述的数据的处理方法,其中,所述服务器接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息的步骤之前还包括:
    所述服务器建立第三方平台信息数据库;
    接收所述终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份。
  3. 根据权利要求2所述的数据的处理方法,其中,所述第三方平台信息数据库包括应用信息数据库和应用用户数据信息数据库,所述备份信息包括应用身份信息、版本、市场信息和用户数据信息。
  4. 根据权利要求3所述的数据的处理方法,其中,所述接收终端设备备份请求,并将备份请求中携带的备份信息存储到第三方平台信息数据库中,以完成数据备份的步骤包括:
    所述服务器接收终端设备发送的备份请求;
    将所述备份请求中的备份信息的应用身份信息、版本、市场信息保存到应用信息数据库;
    将所述备份信息的用户数据信息保存到应用用户数据信息数据库,以完成数据的备份;
    将备份结果反馈给终端设备。
  5. 根据权利要求3所述的数据的处理方法,其中,所述将所述备份信息发送给终端设备,以供终端设备从第三方平台下载应用以及从所述服务器下载备份信息中的用户数据,达到终端设备数据恢复的步骤包括:
    将所述备份信息中的应用身份信息、版本、市场信息发送给所述终端设备,并提示所述终端设备选择需要恢复的应用版本;
    根据所述终端设备选择的应用版本,将所述第三方平台应用下载地址发送给所述终端设备,以供所述终端设备下载应用;
    所述服务器将所述用户数据发送给所述终端设备,以完成终端设备的数据恢复处理。
  6. 一种服务器,所述服务器包括:
    查找模块,设置为接收终端设备发送的恢复请求,并根据所述恢复请求从第三方平台信息数据库中查找所述终端设备的备份信息;
    恢复模块,设置为将所述备份信息发送给所述终端设备,以供所述终端设备从第三方平台下载应用以及从所述服务器中下载所述备份信息中的用户数据,以完成终端设备的数据恢复处理;
    其中,所述第三方平台信息数据库保存所述第三方平台中的应用下载地址。
  7. 根据权利要求6所述的服务器,其中,所述服务器还包括:
    建库模块,设置为建立第三方平台信息数据库;
    备份模块,设置为接收所述终端设备发送的备份请求,并将所述备份请求中携带的备份信息存储到所述第三方平台信息数据库中,以完成数据备份。
  8. 根据权利要求7所述的服务器,其中,所述第三方平台信息数据库包括应用信息数据库和应用用户数据信息数据库,所述备份信息包括应用身份信息、版本号、市场信息和用户数据信息。
  9. 根据权利要求8所述的服务器,其中,所述备份模块包括:
    接收单元,设置为接收终端设备发送的备份请求;
    第一存储单元,设置为将所述备份请求中的备份信息的应用身份信息、版本号、市场信息保存到应用信息数据库;
    第二存储单元,设置为将所述备份信息的用户数据信息保存到应用用户数据信息数据库,以完成数据的备份;
    反馈单元,设置为将备份结果反馈给终端设备;
  10. 根据权利要求8所述的服务器,其中,所述恢复模块包括:
    第一发送单元,设置为将所述备份信息中的应用身份信息、版本号、市场信息发送给所述终端设备,并提示所述终端设备选择需要恢复的应用版本;
    第二发送单元,设置为根据所述终端设备选择的应用版本,将所述第三方平台应用下载地址发送给所述终端设备,以供所述终端设备下载应用;
    第三发送单元,设置为将所述用户数据发送给所述终端设备,以完成终端设备的数据恢复处理。
  11. 一种系统,所述系统包括终端设备以及如权利要求6至10中任一项所述的服务器,
    所述终端设备包括:
    发送模块,设置为发送所述备份请求;
    第一接收模块,设置为接收所述服务器反馈的备份结果;
    选择模块,设置为选择需要恢复的应用版本;
    第二接收模块,设置为接受所述服务器发送的应用下载地址和所述第三平台发送的应用以及所述服务器发送的用户数据信息。
PCT/CN2016/098525 2016-02-02 2016-09-09 数据的处理方法、服务器及系统 WO2017133246A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610075170.5A CN107025147A (zh) 2016-02-02 2016-02-02 数据的处理方法、服务器及系统
CN201610075170.5 2016-02-02

Publications (1)

Publication Number Publication Date
WO2017133246A1 true WO2017133246A1 (zh) 2017-08-10

Family

ID=59500571

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/098525 WO2017133246A1 (zh) 2016-02-02 2016-09-09 数据的处理方法、服务器及系统

Country Status (2)

Country Link
CN (1) CN107025147A (zh)
WO (1) WO2017133246A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109361819A (zh) * 2018-11-05 2019-02-19 诚迈科技(南京)股份有限公司 一种恢复智能终端软件的方法、智能终端和备份服务器
CN112732479A (zh) * 2019-10-28 2021-04-30 阿里巴巴集团控股有限公司 一种分布式系统的数据备份方法及装置
CN113641370A (zh) * 2021-08-18 2021-11-12 深圳创维数字技术有限公司 Ott终端应用程序恢复方法、装置和计算机可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1359069A (zh) * 2000-12-15 2002-07-17 和记电话有限公司 自动下载数据到移动计算装置的方法及系统
CN101606144A (zh) * 2007-01-26 2009-12-16 富盛旺公司 用于备份内容以供移动设备使用的系统和方法
CN102045385A (zh) * 2010-10-21 2011-05-04 李斌 一种实现个人云计算系统及设备
CN103401902A (zh) * 2013-07-18 2013-11-20 深圳先进技术研究院 一种便携式云存储系统及方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101188839B (zh) * 2007-12-10 2011-01-19 中兴通讯股份有限公司 移动终端的数据处理方法及系统
CN102110031A (zh) * 2011-02-23 2011-06-29 宇龙计算机通信科技(深圳)有限公司 基于android系统的应用程序备份与恢复的方法
US20140281515A1 (en) * 2013-03-12 2014-09-18 Commvault Systems, Inc. Encrypted file presentation
US9286034B2 (en) * 2014-01-23 2016-03-15 Apple Inc. Application dataflow aware property and bindings

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1359069A (zh) * 2000-12-15 2002-07-17 和记电话有限公司 自动下载数据到移动计算装置的方法及系统
CN101606144A (zh) * 2007-01-26 2009-12-16 富盛旺公司 用于备份内容以供移动设备使用的系统和方法
CN102045385A (zh) * 2010-10-21 2011-05-04 李斌 一种实现个人云计算系统及设备
CN103401902A (zh) * 2013-07-18 2013-11-20 深圳先进技术研究院 一种便携式云存储系统及方法

Also Published As

Publication number Publication date
CN107025147A (zh) 2017-08-08

Similar Documents

Publication Publication Date Title
US9367403B2 (en) Terminal and application restoring method
CN108074177B (zh) 数据对账方法、系统和计算机可读存储介质
CN111770169B (zh) 设备固件升级的方法、装置、设备以及存储介质
US7680067B2 (en) Peer-to-peer data synchronization architecture
US20170235566A1 (en) System and method for efficient software replication
US20140089376A1 (en) Control of applications installed on a remote device
WO2015157937A1 (zh) 软件升级方法和终端
WO2020224238A1 (zh) 区块链节点的部署方法、装置、设备及存储介质
CN105511920B (zh) 一种基于容器的移动终端操作系统升级方法和装置
KR102059220B1 (ko) 사용자 고유 로밍 설정 기법
WO2017133246A1 (zh) 数据的处理方法、服务器及系统
US8612799B2 (en) Method and apparatus of backing up subversion repository
WO2016011862A1 (zh) 一种应用程序卸载方法及装置
CN107066353B (zh) 数据备份过程中的数据使用方法及数据一致性组件
CN102622254A (zh) 电视机宕机处理方法和系统
US20140351220A1 (en) Configuration of one or more computer devices
US9609085B2 (en) Broadcast-based update management
CN113422791B (zh) 云服务配置方法和装置、电子设备以及计算机可读存储介质
CN104536777A (zh) 用于确定需要启动的应用并执行相应操作的方法和装置
JP4532946B2 (ja) アプリケーション入れ替え方法およびそのプログラム
WO2014094315A1 (zh) 在系统升级过程中对业务进行处理的方法、装置和设备
CN111385334B (zh) 一种数据配送方法、装置、设备及存储介质
JP6504000B2 (ja) データ配信制御プログラム、データ配信制御方法及びデータ配信装置
CN112579247A (zh) 确定任务状态的方法和装置
US9727378B2 (en) Persistent unenrollment for devices under management

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: 16889057

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: 16889057

Country of ref document: EP

Kind code of ref document: A1