WO2018076890A1 - Procédé de sauvegarde de données, dispositif, support d'informations, serveur et système - Google Patents

Procédé de sauvegarde de données, dispositif, support d'informations, serveur et système Download PDF

Info

Publication number
WO2018076890A1
WO2018076890A1 PCT/CN2017/096308 CN2017096308W WO2018076890A1 WO 2018076890 A1 WO2018076890 A1 WO 2018076890A1 CN 2017096308 W CN2017096308 W CN 2017096308W WO 2018076890 A1 WO2018076890 A1 WO 2018076890A1
Authority
WO
WIPO (PCT)
Prior art keywords
backup
data
backup area
target
determining
Prior art date
Application number
PCT/CN2017/096308
Other languages
English (en)
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 WO2018076890A1 publication Critical patent/WO2018076890A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Definitions

  • the present invention belongs to the field of communications technologies, and in particular, to a data backup method, apparatus, storage medium, server, and system.
  • Cloud services refer to the use of the network to communicate the computing work of multiple computers, or to access the services provided by remote hosts through the network.
  • the terminal may upload the terminal data to the cloud server or download the required data from the cloud server.
  • the embodiment of the invention provides a data backup method, device, storage medium, server and system, which can improve the security of data stored by the cloud server.
  • An embodiment of the present invention provides a data backup method, including:
  • a backup area set corresponding to the backup account information Determining, according to the data backup request, a backup area set corresponding to the backup account information, where the backup area set includes a public backup area and a private backup area;
  • the embodiment of the invention further provides an apparatus for data backup, comprising:
  • a receiving unit configured to receive a data backup request, where the data backup request carries backup account information and target data that needs to be backed up;
  • a first determining unit configured to determine, according to the data backup request, a backup area set corresponding to the backup account information, where the backup area set includes a public backup area and a private backup area;
  • a second determining unit configured to determine a target backup area of the target data from the set of backup areas
  • a backup unit configured to back up the target data to the target backup area.
  • the embodiment of the present invention further provides a storage medium, where the storage medium is stored with a plurality of instructions, and the instructions are adapted to be loaded by a processor to perform the data backup method according to any one of the embodiments of the present invention. step.
  • the embodiment of the present invention further provides a server, including a memory, and a processor, by using a computer program stored in the memory, to perform the following steps:
  • a backup area set corresponding to the backup account information Determining, according to the data backup request, a backup area set corresponding to the backup account information, where the backup area set includes a public backup area and a private backup area;
  • the embodiment of the invention further provides a system for data backup, comprising a cloud server and at least one terminal, wherein the cloud server comprises the device for data backup described above.
  • the embodiment of the invention provides a data backup method, device, storage medium, server and system, which can improve the security of data stored by the cloud server.
  • FIG. 1 is a schematic flowchart of a method for backing up data provided by an embodiment of the present invention.
  • FIG. 2 is a schematic diagram of a scenario of a system for data backup provided by an embodiment of the present invention.
  • FIG. 3 is another schematic flowchart of a method for backing up data according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of an apparatus for data backup according to an embodiment of the present invention.
  • FIG. 5 is another schematic structural diagram of an apparatus for data backup according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a server according to an embodiment of the present invention.
  • FIG. 7 is another schematic structural diagram of a server according to an embodiment of the present invention.
  • the principles of the present invention operate using many other general purpose or special purpose computing, communication environments, or configurations.
  • Examples of well-known computing systems, environments, and configurations suitable for use with the present invention may include, but are not limited to, hand-held phones, personal computers, servers, multi-processor systems, microcomputer-based systems, mainframe computers, and A distributed computing environment, including any of the above systems or devices.
  • a cloud account can correspond to multiple terminals, that is, multiple terminals and the same cloud account can be used to log in to the cloud server; however, an account has a certain security threat corresponding to multiple terminals, for example, if one of them If the terminal is lost, the criminal may use the cloud account to log in to the cloud service and see all the information in the cloud account, which may result in leakage of user information and low data security.
  • An embodiment of the present invention provides a data backup method, including:
  • a backup area set corresponding to the backup account information Determining, according to the data backup request, a backup area set corresponding to the backup account information, where the backup area set includes a public backup area and a private backup area;
  • the data backup request further carries indication information of the target backup area; and the target backup area for determining the target data from the backup area set includes: indication information according to the target backup area Determining a target backup area of the target data from the set of backup areas.
  • the determining the target backup area of the target data from the set of backup areas comprises: analyzing the target data, determining a preset file type corresponding to the target data; Determining a file type, determining a target backup area of the target data from the set of backup areas.
  • the data backup request further carries the verification information.
  • the method further includes: detecting whether the verification information is successfully verified; When the verification of the verification information is successful, the step of determining the backup area set corresponding to the backup account information according to the data backup request is triggered.
  • the determining the backup area set corresponding to the backup account information includes: determining, according to the backup account information, indication information of the public backup area; and determining, according to the verification information, indication information of the private backup area; The corresponding backup area set is determined based on the indication information of the public backup area and the indication information of the private backup area.
  • the determining, according to the preset file type, the target backup area of the target data from the set of backup areas comprising: determining that a preset file type corresponding to the target data is private data
  • the target backup area is determined to be a private backup area.
  • the target backup area is determined to be a public backup area.
  • the backing up the target data to the target backup area comprises: when determining that the target backup area is a private backup area, backing up the target data to a private backup area; when determining When the target backup area is a public backup area, the target data is backed up to a common backup area.
  • the description will be made from the perspective of a device for backing up data, and the device for backing up the data may be integrated into a network device such as a server or a gateway, such as a cloud server or the like.
  • a network device such as a server or a gateway, such as a cloud server or the like.
  • FIG. 1 is a schematic flowchart diagram of a data backup method according to an embodiment of the present invention. The method includes:
  • step S101 a data backup request is received, and the data backup request carries backup account information and target data that needs to be backed up.
  • the cloud server receives the data backup request sent by the terminal, and the data backup request is used to request the cloud server to back up the target data in the terminal, where the data backup request carries the backup account information and the target data that needs to be backed up.
  • the backup account information may refer to the cloud account information used when the terminal logs in to the cloud server, such as the cloud account name, the mailbox of the registered cloud account, the mobile phone number of the registered cloud account, and the like; the target data to be backed up may refer to the short message data and the chat record. Data, call record data, or photo data, etc., are not specifically limited herein.
  • step S102 according to the data backup request, a backup area set corresponding to the backup account information is determined, and the backup area set includes a public backup area and a private backup area.
  • the cloud server reads the backup account information according to the data backup request sent by the terminal, and according to the backup area set corresponding to the backup account information, the backup area set is used to store the target data to be backed up.
  • a cloud account can correspond to multiple terminals, that is, the user can log in to the cloud server by using multiple terminals and the same cloud account, and the terminals have the same backup area, and the related multiples are associated with each other.
  • Each terminal uses the same cloud account to log in to the cloud server, and can view the data uploaded to the backup area.
  • the backup area is divided, that is, the backup area set corresponding to the backup account information may include a public backup area and a private backup area; that is, multiple terminals corresponding to the same cloud account have the same common backup area. And separate private backup areas.
  • Each of the terminals can view the data stored in the public backup area. However, only the corresponding terminal has the right to view the data in the private backup area.
  • the data backup request can also carry the verification information, and the cloud server can According to the verification information, it is determined whether the terminal currently sending the data backup request has the right to view the content of the backup area set.
  • the method may further include the following steps:
  • the verification information is used to determine whether the terminal currently sending the data backup request has the right to view the content of the backup area set.
  • the cloud server After receiving the data backup request, the cloud server first reads the verification information in the data backup request and detects it. If the verification information is successfully verified, the cloud server is allowed to log in to view the content stored in the backup area set.
  • the verification information may include a combination of one or more of password information, fingerprint information, iris information, voice information, and the like, which is not specifically limited herein.
  • the verification information may be used to determine the information of the private backup area corresponding to the backup account information.
  • determining the backup area set corresponding to the backup account information may include the following steps:
  • each backup account information is logged into the cloud server, and an independent verification information is set, that is, each backup area set corresponds to an independent verification information, so that the backup account information is read in the cloud server.
  • the indication information of the public backup area can be determined. Further, when the verification information passes, the indication information of the private backup area can be determined according to the verification information. Finally, the indication information of the public backup area and the private backup area can be determined. The indication information determines a corresponding set of backup areas.
  • step S103 a target backup area of the target data is determined from the set of backup areas.
  • the data backup request may also carry indication information of the target backup area.
  • Determining the target backup area of the target data from the set of backup areas may include: determining a target backup area of the target data from the set of backup areas according to the indication information of the target backup area.
  • the cloud server can directly read the indication information of the target backup area in the data backup request, and determine whether the target backup area is a public backup area or a private backup area.
  • determining the target backup area of the target data from the set of backup areas may include:
  • (32) Determine, according to the preset file type, a target backup area of the target data from the set of backup areas.
  • the cloud server classifies the terminal data in advance, and obtains a preset file type, such as short message data, chat record data, call record data, etc., which can be classified into private data, such as a terminal application installation package, an entertainment video, etc., which can be classified into shared data.
  • a preset file type such as short message data, chat record data, call record data, etc.
  • private data such as a terminal application installation package, an entertainment video, etc., which can be classified into shared data.
  • the cloud server determines that the preset file type corresponding to the target data is private data, it may be determined that the target backup area is a private backup area; when the cloud server determines that the preset file type corresponding to the target data is shared data, It can be determined that the target backup area is a public backup area.
  • step S104 the target data is backed up to the target backup area.
  • the target data is backed up to the private backup area; when the cloud server determines that the target backup area is a public backup area, the target data is backed up to the public backup area.
  • the data backup system mainly includes a device for backing up data and a terminal, wherein the device for backing up the data can be integrated into a network device such as a server or a gateway.
  • the terminal may be a terminal such as a desktop computer, a tablet computer, or a mobile phone, and the cloud server and the terminal may be connected through a wireless network.
  • FIG. 2 is a schematic diagram of a system for backing up a data provided by the present invention.
  • the data backup device is integrated in a cloud server, and is mainly used to receive a data backup request sent by the terminal, where the data backup request is carried.
  • Backing up account information and target data to be backed up such as short message data, chat record data, call record data, or photo data, etc.; then, according to the data backup request, determining a backup area set corresponding to the backup account information, wherein the backup area
  • the collection includes a public backup area and a private backup area.
  • the target backup area of the target data is determined from the backup area set as a public backup area or a private backup area, and the target data is backed up to a public backup area or a private backup area, and the determination is performed.
  • the target backup area and data backup results are fed back to the terminal for user review, and so on.
  • the processing system of the terminal data may further include a terminal, such as a mobile phone, where the terminal is configured to receive a data backup request input by the user by clicking, touching, sliding, etc., and sending the data backup request to the data backup request.
  • the cloud server wherein the data backup request carries the backup account information and the target data to be backed up; or the terminal is further configured to receive the data backup result returned by the cloud server, and the like.
  • FIG. 3 is another schematic flowchart of a data backup method according to an embodiment of the present invention. The method includes:
  • step S201 different sets of backup areas are allocated for data uploaded by different terminals, and the set of backup areas includes a common backup area and a private backup area.
  • a cloud account can correspond to multiple terminals, that is, the user can log in to the cloud server by using multiple terminals and the same cloud account, and the terminals have the same backup area.
  • the terminal A, the terminal B, the terminal C, and the terminal D correspond to the same cloud account, where the terminal A, the terminal B, the terminal C, and the terminal D can be regarded as associated terminals, and the associated multiple terminals use the same cloud.
  • the different terminals in this embodiment refer to terminals corresponding to the same cloud account (such as terminal A, terminal B, terminal C, and terminal D).
  • the cloud server allocates different backup area sets for the data uploaded by the multiple different terminals, including a public backup area and a private backup area, where the public backup area refers to several associated terminals.
  • a private backup area is an area where only the corresponding terminal has the right to view or upload. Each terminal corresponds to a private backup area.
  • step S202 permission verification information is set for each backup area set.
  • the cloud server sets the rights verification information for each backup area set. Only when the data backup request sent by the terminal matches the rights verification information, the terminal is allowed to access the backup area set, which greatly improves the security of data access.
  • the indication information of the public backup area can be determined. Further, when the data backup request matches the authority verification information, the indication information of the corresponding private backup area can be determined.
  • another rights verification information may be separately set based on the private backup area to further verify the user identity, and the security of the data access is also enhanced, which is not specifically described herein.
  • step S203 two types of file, private data and shared data, are set and saved.
  • the cloud server can classify the terminal data in advance, and obtain a preset file type, such as short message data, chat record data, call record data, etc., which can be classified into private data, such as a terminal application installation package, an entertainment video, etc., which can be classified into shared data. , etc., and save the file type of the settings.
  • a preset file type such as short message data, chat record data, call record data, etc.
  • private data such as a terminal application installation package, an entertainment video, etc., which can be classified into shared data. , etc.
  • step S204 the data backup request sent by the terminal is received, and the data backup request carries backup account information, target data to be backed up, and verification information.
  • step S205 when it is determined that the authority verification information and the verification information match, the public backup area corresponding to the backup account information and the private backup area are determined.
  • the cloud server receives the data backup request sent by the terminal A, carries the account information a, the target data to be backed up, and the verification information; compares the verification information and the authority verification information, and when determining the authority verification information and the verification information,
  • the public backup area can be determined according to the backup account information, and the private backup area is determined according to the verification information.
  • step S206 the target data is analyzed to determine that the preset file type corresponding to the target data is private data.
  • step S207 the target data is backed up to the determined private backup area.
  • the target backup area may be determined as a private backup area, and the target data is backed up to the private backup area.
  • the target backup area may be determined to be a public backup area, and the target data is backed up to the public backup area.
  • the backup area is divided into a common backup area and a private backup area
  • the cloud server allocates different common backup areas and private backup areas for data uploaded by the associated multiple different terminals
  • the public backup area is An area in which the associated terminals can be uploaded or viewed.
  • the private backup area is the area where only the corresponding terminal has the right to view or upload.
  • Each terminal corresponds to a private backup area, which can improve the cloud server space. Use.
  • An embodiment of the present invention provides an apparatus for data backup, including:
  • a receiving unit configured to receive a data backup request, where the data backup request carries backup account information and target data that needs to be backed up;
  • a first determining unit configured to determine, according to the data backup request, a backup area set corresponding to the backup account information, where the backup area set includes a public backup area and a private backup area;
  • a second determining unit configured to determine a target backup area of the target data from the set of backup areas
  • a backup unit configured to back up the target data to the target backup area.
  • the data backup request further carries indication information of the target backup area; the second determining unit is configured to determine the target from the set of backup areas according to the indication information of the target backup area.
  • the target backup area of the data is configured to determine the target from the set of backup areas according to the indication information of the target backup area.
  • the second determining unit is configured to: analyze the target data, determine a preset file type corresponding to the target data, and collect from the backup area according to the preset file type. Determining a target backup area of the target data.
  • the data backup request further carries the verification information
  • the device for backing up the data further includes: a detecting unit, configured to detect whether the verification information is successfully verified; and a triggering unit, configured to: when the verification information is used
  • the first determining unit is configured to perform a step of determining a backup area set corresponding to the backup account information according to the data backup request;
  • the first determining unit includes: a first determining subunit, configured to: according to the The account information is backed up, and the indication information of the public backup area is determined;
  • the second determining subunit is configured to determine the indication information of the private backup area according to the verification information; and the third determining subunit is configured to use the indication information of the public backup area and The indication information of the private backup area determines the corresponding backup area set.
  • FIG. 4 is a schematic structural diagram of an apparatus for backing up data according to an embodiment of the present invention.
  • the apparatus 300 for backing up data includes a receiving unit 301, a first determining unit 302, a second determining unit 303, and a backup unit 304.
  • the receiving unit 301 is configured to receive a data backup request, where the data backup request carries backup account information and target data that needs to be backed up.
  • the cloud server receives the data backup request sent by the terminal, and the data backup request is used to request the cloud server to back up the target data in the terminal, where the data backup request carries the backup account information and the target data that needs to be backed up.
  • the backup account information may refer to the cloud account information used when the terminal logs in to the cloud server, such as the cloud account name, the mailbox of the registered cloud account, the mobile phone number of the registered cloud account, and the like; the target data to be backed up may refer to the short message data and the chat record. Data, call record data, or photo data, etc., are not specifically limited herein.
  • the first determining unit 302 is configured to determine, according to the data backup request, a backup area set corresponding to the backup account information, where the backup area set includes a public backup area and a private backup area.
  • the cloud server reads the backup account information according to the data backup request sent by the terminal, and according to the backup area set corresponding to the backup account information, the backup area set is used to store the target data to be backed up.
  • a cloud account can correspond to multiple terminals, that is, the user can log in to the cloud server by using multiple terminals and the same cloud account, and the terminals have the same backup area, and the related multiples are associated with each other.
  • Each terminal uses the same cloud account to log in to the cloud server, and can view the data uploaded to the backup area.
  • the backup area is divided, that is, the backup area set corresponding to the backup account information may include a public backup area and a private backup area; that is, multiple terminals corresponding to the same cloud account have the same common backup area. And separate private backup areas.
  • the second determining unit 303 is configured to determine a target backup area of the target data from the set of backup areas.
  • the backup unit 304 is configured to back up the target data to the target backup area.
  • the target data is backed up to the private backup area; when the cloud server determines that the target backup area is a public backup area, the target data is backed up to the public backup area.
  • the second determining unit 303 determines a target backup area of the target data from the set of backup areas.
  • the data backup request may also carry the target.
  • the indication of the backup area may be understood that, in this embodiment, the second determining unit 303 determines a target backup area of the target data from the set of backup areas.
  • the second determining unit 303 is configured to determine a target backup area of the target data from the set of backup areas according to the indication information of the target backup area.
  • the cloud server can directly read the indication information of the target backup area in the data backup request, and determine whether the target backup area is a public backup area or a private backup area.
  • the second determining unit 303 is configured to: analyze the target data, determine a preset file type corresponding to the target data, and perform the backup according to the preset file type. A target backup area of the target data is determined in the area set.
  • the cloud server classifies the terminal data in advance, and obtains a preset file type, such as short message data, chat record data, call record data, etc., which can be classified into private data, such as a terminal application installation package, an entertainment video, etc., which can be classified into shared data.
  • a preset file type such as short message data, chat record data, call record data, etc.
  • private data such as a terminal application installation package, an entertainment video, etc., which can be classified into shared data.
  • the cloud server determines that the preset file type corresponding to the target data is private data, it may be determined that the target backup area is a private backup area; when the cloud server determines that the preset file type corresponding to the target data is shared data, It can be determined that the target backup area is a public backup area.
  • the cloud server may determine, according to the verification information, whether the terminal that currently sends the data backup request has the right to view the content of the backup area set.
  • FIG. 5 is another schematic structural diagram of an apparatus for backing up data according to an embodiment of the present invention.
  • the data backup device 400 may further include:
  • the detecting unit 305 is configured to detect whether the verification information is successfully verified.
  • the triggering unit 306 is configured to, when the verification information is successfully verified, trigger the first determining unit 302 to perform a step of determining a backup area set corresponding to the backup account information according to the data backup request.
  • the verification information is used to determine whether the terminal currently sending the data backup request has the right to view the content of the backup area set.
  • the cloud server After receiving the data backup request, the cloud server first reads the verification information in the data backup request and detects it. If the verification information is successfully verified, the cloud server is allowed to log in to view the content stored in the backup area set.
  • the verification information may include a combination of one or more of password information, fingerprint information, iris information, voice information, and the like, which is not specifically limited herein.
  • the verification information may also be used to determine the information of the private backup area corresponding to the backup account information.
  • the first determining unit 302 may include:
  • the first determining subunit 3021 is configured to determine indication information of the public backup area according to the backup account information.
  • the second determining subunit 3022 is configured to determine indication information of the private backup area according to the verification information.
  • the third determining subunit 3023 is configured to determine a corresponding backup area set based on the indication information of the public backup area and the indication information of the private backup area.
  • each backup account information is logged into the cloud server, and an independent verification information is set, that is, each backup area set corresponds to an independent verification information, so that the backup account information is read in the cloud server.
  • the indication information of the public backup area can be determined. Further, when the verification information passes, the indication information of the private backup area can be determined according to the verification information. Finally, the indication information of the public backup area and the private backup area can be determined. The indication information determines a corresponding set of backup areas.
  • the foregoing various units may be implemented as a separate entity, or may be implemented in any combination, and implemented as the same or several entities.
  • the foregoing various units refer to the foregoing method embodiments. Let me repeat.
  • the device for backing up the data can be integrated in a network device such as a server or a gateway, such as a cloud server.
  • the present invention also provides a data backup system, which can refer to the data backup system shown in FIG. 2, including a cloud server and a terminal, wherein the cloud server can include any data backup device provided by the above embodiments. .
  • the cloud server is mainly configured to receive a data backup request, where the data backup request carries backup account information and target data to be backed up; and according to the data backup request, determine a backup area set corresponding to the backup account information, where the backup area set includes a public a backup area and a private backup area; determine a target backup area of the target data from the set of backup areas; and back up the target data to the target backup area.
  • the data backup request may further carry indication information of the target backup area, where the cloud server determines a target backup area of the target data from the set of backup areas, for example, according to the indication of the target backup area. Information, from which the target backup area of the target data is determined.
  • the target data is analyzed, and the preset file type corresponding to the target data is determined, and the target backup area of the target data is determined from the set of the backup area according to the preset file type.
  • the data backup request may further carry the verification information.
  • the cloud server Before the cloud server determines the backup area corresponding to the backup account information according to the data backup request, the cloud server further includes: detecting whether the verification information is successfully verified; When the verification information is successfully verified, the step of determining the backup area set corresponding to the backup account information according to the data backup request is triggered.
  • the determining, by the cloud server, the backup area corresponding to the backup account information may include: determining, according to the backup account information, indication information of the public backup area; determining, according to the verification information, indication information of the private backup area; The indication information of the area and the indication information of the private backup area determine the corresponding backup area set.
  • the embodiment of the present invention provides a server 600, wherein any of the data backup devices provided in the above embodiments may be integrated.
  • FIG. 6 a schematic structural diagram of a server 600 according to an embodiment of the present invention is shown, including:
  • the server 600 can include one or more processor 601 processing cores, a memory 602 of one or more computer readable storage media, a communication unit 603, and the like.
  • Processor 601 is the control center of the server, connecting various portions of the server with various interfaces and lines, by running or executing software programs and/or modules stored in memory 602, and recalling data stored in memory 602, Execute the server's various functions and process data to monitor the server as a whole.
  • the processor 601 can include one or more processing cores; the processor 601 can integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, an application, etc., and the modem processor mainly Handle wireless communications. It can be understood that the above modem processor may not be integrated into the processor 601.
  • the memory 602 can be used to store software programs and modules, and the processor 601 executes various functional applications and data processing by running software programs and modules stored in the memory 602.
  • the communication unit 603 can be used for receiving and transmitting signals during the transmission and reception of information.
  • the communication unit 603 receives the signal transmitted by the terminal and passes the signal to one or more processors 601 for processing; meanwhile, the communication unit 603 processes the processor.
  • the feedback signal sent by 601 is sent to the terminal.
  • the processor 601 in the server loads the executable file corresponding to the process of one or more applications into the memory 602 according to the following instructions, and executes the application stored in the memory 602 by the processor 601 to execute The following steps:
  • a backup area set corresponding to the backup account information Determining, according to the data backup request, a backup area set corresponding to the backup account information, where the backup area set includes a public backup area and a private backup area;
  • the server may further include components such as a power source 604, an input unit 605, and a display unit 606.
  • components such as a power source 604, an input unit 605, and a display unit 606.
  • the server structure illustrated in FIG. 6 does not constitute a limitation to the server, and may include more or less components than those illustrated, or some components may be combined, or different component arrangements. among them:
  • the power supply 604 can be logically coupled to the processor 601 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
  • the power supply 604 can also include any one or more of a DC or AC power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
  • the input unit 605 can be configured to receive input numeric or character information and to generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function controls.
  • the display unit 606 can be used to display information entered by the user or information provided to the user and various graphical user interfaces of the server, which can be composed of graphics, text, icons, video, and any combination thereof.
  • the display unit 606 can include a display panel.
  • the display unit 606 can employ a liquid crystal display (LCD, Liquid).
  • LCD liquid crystal display
  • a display panel is configured in the form of a Crystal Display or an Organic Light-Emitting Diode (OLED).
  • the processor 601 may include: collecting, according to the indication information of the target backup area, from the backup area. Determining a target backup area of the target data.
  • the processor 601 when performing the determining the target backup area of the target data from the set of backup areas, may include: analyzing the target data, and determining a corresponding pre-target data. Setting a file type; determining, according to the preset file type, a target backup area of the target data from the set of backup areas.
  • the processor 601 may further include: detecting whether the verification information is successfully verified, and performing verification on the verification information, before performing the determining, according to the data backup request, the backup area corresponding to the backup account information. Upon successful, the step of determining the backup area set corresponding to the backup account information is triggered according to the data backup request.
  • the processor 601 when performing the determining the backup area set corresponding to the backup account information, may include: determining, according to the backup account information, indication information of the public backup area; determining, according to the verification information, the private The indication information of the backup area; determining the corresponding backup area set based on the indication information of the public backup area and the indication information of the private backup area.
  • the processor 601 may include: when determining a corresponding pre-target data When the file type is private data, it is determined that the target backup area is a private backup area; when it is determined that the corresponding preset file type of the target data is shared data, the target backup area is determined to be a public backup area.
  • the processor 601 when performing the backup of the target data to the target backup area, may include: when determining that the target backup area is a private backup area, backing up the target data to a private backup area. When the target backup area is determined to be a public backup area, the target data is backed up to the public backup area.
  • the device for backing up the data provided by the embodiment of the present invention, such as a computer, a tablet computer, a mobile phone with a touch function, etc., the device for backing up the data belongs to the same concept as the method for backing up the data in the above embodiment, The method for backing up the data may be performed on the device for backing up the data.
  • the method for backing up the data may be performed on the device for backing up the data.
  • the specific implementation process refer to the method embodiment of the data backup, which is not described here.
  • the embodiment of the present invention provides a storage medium, where the storage medium stores a plurality of instructions, and the instructions are adapted to be loaded by a processor to perform the steps of the data backup method according to any one of the embodiments of the present invention. .
  • the computer program can be stored in a computer readable storage medium, such as in a memory of the terminal, and executed by at least one processor in the terminal, and can include, for example, the data backup during execution.
  • the storage medium may be a magnetic disk, an optical disk, a read only memory (ROM, Read) Only Memory), random access memory (RAM, Random Access Memory), etc.
  • each functional module may be integrated into one processing chip, or each module may exist physically separately, or two or more modules may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated module if implemented in the form of a software functional module and sold or used as a standalone product, may also be stored in a computer readable storage medium, such as a read only memory, a magnetic disk or an optical disk, etc. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)

Abstract

Les modes de réalisation de la présente invention concernent un procédé de sauvegarde de données, un dispositif, un support d'informations, un serveur et un système, le procédé consistant : à recevoir une demande de sauvegarde de données; à déterminer, en fonction de la demande de sauvegarde de données, un ensemble de zones de sauvegarde correspondant à des informations de compte de sauvegarde; à déterminer une zone de sauvegarde cible pour des données cibles à partir de l'ensemble de zones de sauvegarde; et à sauvegarder les données cibles vers la zone de sauvegarde cible. Les modes de réalisation de la présente invention permettent de protéger fortement la confidentialité d'informations d'utilisateur et d'améliorer la sécurité de données.
PCT/CN2017/096308 2016-10-25 2017-08-07 Procédé de sauvegarde de données, dispositif, support d'informations, serveur et système WO2018076890A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610949117.3 2016-10-25
CN201610949117.3A CN106506484B (zh) 2016-10-25 2016-10-25 一种数据备份的方法、装置及系统

Publications (1)

Publication Number Publication Date
WO2018076890A1 true WO2018076890A1 (fr) 2018-05-03

Family

ID=58323017

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/096308 WO2018076890A1 (fr) 2016-10-25 2017-08-07 Procédé de sauvegarde de données, dispositif, support d'informations, serveur et système

Country Status (2)

Country Link
CN (1) CN106506484B (fr)
WO (1) WO2018076890A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112468447A (zh) * 2020-11-04 2021-03-09 北京致远互联软件股份有限公司 一种在未知服务器地址情况下的手机号登录app的方法

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106506484B (zh) * 2016-10-25 2020-01-14 Oppo广东移动通信有限公司 一种数据备份的方法、装置及系统
CN108650281A (zh) * 2018-02-28 2018-10-12 努比亚技术有限公司 一种数据管理方法、装置及计算机可读存储介质
CN110012108A (zh) * 2019-04-15 2019-07-12 深圳市网心科技有限公司 数据副本存储方法、下载方法、云存储系统及相关装置
CN110955902A (zh) * 2019-10-21 2020-04-03 北京极海纵横信息技术有限公司 一种数据处理方法及装置
CN114827147B (zh) * 2022-04-24 2023-04-25 广东悦伍纪网络技术有限公司 一种实现云手机分时共享的方法及系统

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102253871A (zh) * 2011-07-13 2011-11-23 重庆大学 一种数据备份、还原方法、装置及系统
US20150302025A1 (en) * 2014-04-10 2015-10-22 Druva Inc. Pre-Population of Data for Replication of Data Backups
CN105245523A (zh) * 2015-10-15 2016-01-13 成都电科致远网络科技有限公司 应用于桌面虚拟化场景的存储服务平台及其实现方法
CN105302673A (zh) * 2015-11-20 2016-02-03 小米科技有限责任公司 信息备份方法、装置及终端
CN105933374A (zh) * 2016-03-30 2016-09-07 青岛海信移动通信技术股份有限公司 一种移动终端数据备份方法、系统及移动终端
CN106021125A (zh) * 2016-05-16 2016-10-12 北京珠穆朗玛移动通信有限公司 双用户系统间的数据共享方法、移动终端及其系统
CN106506484A (zh) * 2016-10-25 2017-03-15 广东欧珀移动通信有限公司 一种数据备份的方法、装置及系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103944963B (zh) * 2014-03-26 2017-08-01 小米科技有限责任公司 数据同步方法、装置、设备及系统
CN104301382A (zh) * 2014-09-03 2015-01-21 惠州Tcl移动通信有限公司 一种云数据备份及恢复方法
US20160080492A1 (en) * 2014-09-15 2016-03-17 01 Communique Laboratory Inc. System, computer product, and method for implementing a cloud service with private storage

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102253871A (zh) * 2011-07-13 2011-11-23 重庆大学 一种数据备份、还原方法、装置及系统
US20150302025A1 (en) * 2014-04-10 2015-10-22 Druva Inc. Pre-Population of Data for Replication of Data Backups
CN105245523A (zh) * 2015-10-15 2016-01-13 成都电科致远网络科技有限公司 应用于桌面虚拟化场景的存储服务平台及其实现方法
CN105302673A (zh) * 2015-11-20 2016-02-03 小米科技有限责任公司 信息备份方法、装置及终端
CN105933374A (zh) * 2016-03-30 2016-09-07 青岛海信移动通信技术股份有限公司 一种移动终端数据备份方法、系统及移动终端
CN106021125A (zh) * 2016-05-16 2016-10-12 北京珠穆朗玛移动通信有限公司 双用户系统间的数据共享方法、移动终端及其系统
CN106506484A (zh) * 2016-10-25 2017-03-15 广东欧珀移动通信有限公司 一种数据备份的方法、装置及系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112468447A (zh) * 2020-11-04 2021-03-09 北京致远互联软件股份有限公司 一种在未知服务器地址情况下的手机号登录app的方法

Also Published As

Publication number Publication date
CN106506484A (zh) 2017-03-15
CN106506484B (zh) 2020-01-14

Similar Documents

Publication Publication Date Title
WO2018076890A1 (fr) Procédé de sauvegarde de données, dispositif, support d'informations, serveur et système
WO2018076841A1 (fr) Procédé de partage de données, appareil, support de stockage, et serveur
WO2018076889A1 (fr) Procédé de sauvegarde de données, dispositif, système, support de stockage et serveur
WO2018076867A1 (fr) Procédé, dispositif et système de suppression de sauvegarde de données, support de mémoire et serveur
WO2018082142A1 (fr) Dispositif et procédé de vidéocapture d'écran
WO2018076861A1 (fr) Procédé, appareil, support d'informations, serveur et système de commande de transmission de données
WO2018076868A1 (fr) Procédé, dispositif et système de synchronisation de données, support de stockage et serveur
WO2018090823A1 (fr) Procédé et système de protection de données de clé de partition de système et terminal
WO2017071363A1 (fr) Procédé de partage de mot de passe, système de partage de mot de passe, et dispositif terminal
WO2018076819A1 (fr) Procédé de téléchargement de données, appareil, support de stockage, dispositif électronique et système
WO2018076865A1 (fr) Procédé, dispositif, support d'informations et dispositif électronique de partage de données
WO2020224246A1 (fr) Procédé et appareil de gestion de données fondée sur une chaîne de blocs, dispositif et support d'informations
WO2018076812A1 (fr) Procédé et dispositif de réponse à une demande de données, support de stockage, serveur et système
WO2018076863A1 (fr) Procédé de stockage de données, appareil, support de stockage, serveur et système
WO2017206862A1 (fr) Procédé et appareil de traitement basés sur un verrouillage d'écran lumineux, support de stockage, et dispositif électronique
WO2018076864A1 (fr) Procédé, appareil, support de stockage et dispositif électronique de synchronisation de données
WO2017092498A1 (fr) Procédé de gestion d'informations et terminal utilisateur
WO2018076829A1 (fr) Serveur, support d'informations, système, appareil et procédé de traitement de données de terminal
WO2018076881A1 (fr) Procédé et dispositif de synchronisation de données, support de stockage et serveur
WO2018076870A1 (fr) Procédé et appareil de traitement de données, support de stockage, serveur, et système de traitement de données
WO2018076888A1 (fr) Procédé, dispositif et système de synchronisation de données d'un terminal mobile, support de mémoire et terminal mobile
WO2018076879A1 (fr) Procédé et appareil de sauvegarde de données, support d'informations et terminal
WO2016188285A1 (fr) Procédé et dispositif de gestion de processus d'une application de terminal
WO2017071324A1 (fr) Procédé de cryptage et de décryptage de transmission de fichier et dispositif de cryptage et de décryptage
WO2018076842A1 (fr) Procédé de sauvegarde de données, dispositif, système, support de stockage et dispositif électronique

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

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

Country of ref document: EP

Kind code of ref document: A1