WO2018076868A1 - Procédé, dispositif et système de synchronisation de données, support de stockage et serveur - Google Patents

Procédé, dispositif et système de synchronisation de données, support de stockage et serveur Download PDF

Info

Publication number
WO2018076868A1
WO2018076868A1 PCT/CN2017/095626 CN2017095626W WO2018076868A1 WO 2018076868 A1 WO2018076868 A1 WO 2018076868A1 CN 2017095626 W CN2017095626 W CN 2017095626W WO 2018076868 A1 WO2018076868 A1 WO 2018076868A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
synchronized
terminal
backup
sub
Prior art date
Application number
PCT/CN2017/095626
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 WO2018076868A1 publication Critical patent/WO2018076868A1/fr

Links

Classifications

    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a data synchronization method, apparatus, system, storage medium, and server.
  • Cloud backup has many advantages over traditional backups.
  • users only need to install a sophisticated client or plug-in on the data machine. After setting the task, they can back up the file data according to the daily or weekly backup interval.
  • cloud backup itself solves the problem of remote disaster recovery of data and solves the technical problem of users building their own disaster recovery backup system.
  • cloud backup pays more attention to the security of data transmission and data storage.
  • the embodiment of the invention provides a data synchronization method, device, system, storage medium and server, which can improve the efficiency of data synchronization.
  • an embodiment of the present invention provides a data synchronization method, including the following steps:
  • the embodiment of the present invention further provides a data synchronization apparatus, including: an instruction receiving module, a backup data acquiring module, a processing module, and a data sending module;
  • the instruction receiving module is configured to receive a data synchronization instruction sent by the terminal, where the data synchronization instruction carries a cloud account and data to be synchronized;
  • the backup data obtaining module is configured to acquire backup data according to the data synchronization instruction
  • the processing module is configured to perform deduplication processing on the to-be-synchronized data according to the backup data to obtain target to-be-synchronized data;
  • the data sending module is configured to send the target to-be-synchronized data to a login terminal that logs in to the cloud account, so that the login terminal completes data synchronization.
  • an embodiment of the present invention further provides a data synchronization system, including: a terminal and a server, wherein the server includes the data synchronization device as described above.
  • the present invention also provides a storage medium having a plurality of instructions stored therein, the instructions being adapted to be loaded by a processor to perform the following steps:
  • an embodiment of the present invention provides a server, including a processor and a memory, where the memory stores a plurality of instructions, and the processor loads the instructions in the memory to perform the following steps:
  • the embodiment of the invention provides a data synchronization method, device, system, storage medium and server, which can improve the efficiency of data synchronization.
  • FIG. 1 is a schematic diagram of a scenario of a data synchronization system according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart diagram of a data synchronization method according to an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart diagram of another data synchronization method according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a data synchronization apparatus according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of another data synchronization apparatus according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of still another data synchronization apparatus according to an embodiment of the present invention.
  • FIG. 7 is a 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.
  • the embodiment of the present invention firstly receives a data synchronization instruction sent by the terminal, where the data synchronization instruction carries a cloud account and data to be synchronized, acquires backup data according to the data synchronization instruction, and performs deduplication processing on the synchronization data according to the backup data to obtain a target to be synchronized.
  • the data is sent to the login terminal that logs in to the cloud account to send the target to be synchronized data, so that the login terminal completes the data synchronization.
  • the solution can realize data synchronization between the terminal and the terminal, and can de-reprocess the data that needs to be synchronized, reduce the amount of data, thereby speeding up data transmission, and effectively improving the efficiency of data synchronization.
  • the embodiment of the invention provides a data synchronization method, including:
  • the method further includes:
  • the data to be synchronized is divided according to a preset rule to obtain a plurality of sub-data.
  • the step of performing deduplication processing on the to-be-synchronized data according to the backup data to obtain target to-be-synchronized data includes:
  • the step of acquiring the same repeated sub-data of the plurality of sub-data as the backup data comprises:
  • the target to be synchronized data is sent to the login terminal that logs in to the cloud account.
  • the method further includes:
  • the terminal corresponding to the terminal identifier is a login terminal.
  • the method further includes:
  • the step of acquiring the backup data according to the data synchronization instruction specifically includes:
  • the method before the receiving the data synchronization instruction sent by the terminal, the method further includes:
  • a data synchronization instruction is generated based on the modified target data.
  • the data synchronization system mainly includes a server and a terminal.
  • the above terminal may be specifically integrated in a mobile terminal such as a tablet computer or a mobile phone.
  • the server and the terminal can be connected through a wired or wireless network.
  • FIG. 1 is a schematic diagram of a scenario of a data synchronization system according to the present invention.
  • the data synchronization device is specifically integrated in a server, and is mainly used to receive a data synchronization instruction sent by a terminal, where the data synchronization instruction carries a cloud account and The data to be synchronized is obtained according to the data synchronization instruction, and the data to be synchronized is de-duplicated according to the backup data to obtain the target to be synchronized data, and the target to be synchronized data is sent to the login terminal that logs in to the cloud account, so that the login terminal is completed. data synchronization.
  • the data synchronization system may further include a terminal.
  • the data synchronization system can generate a data synchronization instruction and send it to the server, and can also receive the target synchronization data to be synchronized sent by the server, and perform data synchronization.
  • FIG. 2 is a schematic flowchart of a data synchronization method according to an embodiment of the present invention.
  • the data synchronization method in this embodiment includes:
  • Step S101 Receive a data synchronization instruction sent by the terminal.
  • the data synchronization instruction carries cloud account information and data to be synchronized that needs to be synchronized.
  • at least two terminals simultaneously log in to the cloud account, and each terminal can perform cloud backup on the server through the cloud account.
  • the above-mentioned data to be synchronized may include an address book, a memo, a short message, a chat record, a picture information, a multimedia information, an application usage record, and the like.
  • the data synchronization command may be generated by the terminal according to a user operation, or may be automatically generated when the data in the terminal is modified, which is not further limited by the present invention.
  • a prompt box may pop up to prompt the user to synchronize the contact information to other terminals.
  • the user may click the “OK” button on the terminal screen, and the terminal is based on the terminal.
  • the above new contact information generates a data synchronization instruction and sends it to the server.
  • Step S102 acquiring backup data according to the data synchronization instruction.
  • the backup data is data that is last backed up by the terminal on the cloud server, where the terminal can be any terminal that logs in to the cloud account.
  • the server receives a data synchronization instruction sent by the terminal, where the instruction includes data to be synchronized that needs to be synchronized, and most of the data to be synchronized may have been backed up in the server, and only a small part of the data is needed.
  • Synchronized target to be synchronized data For example, when the terminal adds a contact information, a data synchronization instruction is generated, and the instruction can carry all the contact information stored on the terminal. Synchronizing all contact information as target synchronization data to other terminals will result in a large amount of data duplication and will also consume more server resources.
  • the server only needs to filter the newly added one of the contact information, so in the embodiment, the data to be synchronized may be de-screened by the backup data.
  • the data to be synchronized included in the data synchronization instruction received in step S101 may be all data in the terminal, or may be part of data.
  • the server needs to first determine the data type of the synchronization data, and then acquire the backup data corresponding to the data type in step S102. That is, before the data synchronization instruction sent by the terminal is received, and the data is synchronized according to the data synchronization instruction, the method in this embodiment may further include:
  • the steps of obtaining backup data according to the data synchronization instruction specifically include:
  • the same backup data as the data type is obtained according to the data synchronization instruction.
  • Step S103 performing deduplication processing on the data to be synchronized according to the backup data to obtain data to be synchronized.
  • the data to be synchronized may be divided into a plurality of sub-data according to a certain preset rule, and then it is determined whether the sub-data has the same data sample in the backup data, and if so, the sub-data is determined to be a repetitive sub-data, if not If yes, it is determined that the sub data is the target to be synchronized data that needs to be synchronized. Then, the repeated sub-data in the data to be synchronized is deleted, and the remaining data after the deletion is the target to be synchronized data that needs to be synchronized.
  • the foregoing preset rule may be divided according to a data type, or according to a data size or the like.
  • the method in this embodiment may further include: before the de-duplication processing of the data to be synchronized according to the backup data, after the data is obtained according to the data synchronization instruction, the method in this embodiment may further include:
  • the synchronized data is divided according to a preset rule to obtain a plurality of sub-data.
  • the step of performing deduplication processing on the data to be synchronized according to the backup data to obtain the target data to be synchronized may specifically include:
  • the duplicate sub-data in the data to be synchronized is deleted to obtain the deleted target to be synchronized data.
  • the foregoing sub-data may be a sub-data or a batch of sub-data, that is to say, the judging method in the embodiment of the present invention may judge a plurality of sub-data one by one, or may simultaneously judge a plurality of sub-data (ie, Batch processing).
  • determining whether the subdata is the same as the backup data may be implemented by using a hash value.
  • the hash value is a value obtained by logical operation based on the data of the contents of the file. Different files (even the same file name) get different hash values. So the hash value becomes the ID of each file.
  • the hash value of the sub data may be obtained, and compared with the hash value of the backup data to check whether there is an identical item. If yes, it is determined that the same item is a duplicate sub-data and is deleted, so as to be deleted.
  • the target is to be synchronized data.
  • the duplicate sub-data may also be determined by the history record corresponding to the backup data.
  • the historical record may include feature information of the backup data that has been backed up, and then extract feature information of the sub data, and compare with the feature information of the backup data, and determine the sub data having the same feature information as the backup data as The sub-data is repeated, and the sub-data different from the feature information of the backup data is the target to-be-synchronized data.
  • the server may further back up the target to be synchronized data. For example, if the backup data includes 10 sub-data, first determine whether the 10 sub-data has been backed up. If 6 sub-data has been backed up, that is, repeat the sub-data, the remaining 4 sub-data are determined as the target to-be-synchronized data. And backup these 4 sub-data to the storage medium of the server.
  • Step S104 Send the target to-be-synchronized data to the login terminal that logs in to the cloud account, so that the login terminal completes the data synchronization.
  • the login terminal and the terminal are terminals that log in to the same cloud account, and the login terminal may be one or more.
  • the data synchronization can be completed based on the cloud account. For example, in the case that a backup account corresponds to multiple terminals, after the server obtains the target to be synchronized data, the target to be synchronized data can be sent to all the login logs. On the terminal of the account.
  • the terminal is the initiator of the data synchronization instruction
  • the terminal does not need to receive the target to be synchronized data, so all terminals that log in to the cloud account can be obtained, and the terminal other than the terminal is determined to be the login terminal.
  • the login terminal can be determined by the terminal identifier.
  • the method in this embodiment may further include: performing de-duplication processing on the data to be synchronized according to the backup data to obtain the target to-be-synchronized data, and before sending the target to-be-synchronized data to the login terminal that is logged in to the cloud account, the method in this embodiment may further include:
  • the terminal identifier may be a unique identifier of the terminal, and specifically, may be an identifier of the terminal in the communication network terminal. There may be multiple types of terminal identifiers.
  • the terminal identifier may be IMEI (International Mobile Equipment Identity, International Mobile Device Identity), MAC Address (Media Access) Control, physical address), or the number used by the terminal (such as mobile phone number).
  • the server may pause the data transmission and record the data interruption node.
  • the information when the above fault is recovered, can continue to transmit the target to be synchronized data according to the node information, thereby ensuring data integrity.
  • the data synchronization method can receive a data synchronization instruction sent by the terminal, where the data synchronization instruction carries a cloud account and data to be synchronized, acquires backup data according to the data synchronization instruction, and performs synchronization data according to the backup data. De-reprocessing to obtain the target to-be-synchronized data, and sending the target to-be-synchronized data to the login terminal that logs in to the cloud account, so that the login terminal completes the data synchronization.
  • the solution can realize data synchronization between the terminal and the terminal, and can de-reprocess the data that needs to be synchronized, and reduce the amount of data that needs to be synchronized, thereby speeding up data transmission, effectively improving the efficiency of data synchronization, thereby saving users. Time, with a better user experience.
  • the user data in one of the terminals can be synchronized to other terminals through the server after being modified. For example, a contact information is added to the terminal.
  • the server often receives all the contact information in the terminal and synchronizes it to other terminals, which occupies more resources of the server. Big will also make data synchronization slower. Therefore, the present invention provides a data synchronization method, which can perform deduplication processing on synchronous data, and send the processed target to be synchronized data to other terminals for synchronization, thereby greatly improving synchronization efficiency.
  • FIG. 3 a data synchronization method, and the specific process is as follows:
  • Step S201 Receive a data synchronization instruction sent by the terminal.
  • the data synchronization instruction carries a cloud account and data to be synchronized that needs to be synchronized.
  • the above-mentioned data to be synchronized may include an address book, a memo, a short message, a chat record, a picture information, a multimedia information, an application usage record, and the like.
  • a prompt box may pop up to prompt the user to synchronize the contact information to other terminals.
  • the user may click the “OK” button on the terminal screen, and the terminal is based on the terminal.
  • the above new contact information generates a data synchronization instruction and sends it to the server.
  • Step S202 acquiring backup data according to the data synchronization instruction.
  • the backup data is the data that is last backed up by the terminal on the cloud server, where the terminal may be any terminal that logs in to the cloud account.
  • Step S203 dividing the data to be synchronized according to a preset rule to obtain a plurality of sub-data.
  • the classified data may be classified according to the data type, and the data to be classified may be divided into address book sub data, picture sub data, music sub data, short message sub data, and the like. It can also be divided according to the data size or other characteristic values, and is not further limited herein.
  • Step S204 acquiring the same repeated sub-data of the plurality of sub-data as the backup data.
  • the embodiment of the present invention may be implemented by using a hash value, for example, a hash value of the sub data may be obtained, and compared with the hash value of the backup data to check whether there is an identical item, and if yes, determining that the same item is a duplicate Subdata.
  • a hash value of the sub data may be obtained, and compared with the hash value of the backup data to check whether there is an identical item, and if yes, determining that the same item is a duplicate Subdata.
  • the duplicate sub-data may also be determined by the history corresponding to the backup data.
  • the historical record may include the feature information of the backup data that has been backed up, and then extract the feature information of the sub-data, and compare with the feature information of the backup data to determine the sub-data having the same feature information as the backup data. To repeat the subdata.
  • Step S205 deleting the repeated sub-data in the data to be synchronized to obtain the target to-be-synchronized data after the deletion.
  • the backup data includes 10 sub-data
  • Step S206 Acquire a terminal identifier corresponding to the terminal that logs in to the cloud account.
  • step S207 it is determined whether there is a sample identifier that is the same as the terminal identifier in the preset identifier set. If yes, step S208 is performed, and if not, the process ends.
  • Step S208 determining that the terminal corresponding to the terminal identifier is a login terminal.
  • a whitelist may be set in advance, and after obtaining the terminal identifier corresponding to the terminal that is logged in to the cloud account, it is determined whether the terminal identifier is in the whitelist, and if so, the terminal corresponding to the terminal identifier is determined to be the login terminal, That is, the terminal that needs to synchronize data.
  • a blacklist may be set, and then the terminal identifier corresponding to the terminal that logs in to the cloud account is determined to be in the blacklist. If not, the terminal corresponding to the terminal identifier is determined to be the login terminal.
  • Step S209 the target to-be-synchronized data is sent to the login terminal, so that the login terminal completes the data synchronization.
  • the data synchronization method can receive the data synchronization instruction sent by the terminal, acquire the backup data according to the data synchronization instruction, divide the synchronization data according to the preset rule, and obtain multiple sub-data to obtain multiple sub-data.
  • the duplicate sub-data in the same manner as the backup data is deleted, and the duplicate sub-data in the data to be synchronized is deleted, so that the deleted target data to be synchronized is obtained, and the terminal identifier corresponding to the terminal that logs in to the cloud account is obtained, and the preset identifier set is determined. Whether there is a sample identifier that is the same as the terminal identifier.
  • the terminal corresponding to the terminal identifier is determined to be a login terminal, and the target to-be-synchronized data is sent to the login terminal, so that the login terminal completes data synchronization.
  • the solution can realize data synchronization between the terminal and the terminal, and can de-reprocess the data that needs to be synchronized, and reduce the amount of data that needs to be synchronized, thereby speeding up data transmission, effectively improving the efficiency of data synchronization, thereby saving users. Time, with a better user experience.
  • an embodiment of the present invention further provides an apparatus and system based on the foregoing data synchronization method.
  • the meaning of the noun is the same as that in the above data synchronization method.
  • An embodiment of the present invention provides a data synchronization apparatus, including: an instruction receiving module, a backup data acquiring module, a processing module, and a data sending module;
  • the instruction receiving module is configured to receive a data synchronization instruction sent by the terminal, where the data synchronization instruction carries a cloud account and data to be synchronized;
  • the backup data obtaining module is configured to acquire backup data according to the data synchronization instruction
  • the processing module is configured to perform deduplication processing on the to-be-synchronized data according to the backup data to obtain target to-be-synchronized data;
  • the data sending module is configured to send the target to-be-synchronized data to a login terminal that logs in to the cloud account, so that the login terminal completes data synchronization.
  • the apparatus further includes: a dividing module
  • the dividing module is configured to perform deduplication processing on the to-be-synchronized data according to the backup data, after the backup data obtaining module acquires backup data according to the data synchronization instruction, to obtain a target to be synchronized Before the data, the data to be synchronized is divided according to a preset rule to obtain a plurality of sub-data.
  • the processing module specifically includes: a data acquisition submodule and a deletion submodule;
  • the data acquisition sub-module is configured to acquire the same repeated sub-data of the plurality of sub-data as the backup data
  • the deleting sub-module is configured to delete the repeated sub-data in the to-be-synchronized data to obtain the deleted target to-be-synchronized data.
  • the device further includes: an identifier obtaining module, a determining module, and a determining module;
  • the identifier obtaining module is configured to: after the processing module performs deduplication processing on the to-be-synchronized data according to the backup data, to obtain the target to-be-synchronized data, the data sending module logs in to the cloud account Before the terminal sends the target to be synchronized data, acquiring a terminal identifier corresponding to the terminal that logs in to the cloud account;
  • the determining module is configured to determine whether a sample identifier that is the same as the terminal identifier exists in the preset identifier set;
  • the determining module is configured to: when the determining module determines to be YES, determine that the terminal corresponding to the terminal identifier is a login terminal.
  • FIG. 4 is a schematic structural diagram of a data synchronization apparatus according to an embodiment of the present invention.
  • the data synchronization device 30 includes an instruction receiving module 301, a backup data obtaining module 302, a processing module 303, and a data sending module 304.
  • the instruction receiving module 301 is configured to receive a data synchronization instruction sent by the terminal, where the data synchronization instruction carries a cloud account and data to be synchronized.
  • the backup data obtaining module 302 is configured to obtain backup data according to the data synchronization instruction.
  • the processing module 303 is configured to perform deduplication processing on the to-be-synchronized data according to the backup data to obtain target to-be-synchronized data.
  • the data sending module 304 is configured to send the target to-be-synchronized data to the login terminal that logs in to the cloud account, so that the login terminal completes data synchronization.
  • the data synchronization apparatus 30 may further include: a division module 305.
  • a dividing module 305 configured to perform deduplication processing on the to-be-synchronized data according to the backup data, after the backup data acquiring module acquires backup data according to the data synchronization instruction, to obtain target to-be-synchronized data.
  • the data to be synchronized is divided according to a preset rule to obtain a plurality of sub-data.
  • the processing module 303 may specifically include: a data acquisition submodule 3031 and a deletion submodule 3032.
  • the data acquisition sub-module 3031 is configured to acquire the same duplicate sub-data of the plurality of sub-data as the backup data.
  • the deleting sub-module 3032 is configured to delete the repeated sub-data in the to-be-synchronized data to obtain the deleted target to-be-synchronized data.
  • the data synchronization apparatus may further include: an identifier obtaining module, a determining module, and a determining module.
  • An identifier obtaining module configured to perform deduplication processing on the to-be-synchronized data according to the backup data to obtain the target to-be-synchronized data, and the data sending module 304 logs in to the cloud account Before the terminal sends the target to be synchronized data, the terminal identifier corresponding to the terminal that logs in to the cloud account is obtained.
  • the determining module is configured to determine whether a sample identifier that is the same as the terminal identifier exists in the preset identifier set.
  • a determining module configured to: when the determining module determines to be YES, determine that the terminal corresponding to the terminal identifier is a login terminal.
  • the data synchronization device can receive the data synchronization instruction sent by the terminal by the instruction receiving module 301, where the data synchronization instruction carries the cloud account and the data to be synchronized, and the backup data obtaining module 302 obtains according to the data synchronization instruction.
  • the processing module 303 performs deduplication processing on the data to be synchronized according to the backup data to obtain the target to be synchronized data.
  • the data sending module 304 sends the target to be synchronized data to the login terminal that logs in to the cloud account, so that the login terminal completes the data synchronization.
  • the solution can realize data synchronization between the terminal and the terminal, and can de-reprocess the data that needs to be synchronized, and reduce the amount of data that needs to be synchronized, thereby speeding up data transmission, effectively improving the efficiency of data synchronization, thereby saving users. Time, with a better user experience.
  • an embodiment of the present invention further provides a data synchronization system, including a server and a terminal, wherein the server includes the foregoing data synchronization device.
  • the server may include any of the data synchronization devices provided in the foregoing embodiments, and the terminal may be a mobile phone, a tablet, or the like.
  • An embodiment of the present invention further provides a server, including a processor and a memory, where the memory stores a plurality of instructions, and the processor loads the instructions in the memory to perform the following steps:
  • the processor is further configured to perform the following steps:
  • the data to be synchronized is divided according to a preset rule to obtain a plurality of sub-data.
  • the processor when the data to be synchronized is subjected to deduplication processing according to the backup data to obtain data to be synchronized, the processor is configured to perform the following steps:
  • the processor when acquiring the same repeated sub-data of the plurality of sub-data as the backup data, the processor is configured to perform the following steps:
  • the processor is further configured to perform the following steps:
  • the terminal corresponding to the terminal identifier is a login terminal.
  • the processor is further configured to perform the following steps:
  • the step of acquiring the backup data according to the data synchronization instruction specifically includes:
  • the processor before the data synchronization instruction sent by the receiving terminal, the processor is further configured to perform the following steps:
  • a data synchronization instruction is generated based on the modified target data.
  • FIG. 7 is a schematic structural diagram of a server according to an embodiment of the present invention.
  • the server 400 may include one or more processors 401 of the processing core, a memory 402 of one or more computer readable storage media, a communication unit 403, a power source 404, an input unit 405, and a display unit 406. .
  • the server structure illustrated in FIG. 7 does not constitute a limitation to the server, and may include more or fewer components than those illustrated, or some components may be combined, or different component arrangements. among them:
  • the processor 401 is the control center of the server, connecting various portions of the entire server using various interfaces and lines, by running or executing software programs and/or modules stored in the memory 402, and recalling data stored in the memory 402, Execute the server's various functions and process data to monitor the server as a whole.
  • the processor 401 may include one or more processing cores; preferably, the processor 401 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like.
  • the modem processor primarily handles wireless communications. It can be understood that the above modem processor may not be integrated into the processor 401.
  • Memory 402 can be used to store software programs as well as modules.
  • the processor 401 executes various functional applications and data processing by running software programs and modules stored in the memory 402.
  • the communication unit 403 can be used for receiving and transmitting signals during the transmission and reception of information.
  • the communication unit 403 receives the signal transmitted by the terminal and passes the signal to one or more processors 401 for processing.
  • the communication unit 403 transmits the feedback signal sent by the processor 401 to the terminal.
  • the server also includes a power source 404 (such as a battery) that powers the various components.
  • the power source can be logically connected to the processor 401 through the power management system to manage functions such as charging, discharging, and power management through the power management system.
  • the power supply 404 may 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 server can also include an input unit 405 that can be used 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.
  • an input unit 405 can be used 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 server can also include a display unit 406 that can be used to display information entered by the user or information provided to the user, as well as various graphical user interfaces of the server, which can be composed of graphics, text, icons, video, and It is composed of any combination.
  • the display unit 406 can include a display panel, and optionally, a liquid crystal display can be used. (LCD, Liquid Crystal Display), Organic Light Emitting Diode (OLED, Organic Light-Emitting) Diode) and other forms to configure the display panel.
  • LCD Liquid Crystal Display
  • OLED Organic Light Emitting Diode
  • the processor 401 in the server loads the executable file corresponding to the process of one or more applications into the memory 402 according to the following instruction, and is stored in the memory by the processor 401.
  • the application in 402 thus implementing various functions, as follows:
  • the data synchronization instruction carrying the cloud account and the data to be synchronized, acquiring the backup data according to the data synchronization instruction, performing deduplication processing on the synchronization data according to the backup data, to obtain the target to be synchronized data, and logging in to the above
  • the login terminal of the cloud account sends the target to be synchronized data, so that the login terminal completes the data synchronization.
  • the foregoing modules may be implemented as a separate entity, or may be implemented in any combination, and may be implemented as the same or a plurality of entities.
  • the foregoing modules refer to the foregoing method embodiments, and details are not described herein again.
  • the embodiment of the invention further provides a storage medium, wherein the storage medium stores a plurality of instructions, the instructions being adapted to be loaded by a processor to perform the following steps:
  • ROM read only memory
  • RAM Random Access Memory
  • the functional modules may be integrated into one processing chip, or each module may exist physically or separately.
  • One or more modules are integrated in one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the principles and embodiments of the present invention are described herein with reference to specific examples. The description of the above embodiments is only for the purpose of understanding the method of the present invention and the core idea thereof. Also, those skilled in the art according to the present invention The present invention is not limited by the scope of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

L'invention concerne un procédé de synchronisation de données, comprenant les étapes suivantes : recevoir une instruction de synchronisation de données envoyée par un terminal ; obtenir des données de copie de sauvegarde selon l'instruction de synchronisation de données ; dédupliquer des données à synchroniser selon les données de copie de sauvegarde de façon à obtenir des données cibles à synchroniser ; et envoyer les données cibles à synchroniser à un terminal de connexion se connectant au numéro de compte en nuage de façon à permettre au terminal de connexion d'effectuer la synchronisation de données. Un mode de réalisation de la présente invention concerne aussi un dispositif et un système de synchronisation de données, un support de stockage et un serveur.
PCT/CN2017/095626 2016-10-25 2017-08-02 Procédé, dispositif et système de synchronisation de données, support de stockage et serveur WO2018076868A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610949142.1A CN106487911A (zh) 2016-10-25 2016-10-25 一种数据同步方法、装置和系统
CN201610949142.1 2016-10-25

Publications (1)

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

Family

ID=58271694

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/095626 WO2018076868A1 (fr) 2016-10-25 2017-08-02 Procédé, dispositif et système de synchronisation de données, support de stockage et serveur

Country Status (2)

Country Link
CN (1) CN106487911A (fr)
WO (1) WO2018076868A1 (fr)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110545301A (zh) * 2018-05-29 2019-12-06 视联动力信息技术股份有限公司 监控资源同步方法和装置
CN111930841A (zh) * 2020-08-07 2020-11-13 中国工商银行股份有限公司 数据同步方法及装置
CN112347185A (zh) * 2019-08-09 2021-02-09 安徽寒武纪信息科技有限公司 数据同步方法及装置以及相关产品
CN113407498A (zh) * 2021-06-18 2021-09-17 北京金山云网络技术有限公司 一种数据同步方法、装置、云平台、系统及存储介质
CN113407356A (zh) * 2021-05-24 2021-09-17 北京达佳互联信息技术有限公司 数据处理方法、装置、电子设备及存储介质
CN113923230A (zh) * 2020-06-22 2022-01-11 华为技术有限公司 数据同步方法、电子设备和计算机可读存储介质
CN114124508A (zh) * 2021-11-16 2022-03-01 上海浦东发展银行股份有限公司 一种应用登录方法及系统
US11886880B2 (en) 2019-04-04 2024-01-30 Cambricon Technologies Corporation Limited Data processing apparatus and related products with descriptor management

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106487911A (zh) * 2016-10-25 2017-03-08 广东欧珀移动通信有限公司 一种数据同步方法、装置和系统
CN107015888B (zh) * 2017-03-30 2019-06-18 华中科技大学 一种基于子模模型的数据备份方法和系统
CN107197027B (zh) * 2017-06-14 2020-06-12 北京数科网维技术有限责任公司 一种文件同步方法及一种云平台
CN107135474B (zh) * 2017-06-15 2019-12-20 北京一数科技有限公司 一种数据同步方法、装置及移动设备
CN108551515A (zh) * 2018-03-29 2018-09-18 中国联合网络通信集团有限公司 通讯录更新方法和通讯录更新系统
CN109246686B (zh) * 2018-08-29 2021-07-23 湖南人文科技学院 基于云端技术的多卡用户通讯录更新方法及装置
CN111240896B (zh) * 2020-01-06 2024-04-02 深圳市卡数科技有限公司 一种终端数据同步方法、装置、服务器及存储介质
CN112115495A (zh) * 2020-09-25 2020-12-22 平安国际智慧城市科技股份有限公司 可离线云端数据存储方法、系统、计算机设备及存储介质
CN112565455B (zh) * 2020-12-23 2023-01-20 深圳市安数科技有限责任公司 多事件同步处理方法、计算机设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120059940A1 (en) * 2010-09-02 2012-03-08 Hon Hai Precision Industry Co., Ltd. Terminal device and data synchronization method
CN102404354A (zh) * 2010-09-10 2012-04-04 北京创新方舟科技有限公司 一种基于网络设备实现更新设备间数据同步的方法与设备
CN103327037A (zh) * 2012-03-20 2013-09-25 中兴通讯股份有限公司 数据同步方法及装置
CN104283926A (zh) * 2013-07-10 2015-01-14 腾讯科技(深圳)有限公司 一种数据同步方法、装置及服务器
CN106487911A (zh) * 2016-10-25 2017-03-08 广东欧珀移动通信有限公司 一种数据同步方法、装置和系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102624682B (zh) * 2011-06-30 2015-01-07 小米科技有限责任公司 一种管理客户端数据的方法
CN103577280A (zh) * 2012-07-30 2014-02-12 北京网秦天下科技有限公司 一种数据备份的方法和系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120059940A1 (en) * 2010-09-02 2012-03-08 Hon Hai Precision Industry Co., Ltd. Terminal device and data synchronization method
CN102404354A (zh) * 2010-09-10 2012-04-04 北京创新方舟科技有限公司 一种基于网络设备实现更新设备间数据同步的方法与设备
CN103327037A (zh) * 2012-03-20 2013-09-25 中兴通讯股份有限公司 数据同步方法及装置
CN104283926A (zh) * 2013-07-10 2015-01-14 腾讯科技(深圳)有限公司 一种数据同步方法、装置及服务器
CN106487911A (zh) * 2016-10-25 2017-03-08 广东欧珀移动通信有限公司 一种数据同步方法、装置和系统

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JIANG, TAO ET AL.: "Research and Implement of SyncML Protocol on embedded System", ELECTRONIC TECHNOLOGY & INFORMATION SCIENCE, CHINESE SELECTED DOCTORAL DISSERTATIONS AND MASTER'S THESES FULL-TEXT DATABASE, no. 10, 15 October 2006 (2006-10-15), ISSN: 1671-6779 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110545301A (zh) * 2018-05-29 2019-12-06 视联动力信息技术股份有限公司 监控资源同步方法和装置
CN110545301B (zh) * 2018-05-29 2022-06-17 视联动力信息技术股份有限公司 监控资源同步方法和装置
US11886880B2 (en) 2019-04-04 2024-01-30 Cambricon Technologies Corporation Limited Data processing apparatus and related products with descriptor management
CN112347185A (zh) * 2019-08-09 2021-02-09 安徽寒武纪信息科技有限公司 数据同步方法及装置以及相关产品
CN113923230A (zh) * 2020-06-22 2022-01-11 华为技术有限公司 数据同步方法、电子设备和计算机可读存储介质
CN111930841A (zh) * 2020-08-07 2020-11-13 中国工商银行股份有限公司 数据同步方法及装置
CN113407356A (zh) * 2021-05-24 2021-09-17 北京达佳互联信息技术有限公司 数据处理方法、装置、电子设备及存储介质
CN113407498A (zh) * 2021-06-18 2021-09-17 北京金山云网络技术有限公司 一种数据同步方法、装置、云平台、系统及存储介质
CN114124508A (zh) * 2021-11-16 2022-03-01 上海浦东发展银行股份有限公司 一种应用登录方法及系统

Also Published As

Publication number Publication date
CN106487911A (zh) 2017-03-08

Similar Documents

Publication Publication Date Title
WO2018076868A1 (fr) Procédé, dispositif et système de synchronisation de données, support de stockage et serveur
WO2018076812A1 (fr) Procédé et dispositif de réponse à une demande de données, support de stockage, serveur et système
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
WO2018076829A1 (fr) Serveur, support d'informations, système, appareil et procédé de traitement de données de terminal
WO2018076840A1 (fr) Procédé de partage de données, dispositif, support de stockage et serveur
CN104247376A (zh) 云存储的文件上传方法、客户端、应用服务器及云存储系统
WO2018076861A1 (fr) Procédé, appareil, support d'informations, serveur et système de commande de transmission de données
WO2018120681A1 (fr) Procédé, dispositif et système de synchronisation de données, serveur de traitement de données et support de stockage
WO2018076864A1 (fr) Procédé, appareil, support de stockage et dispositif électronique de synchronisation de données
WO2018076819A1 (fr) Procédé de téléchargement de données, appareil, support de stockage, dispositif électronique et système
WO2018076866A1 (fr) Procédé de traitement de données, dispositif, support de stockage, dispositif électronique, et serveur
WO2018076869A1 (fr) Procédé sauvegarde de données, appareil, support de stockage et dispositif électronique
WO2018090823A1 (fr) Procédé et système de protection de données de clé de partition de système et terminal
WO2017206862A1 (fr) Procédé et appareil de traitement basés sur un verrouillage d'écran lumineux, support de stockage, et dispositif électronique
WO2017206883A1 (fr) Procédé et appareil de traitement d'applications, support de stockage, et dispositif électronique
WO2018028128A1 (fr) Procédé pour renvoyer des informations de données de liaison montante et appareil associé
WO2016171401A1 (fr) Procédé et dispositif pour le partage d'un document à édition coopérative
WO2018076818A1 (fr) Procédé de sauvegarde de données, appareil, dispositif électronique, support de stockage et système
WO2018076870A1 (fr) Procédé et appareil de traitement de données, support de stockage, serveur, et système de traitement de données
WO2015102220A1 (fr) Système de stockage ayant un dispositif de stockage de sécurité et procédé de gestion correspondant
WO2018076890A1 (fr) Procédé de sauvegarde de données, dispositif, support d'informations, serveur et système
WO2018076872A1 (fr) Procédé et appareil de sauvegarde de données, support de stockage et serveur
WO2018076842A1 (fr) Procédé de sauvegarde de données, dispositif, système, support de stockage et dispositif électronique
WO2018076888A1 (fr) Procédé, dispositif et système de synchronisation de données d'un terminal mobile, support de mémoire et terminal mobile

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

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

Country of ref document: EP

Kind code of ref document: A1