CN116775591B - Cloud NAS synchronization system for different versions - Google Patents

Cloud NAS synchronization system for different versions Download PDF

Info

Publication number
CN116775591B
CN116775591B CN202311077611.1A CN202311077611A CN116775591B CN 116775591 B CN116775591 B CN 116775591B CN 202311077611 A CN202311077611 A CN 202311077611A CN 116775591 B CN116775591 B CN 116775591B
Authority
CN
China
Prior art keywords
target
mobile terminal
operation instruction
cloud nas
cloud
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202311077611.1A
Other languages
Chinese (zh)
Other versions
CN116775591A (en
Inventor
曹敬涛
钱慧奇
陈学铭
王磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Kaixiang Information Technology Co ltd
Original Assignee
Shanghai Kaixiang Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Kaixiang Information Technology Co ltd filed Critical Shanghai Kaixiang Information Technology Co ltd
Priority to CN202311077611.1A priority Critical patent/CN116775591B/en
Publication of CN116775591A publication Critical patent/CN116775591A/en
Application granted granted Critical
Publication of CN116775591B publication Critical patent/CN116775591B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1873Versioning file systems, temporal file systems, e.g. file system supporting different historic versions of files
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a cloud NAS synchronization system for different versions, which comprises: the cloud NAS is installed at a client of the mobile terminal, the mobile terminal comprises a processor and a memory storing a computer program, and when the processor executes the computer program, the client realizes the following steps: acquiring an operation instruction of a target user on a target folder in a mobile terminal; when the operation instruction is a first type of preset instruction, executing the operation instruction on a target folder in the mobile terminal; when the operation instruction is a second type of preset instruction, executing the operation instruction on the target folder in the mobile terminal, and uploading the target folder in the mobile terminal after the operation instruction is executed to the cloud NAS; when the operation instruction is a third type of preset instruction, executing the operation instruction on the target folder in the mobile terminal; therefore, the storage of the target folders of different versions in the cloud NAS is realized.

Description

Cloud NAS synchronization system for different versions
Technical Field
The application relates to the field of computer storage, in particular to a cloud NAS synchronization system for different versions.
Background
Cloud storage is a mode of online storage, namely data is stored in a plurality of virtual servers usually hosted by a third party, a data center operator prepares to store virtualized resources at the rear end according to the requirements of clients and provides the virtualized resources in a mode of storing a resource pool, and the clients can store files or objects by using the storage pool, however, after a local file is uploaded to a cloud NAS through a cloud document or cloud service function of currently used office software, the local file is modified, the local file is also required to be uploaded to the cloud NAS again manually, and when the cloud NAS file is modified, the cloud NAS file is also required to be stored locally, so that the operation is complicated, and the problem that the local and cloud NAS versions are inconsistent can occur.
Disclosure of Invention
Aiming at the technical problems, the application adopts the following technical scheme:
the cloud NAS synchronization system comprises a cloud NAS and a client installed on a mobile terminal, wherein the cloud NAS is used for synchronizing different versions of target folders based on operation instructions, and the client synchronously creates the target folders designated by target users of the mobile terminal in the cloud NAS in the process of initial initialization for the first time to serve as data synchronization spaces of the client and the cloud NAS;
further, the mobile terminal comprises a processor and a memory storing a computer program, which when executed by the processor, the client performs the steps of:
s100, acquiring an operation instruction of a target user on a target folder in a mobile terminal;
s200, when the operation instruction is a first type of preset instruction, executing the operation instruction on the target folder in the mobile terminal, wherein the first type of preset instruction is an intermediate operation instruction executed on the target folder in the mobile terminal, and the first type of preset instruction at least comprises an opening operation instruction and a modifying operation instruction;
s300, when the operation instruction is a second type of preset instruction, executing the operation instruction on the target folder in the mobile terminal, and uploading the target folder in the mobile terminal after the execution of the operation instruction to the cloud NAS, wherein the second type of preset instruction at least comprises a storage operation instruction;
s400, executing the operation instruction on the target folder in the mobile terminal when the operation instruction is a third type of preset instruction, wherein the third type of preset instruction at least comprises a deletion operation instruction.
The application has at least the following beneficial effects:
in summary, acquiring an operation instruction of a target user on a target folder in the mobile terminal, executing the operation instruction on the target folder in the mobile terminal when the operation instruction is a first type of preset instruction, executing the operation instruction on the target folder in the mobile terminal when the operation instruction is a second type of preset instruction, uploading the target folder in the mobile terminal after the operation instruction is executed to a cloud NAS, and executing the operation instruction on the target folder in the mobile terminal when the operation instruction is a third type of preset instruction; according to the method and the device, the operation instructions of the target user on the target folder are obtained, and different operations are performed on the target folder and whether the target folder is uploaded to the cloud NAS or not through the different operation instructions, so that the storage of the target folders of different versions in the cloud NAS is realized, the consistency of the cloud NAS and the target folder is ensured, the operation is simple and convenient, and the problem that the local NAS version is inconsistent with the cloud NAS version is avoided.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a mobile terminal executing a computer program in a cloud NAS synchronization system according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to fall within the scope of the application.
The embodiment of the application provides a cloud NAS synchronization system for different versions, which is used for synchronizing different versions of target folders based on operation instructions, and at least comprises a cloud NAS and a client installed on a mobile terminal, wherein the client synchronously creates the target folders designated by target users of the mobile terminal in the cloud NAS in the process of initial initialization for the first time, so as to serve as a data synchronization space of the client and the cloud NAS.
The client is displayed in the mobile terminal in a visual icon. The style of the visual icon may be any style in the prior art, such as a disc symbol, a folder, etc., and the present application is not limited to the specific style of the visual icon.
Further, the mobile terminal comprises a processor and a memory storing a computer program, which when executed by the processor, as shown in fig. 1, the client implements the steps of:
s100, acquiring an operation instruction of a target user on a target folder in the mobile terminal.
Specifically, the operation instruction at least includes: opening operation instructions, saving operation instructions, deleting operation instructions, and modifying operation instructions. In a preferred embodiment of the present application, the target user does not have a deletion operation authority on the target file in the cloud NAS, and at this time, the target user may synchronize the target file of the local terminal according to the file in the cloud NAS by operating the target file in the local mobile terminal and synchronizing the file in the cloud NAS, that is, the cloud NAS is a synchronization disk, when the target file of the local terminal of the logged-in target user is inconsistent with the cloud NAS.
S200, when the operation instruction is a first type of preset instruction, executing the operation instruction on the target folder in the mobile terminal, wherein the first type of preset instruction is an intermediate operation instruction executed on the target folder in the mobile terminal, and the first type of preset instruction at least comprises an opening operation instruction and a modifying operation instruction.
Specifically, the first type of preset instruction is an intermediate operation instruction executed on the target folder, where the intermediate operation instruction is an operation instruction of a non-last step, for example, the intermediate operation instruction is an open operation instruction, and after the open operation instruction, there is usually another subsequent operation instruction.
S300, when the operation instruction is a second type of preset instruction, executing the operation instruction on the target folder in the mobile terminal, and uploading the target folder in the mobile terminal after the operation instruction is executed to the cloud NAS, wherein the second type of preset instruction at least comprises a storage operation instruction.
Specifically, the second type of preset instructions are other final operation instructions except the deletion operation instruction, for example, the second type of preset instructions are save operation instructions, which can be understood as follows: when the operation instruction is a save operation instruction, the target user clicks the target file under the target folder to save, and after the client acquires the operation instruction, the saved target folder is uploaded to the cloud NAS.
Specifically, in S300, uploading the target folder in the mobile terminal after the execution of the operation instruction to the cloud NAS, further includes: and renaming the target folder of the cloud NAS after the operation instruction is executed according to a preset naming rule.
Further, the preset naming rule is: target folder name + number of uploads. It will be appreciated that since the uploaded target folder is in many versions, renaming is performed by using the method of the target folder name+the number of uploads, so that the uploaded target folder can be used for distinction.
S400, executing the operation instruction on the target folder in the mobile terminal when the operation instruction is a third type of preset instruction, wherein the third type of preset instruction at least comprises a deletion operation instruction.
Specifically, the third type of preset instruction is a final operation instruction of the deletion type, including a deletion operation instruction and another folder operation instruction, which may be understood as: when the operation instruction is a deletion operation instruction, deleting the target folder, but because the target user does not have permission to delete the cloud NAS folder stored in the cloud NAS, not deleting the target folder stored in the cloud NAS.
Further, in an embodiment of the present application, when the target folder is stored in another folder and the other folders are not uploaded to the cloud NAS, the target folder is not uploaded to the cloud NAS any more.
In summary, acquiring an operation instruction of a target user on a target folder in the mobile terminal, executing the operation instruction on the target folder in the mobile terminal when the operation instruction is a first type of preset instruction, executing the operation instruction on the target folder in the mobile terminal when the operation instruction is a second type of preset instruction, uploading the target folder in the mobile terminal after the operation instruction is executed to a cloud NAS, and executing the operation instruction on the target folder in the mobile terminal when the operation instruction is a third type of preset instruction; according to the method and the device, the operation instructions of the target user on the target folder are obtained, and different operations are performed on the target folder and whether the target folder is uploaded to the cloud NAS or not through the different operation instructions, so that the storage of the target folders of different versions in the cloud NAS is realized, the consistency of the cloud NAS and the target folder is ensured, the operation is simple and convenient, and the problem that the local NAS version is inconsistent with the cloud NAS version is avoided.
Further, the application also comprises: the client synchronously creates a target folder designated by a target user of the mobile terminal in the cloud NAS in the process of initial initialization, and the method comprises the following steps: and synchronously creating a target folder designated by a target user in the mobile terminal and a target file in the target folder in the cloud NAS.
Specifically, after the target user clicks the client, the target user can drag the local folder to the folder corresponding to the cloud NAS in a dragging mode or the like, namely, the local folder is uploaded to the cloud NAS, after the target user drags the target folder to the cloud NAS, the target folder and the target files in the target folder are synchronously created in the cloud NAS, and the processor can acquire all operation instructions of the target user on the target folder.
The cloud NAS and the client are used for storing the historical uploading time of each target file in the target folder at least;
the method further comprises the following steps before S100:
s010, responding to the client side logging in by the target user, detecting whether the data of the latest historical uploading time between the target folder in the mobile terminal and the target folder in the cloud NAS are consistent, and if not, synchronously updating the same target file in the mobile terminal or the cloud NAS by using the cloud NAS or the target file with the latest historical uploading time in the mobile terminal.
Further, for the cloud NAS folder stored in the cloud NAS, the target user does not have a deletion right. It can be understood that the target user has the authority to open, download and view the cloud NAS folder stored in the cloud NAS, but the target user does not have the deletion authority and cannot delete the folder stored in the cloud NAS.
Furthermore, after the target file in the local target folder is deleted, the target file corresponding to the cloud NAS is not deleted.
Still further, the present application further comprises: when the cloud NAS storage capacity is larger than a preset maximum capacity threshold, carrying out popup display on target files under a target folder meeting a preset deletion condition, wherein a target user has a deletion authority on the target files displayed by the popup.
It can be understood that, after the target user designates the target folder, the target user automatically uploads the target folder or the target file in the target folder to the cloud NAS to save a copy, but the target user does not have a deletion authority for the cloud NAS folder stored in the cloud NAS, so when the stored capacity of the cloud NAS reaches a certain requirement, the target user will pop a window, and only the target file of the target folder of the pop window may be deleted by the target user.
Specifically, the preset maximum capacity threshold=0.8×cloud NAS capacity.
Specifically, the preset deletion condition is that the creation time of the target file under the target folder in the cloud NAS exceeds the preset storage time from the current time node.
In summary, when the storage capacity of the cloud NAS is greater than the preset maximum capacity threshold, the target files under the target folders meeting the preset deletion condition are displayed in a popup window, and because the target user does not have the authority to delete the target folders stored in the cloud NAS, when the storage capacity of the cloud NAS reaches a certain range, the popup window is displayed, the cloud NAS folders meeting the preset deletion condition are displayed, so that the target files displayed in the popup window are deleted, and the popup window is directly displayed, thereby avoiding the situation that the target user deletes some content stored in the cloud NAS by mistake, and deleting the target user more reasonably, for example, deleting the new version of the target files while leaving the old version of the target files.
Further, when the uploading frequency of the target file under a target folder stored in the cloud NAS is greater than the preset maximum uploading frequency, the following steps are executed:
s001, obtaining uploading time T= { T of different versions of the target file 1 ,T 2 ,…,T i ,…,T m },T i The uploading time of the ith version of the target file is the value range of i is 1 to m, and m is the number of versions of the target file uploaded to the cloud NAS.
S002, dividing different versions of the target file into target file version sets B= { B based on uploading time of the different versions of the target file 1 ,B 2 ,…,B j ,…,B n },B j The method is a set of target file versions in the j-th preset time period in uploading time, the value range of j is 1 to n, and n is the number of time periods of the target file divided according to preset time length; wherein B is j ={B j,1 ,B j,2 ,…,B j,r(j) ,…,B j,s(j) },B j,r(j) Is B j The r (j) th target file version, the value range of r (j) is 1 to s (j), and s (j) is B j Number of target file versions in B j B in (B) j,r(j) Ordering is performed from early to late according to the uploading time.
S003, acquiring a popup list CB= { CB 1 ,CB 2 ,…,CB j ,…,CB n },CB j ={B j,1 ,B j,2 ,…,B j,r(j) ,…,B j,s(j)-1 And performing popup window display on the CB, wherein the target user has deleting authority on the target file displayed by the popup window.
In summary, when the uploading frequency of a target file under a target folder stored in the cloud NAS is greater than the preset maximum uploading frequency, uploading time of different versions of the target file is obtained, different versions of the target file are divided into target file version sets based on the uploading time of the different versions of the target file, the target files in the target file version sets are ordered from early to late according to the uploading time, so that a popup list is obtained, the popup list is displayed, when the uploading frequency is too high, a target user can be saved at any time when the uploading frequency is too high, excessive historical versions are generated, the memory occupying the cloud NAS is too large, therefore, when the preset frequency rule is not met, the last version modified in a period of time is reserved, other versions are deleted, the speed of filling the space of the cloud NAS is reduced, and meanwhile, the target file stored in the cloud NAS is deleted more reasonably.
While certain specific embodiments of the application have been described in detail by way of example, it will be appreciated by those skilled in the art that the above examples are for illustration only and are not intended to limit the scope of the application. Those skilled in the art will also appreciate that many modifications may be made to the embodiments without departing from the scope and spirit of the application. The scope of the application is defined by the appended claims.

Claims (7)

1. The cloud NAS synchronization system for different versions is characterized by comprising a cloud NAS and a client installed on a mobile terminal, wherein the cloud NAS is used for synchronizing different versions of a target folder based on operation instructions, and the client synchronously creates the target folder designated by a target user of the mobile terminal in the cloud NAS in the process of initial initialization for the first time to serve as a data synchronization space of the client and the cloud NAS;
further, the mobile terminal comprises a processor and a memory storing a computer program, which when executed by the processor, the client performs the steps of:
s100, acquiring an operation instruction of a target user on a target folder in a mobile terminal;
s200, when the operation instruction is a first type of preset instruction, executing the operation instruction on the target folder in the mobile terminal, wherein the first type of preset instruction is an intermediate operation instruction executed on the target folder in the mobile terminal, and the first type of preset instruction at least comprises an opening operation instruction and a modifying operation instruction;
s300, when the operation instruction is a second type of preset instruction, executing the operation instruction on the target folder in the mobile terminal, and uploading the target folder in the mobile terminal after the execution of the operation instruction to the cloud NAS, wherein the second type of preset instruction at least comprises a storage operation instruction;
s400, executing an operation instruction on a target folder in the mobile terminal when the operation instruction is a third type of preset instruction, wherein the third type of preset instruction at least comprises a deletion operation instruction, and the target folder stored in the cloud is not deleted;
when the storage capacity of the cloud NAS is larger than a preset maximum capacity threshold, carrying out popup window display on target files under a target folder meeting preset deletion conditions;
when the uploading frequency of a target file under a target folder stored in the cloud NAS is greater than a preset maximum uploading frequency, executing the following steps:
s001, obtaining uploading time T= { T of different versions of the target file 1 ,T 2 ,…,T i ,…,T m },T i The uploading time of the ith version of the target file is that the value range of i is 1 to m, and m is the number of versions of the target file uploaded to the cloud NAS;
s002, dividing different versions of the target file into target file version sets B= { B based on uploading time of the different versions of the target file 1 ,B 2 ,…,B j ,…,B n },B j Is that the uploading time is at the j preset timeThe value range of j is 1 to n, and n is the number of time periods of the target file divided according to the preset duration; wherein B is j ={B j,1 ,B j,2 ,…,B j,r(j) ,…,B j,s(j) },B j,r(j) Is B j The r (j) th target file version, the value range of r (j) is 1 to s (j), and s (j) is B j Number of target file versions in B j B in (B) j,r(j) Sequencing according to the uploading time from the morning to the evening;
s003, acquiring a popup list CB= { CB 1 ,CB 2 ,…,CB j ,…,CB n },CB j ={B j,1 ,B j,2 ,…,B j,r(j) ,…,B j,s(j)-1 And performing popup window display on the CB, wherein the target user has deleting authority on the target file displayed by the popup window.
2. The cloud NAS synchronization system for different versions of claim 1, wherein the preset maximum capacity threshold = 0.8 x cloud NAS capacity.
3. The cloud NAS synchronization system for different versions according to claim 2, wherein the preset deletion condition is that a creation time of a target file under a target folder in the cloud NAS exceeds a preset storage time from a current time node.
4. The cloud NAS synchronization system for different versions according to claim 1, wherein the client creates a target folder synchronization specified by a target user of a mobile terminal in the cloud NAS in a process of first initialization, including: and synchronously creating a target folder designated by a target user in the mobile terminal and a target file in the target folder in the cloud NAS.
5. The cloud NAS synchronization system for different versions of claim 1, wherein the client is displayed in a visual icon in the mobile terminal.
6. The cloud NAS synchronization system for different versions according to claim 1, wherein in S300, uploading the target folder in the mobile terminal after the execution of the operation instruction to the cloud NAS, further includes: and renaming the target folder of the cloud NAS after the operation instruction is executed according to a preset naming rule.
7. The cloud NAS synchronization system for different versions according to claim 1, wherein at least one of the cloud NAS and the client is further configured to store a historical upload time for each target file in a target folder;
the method further comprises the following steps before S100:
s010, responding to the client side logging in by the target user, detecting whether the data of the latest historical uploading time between the target folder in the mobile terminal and the target folder in the cloud NAS are consistent, and if not, synchronously updating the same target file in the mobile terminal or the cloud NAS by using the cloud NAS or the target file with the latest historical uploading time in the mobile terminal.
CN202311077611.1A 2023-08-25 2023-08-25 Cloud NAS synchronization system for different versions Active CN116775591B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311077611.1A CN116775591B (en) 2023-08-25 2023-08-25 Cloud NAS synchronization system for different versions

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311077611.1A CN116775591B (en) 2023-08-25 2023-08-25 Cloud NAS synchronization system for different versions

Publications (2)

Publication Number Publication Date
CN116775591A CN116775591A (en) 2023-09-19
CN116775591B true CN116775591B (en) 2023-11-17

Family

ID=87993547

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311077611.1A Active CN116775591B (en) 2023-08-25 2023-08-25 Cloud NAS synchronization system for different versions

Country Status (1)

Country Link
CN (1) CN116775591B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120044550A (en) * 2010-10-28 2012-05-08 에스케이 텔레콤주식회사 Cloud storage server and system by use of virtual nas and method thereof
CN103368991A (en) * 2012-03-28 2013-10-23 北京智慧风云科技有限公司 Cloud storage immediate synchronization system
CN103368990A (en) * 2012-03-28 2013-10-23 北京智慧风云科技有限公司 Cloud storage immediate synchronization method
CN104519078A (en) * 2013-09-26 2015-04-15 中国电信股份有限公司 A method and a device for realizing cloud storage
CN107040564A (en) * 2016-02-04 2017-08-11 希姆通信息技术(上海)有限公司 Method of data synchronization, data synchronization server and the cloud storage system of cloud storage
CN107770207A (en) * 2016-08-16 2018-03-06 瓦戈科技(上海)有限公司 The method of data syn-chronization between multi-terminal equipment
CN108647290A (en) * 2018-05-06 2018-10-12 深圳市保千里电子有限公司 Internet cell phone cloud photograph album backup querying method based on HBase and system
CN111400679A (en) * 2020-03-12 2020-07-10 厦门区块链云科技有限公司 Trusted cloud storage method and system based on block chain
CN111752914A (en) * 2020-06-08 2020-10-09 南宁云启网络科技有限公司 Document storage platform

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103180842B (en) * 2010-10-28 2016-03-09 Sk电信有限公司 Cloud computing system and the method for data synchronization for this cloud computing system
CN113254409B (en) * 2020-02-12 2024-04-26 花瓣云科技有限公司 File sharing method, system and related equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120044550A (en) * 2010-10-28 2012-05-08 에스케이 텔레콤주식회사 Cloud storage server and system by use of virtual nas and method thereof
CN103368991A (en) * 2012-03-28 2013-10-23 北京智慧风云科技有限公司 Cloud storage immediate synchronization system
CN103368990A (en) * 2012-03-28 2013-10-23 北京智慧风云科技有限公司 Cloud storage immediate synchronization method
CN104519078A (en) * 2013-09-26 2015-04-15 中国电信股份有限公司 A method and a device for realizing cloud storage
CN107040564A (en) * 2016-02-04 2017-08-11 希姆通信息技术(上海)有限公司 Method of data synchronization, data synchronization server and the cloud storage system of cloud storage
CN107770207A (en) * 2016-08-16 2018-03-06 瓦戈科技(上海)有限公司 The method of data syn-chronization between multi-terminal equipment
CN108647290A (en) * 2018-05-06 2018-10-12 深圳市保千里电子有限公司 Internet cell phone cloud photograph album backup querying method based on HBase and system
CN111400679A (en) * 2020-03-12 2020-07-10 厦门区块链云科技有限公司 Trusted cloud storage method and system based on block chain
CN111752914A (en) * 2020-06-08 2020-10-09 南宁云启网络科技有限公司 Document storage platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
一种基于云存储的Android网盘的设计与实现;任硕果;;无线互联科技(第21期);全文 *

Also Published As

Publication number Publication date
CN116775591A (en) 2023-09-19

Similar Documents

Publication Publication Date Title
EP3008614B1 (en) Supporting social productivity
US7539762B2 (en) Method, system and program product for determining an initial number of connections for a multi-source file download
US20170124103A1 (en) Method and Apparatus for Creating System Disk Snapshot of Virtual Machine
EP3678019B1 (en) Mirror image upgrading method and device
US9122635B1 (en) Efficient data backup with change tracking
EP2130117A1 (en) It automation appliance imaging system and method
US20180232396A1 (en) Methods and systems for displaying virtual files side-by-side with non-virtual files and for instantaneous file transfer
CN109739815A (en) Document handling method, system, device, equipment and storage medium
CN111054067A (en) Game archive file storage method, electronic device and storage medium
EP3251026B1 (en) Storage constrained synchronization of shared content items
US20140181940A1 (en) File management method and system and storage mediums
CN114270315A (en) Hydration of applications
US11620258B2 (en) Information processing apparatus, information processing system, and non-transitory computer readable medium storing program for switching access destination to file
US10108631B2 (en) System and method of removing unused regions of a data file
CN113157658B (en) Client log collecting and distributing method and device and computer equipment
CN116775591B (en) Cloud NAS synchronization system for different versions
US20030105780A1 (en) File system, control method, and program
AU2017385015B2 (en) Accessing historical content items of a content management system through placeholders
US11392546B1 (en) Method to use previously-occupied inodes and associated data structures to improve file creation performance
CN116893781A (en) Data storage method, device, equipment and readable storage medium
WO2020005633A1 (en) Download management
CN115563071A (en) Data processing method, system, electronic device and computer readable storage medium
TWI756978B (en) Electronic device and method for moving virtual disk of cloud service
CN109597537B (en) File synchronization method, device and equipment
US11886889B2 (en) Managing configurations of system services running in a cluster of hosts by managing lifecycle of virtualization software

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant