CN107395763A - A kind of method, service end and the system of multi-client synchronization process file - Google Patents

A kind of method, service end and the system of multi-client synchronization process file Download PDF

Info

Publication number
CN107395763A
CN107395763A CN201710766059.5A CN201710766059A CN107395763A CN 107395763 A CN107395763 A CN 107395763A CN 201710766059 A CN201710766059 A CN 201710766059A CN 107395763 A CN107395763 A CN 107395763A
Authority
CN
China
Prior art keywords
file
directory
interim
temp directory
name
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.)
Pending
Application number
CN201710766059.5A
Other languages
Chinese (zh)
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201710766059.5A priority Critical patent/CN107395763A/en
Publication of CN107395763A publication Critical patent/CN107395763A/en
Pending legal-status Critical Current

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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • 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/11File system administration, e.g. details of archiving or snapshots
    • 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
    • G06F16/164File meta data generation
    • 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
    • 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

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)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

This application discloses a kind of method, service end and the system of multi-client synchronization process file, including:Create temp directory;Temp directory is used to deposit the file in upload state or editing mode;When receiving the operation requests of upper transmitting file or editing files of multi-client transmission, an interim ID number is generated for each operation requests;Carry out upload or the editor of file in temp directory, and interim ID number corresponding to addition names file on the basis of original filename of file;After the completion of uploading or editing, file is moved to file directory from temp directory.So create temp directory, file designation mode with interim ID number, multi-client online editing simultaneously can be made, upload file of the same name, without producing conflict, avoid writing document lending simultaneously, and deposit latest document, improve the problem of user waits in Traditional solutions, improve the competitiveness of storage product.

Description

A kind of method, service end and the system of multi-client synchronization process file
Technical field
The present invention relates to the communications field, more particularly to a kind of method of multi-client synchronization process file, service end and System.
Background technology
In this day and age, client/server (Client/Server, abbreviation CS) pattern is still using the most universal The network architecture, it separates client and server area.The example of each client software can be to a server Or apps server sends request.This request can upload a file to server.But work as multiple client Upload to server simultaneously or edit same file, so write content and necessarily lead to conflict, ultimately result in file content It is abnormal.
Solution method traditional at present is service end is responded a client to same in synchronization by setting The operation requests of one file, other clients need to wait, and will so cause Consumer's Experience bad, system " interim card " occur Phenomenon.
Therefore, how to solve under C/S mode, multi-client uploads simultaneously or editor's identical file causes data content The problem of entanglement, it is those skilled in the art's technical problem urgently to be resolved hurrily.
The content of the invention
In view of this, it is an object of the invention to provide a kind of method of multi-client synchronization process file, service end and System, it is possible to prevente effectively under upload simultaneously or edit file directories caused by file the problem of file content entanglement.Its is specific Scheme is as follows:
A kind of method of multi-client synchronization process file, including:
Create temp directory;The temp directory is used to deposit the file in upload state or editing mode;
, please for each operation when receiving the operation requests of upper transmitting file or editing files of multi-client transmission Seek survival into an interim ID number;
Upload or the editor of file are carried out in the temp directory, and on the basis of original filename of the file The interim ID number corresponding to addition names the file;
After the completion of uploading or editing, the file is moved to file directory from the temp directory.
Preferably, in the method for above-mentioned multi-client synchronization process file provided in an embodiment of the present invention, face described When catalogue in carry out the upload of file, and the interim ID number corresponding to addition on the basis of original filename of the file To name the file, specifically include:
An empty file is directly created under the temp directory;
The empty file is used in the interim ID corresponding to addition on the basis of original filename of file to be uploaded Number name;
The upload of the file is carried out in the empty file after name.
Preferably, in the method for above-mentioned multi-client synchronization process file provided in an embodiment of the present invention, face described When catalogue in carry out the editor of file, and the interim ID number corresponding to addition on the basis of original filename of the file To name the file, specifically include:
File to be edited under file directory is copied under the temp directory;
File after duplication is used in the interim ID number corresponding to addition on the basis of original filename of the file To name;
The editor of the file is carried out in the file after name.
Preferably, in the method for above-mentioned multi-client synchronization process file provided in an embodiment of the present invention, by the text Part is moved to file directory from the temp directory, specifically includes:
According to the original filename and file directory of the file, facing described in being removed in the existing file name of the file When ID number, recover original filename;
The file is moved under the file directory, covers original file of the same name.
Preferably, it is described interim in the method for above-mentioned multi-client synchronization process file provided in an embodiment of the present invention ID number is the character string being made up of random letters numeral of one group 11.
The embodiment of the present invention additionally provides a kind of service end, including:
Temp directory creation module, for creating temp directory;The temp directory be used to deposit in upload state or The file of editing mode;
Interim ID number generation module, please for the operation in the upper transmitting file or editing files for receiving multi-client transmission When asking, an interim ID number is generated for each operation requests;
File designation module, for carrying out upload or the editor of file in the temp directory, and in the file The interim ID number corresponding to addition names the file on the basis of original filename;
File mobile module, after the completion of uploading or editing, the file is moved to file from the temp directory Catalogue.
Preferably, in above-mentioned service end provided in an embodiment of the present invention, the file designation module, specifically in institute State and an empty file is directly created under temp directory;The empty file is used in the basis of original filename of file to be uploaded The interim ID number corresponding to upper addition is named;The upload of the file is carried out in the empty file after name.
Preferably, in above-mentioned service end provided in an embodiment of the present invention, the file designation module, specifically for text File to be edited is copied under the temp directory under part catalogue;File after duplication is used in original file of the file The interim ID number corresponding to addition is named on the basis of name;The volume of the file is carried out in the file after name Volume.
Preferably, in above-mentioned service end provided in an embodiment of the present invention, the file mobile module, specifically for basis The original filename and file directory of the file, the interim ID number is removed in the existing file name of the file, recover Original filename;The file is moved under the file directory, covers original file of the same name.
The embodiment of the present invention additionally provides a kind of system of multi-client synchronization process file, including:As the present invention is implemented The above-mentioned service end and multi-client that example provides.
Method, service end and the system of a kind of multi-client synchronization process file provided by the present invention, including:Establishment is faced When catalogue;Temp directory is used to deposit the file in upload state or editing mode;Receiving the upper of multi-client transmission During the operation requests of transmitting file or editing files, an interim ID number is generated for each operation requests;Carried out in temp directory The upload of file or editor, and interim ID number corresponding to addition names file on the basis of original filename of file;On After the completion of passing or editing, file is moved to file directory from temp directory.Temp directory is so created, with interim ID number File designation mode, multi-client online editing simultaneously can be made, upload file of the same name, without producing conflict, avoided simultaneously Document lending is write, and is stored in latest document, improves the problem of user waits in Traditional solutions, improves the competing of storage product Strive power.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is the required accompanying drawing used in technology description to be briefly described, it should be apparent that, drawings in the following description are only this The embodiment of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can also basis The accompanying drawing of offer obtains other accompanying drawings.
Fig. 1 is the flow chart of the method for multi-client synchronization process file provided in an embodiment of the present invention;
Fig. 2 is the logical schematic of the method for multi-client synchronization process file provided in an embodiment of the present invention;
Fig. 3 is the structural representation of service end provided in an embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation describes, it is clear that described embodiment is only part of the embodiment of the present invention, rather than whole embodiments.It is based on Embodiment in the present invention, those of ordinary skill in the art are obtained every other under the premise of creative work is not made Embodiment, belong to the scope of protection of the invention.
The present invention provides a kind of method of multi-client synchronization process file, as shown in figure 1, comprising the following steps:
S101, create temp directory;Temp directory is used to deposit the file in upload state or editing mode;
S102, when receiving the operation requests of upper transmitting file or editing files of multi-client transmission, for each operation Request one interim ID number of generation;
S103, the upload of progress file or editor in temp directory, and add on the basis of original filename of file Corresponding interim ID number is added to name file;
After the completion of S104, upload or editor, file is moved to file directory from temp directory.
In the method for above-mentioned multi-client synchronization process file provided in an embodiment of the present invention, as shown in Fig. 2 creating first Build temp directory (temp directory in service end is shown in Fig. 2);Temp directory, which is used to deposit, is in upload state or editor The file of state;Then in operation requests (the i.e. upload operation for the upper transmitting file or editing files for receiving multi-client transmission Or edit operation) when, generate an interim ID number (being designated as Upload ID) for each operation requests;Afterwards in temp directory Upload or the editor of file are carried out, and interim ID number corresponding to addition (is designated as on the basis of original filename of file Upload ID+ original filenames) name file;After the completion of finally uploading or edit, file is moved to text from temp directory Part catalogue (shows the file directory in service end) in Fig. 2.So create temp directory, the file designation with interim ID number Mode, multi-client online editing simultaneously can be made, upload file of the same name, without producing conflict, avoid writing file simultaneously Error, and latest document is stored in, improve the problem of user waits in Traditional solutions, improve the competitiveness of storage product.
It should be noted that interim ID number corresponding to addition (is designated as Upload on the basis of original filename of file The original filenames of ID+) file is named, the meaning so named is, these are identified all by filename under file directory It is file of the same name, is moved under identical file directory, be distinguished by Upload ID different after the completion of editor or upload Operation requests, so ensure that each request in upload or editing files, the file that is operated under temp directory with Other requests are never identical.
Further, in the specific implementation, in above-mentioned multi-client synchronization process file provided in an embodiment of the present invention In method, step S103 carries out the upload (i.e. upload operation) of file in temp directory, and in original filename of file On the basis of interim ID number corresponding to addition name file, can specifically include:
First, an empty file is directly created under temp directory;
Then, interim ID number corresponding to addition is come on the basis of empty file being used in into original filename of file to be uploaded Name;
Finally, the upload of file is carried out in the empty file after name.
In addition, in the specific implementation, in the method for above-mentioned multi-client synchronization process file provided in an embodiment of the present invention In, step S103 carries out editor's (i.e. edit operation) of file, and the basis of original filename in file in temp directory Interim ID number corresponding to upper addition names file, can specifically include:
First, file to be edited under file directory is copied under temp directory;
Then, the file after duplication is used on the basis of original filename of file to interim ID number corresponding to adding to order Name;
Finally, the editor of file is carried out in the file after name.
Specifically, as shown in Fig. 2 first replicating original under temp directory, after renaming, then edlin is entered.
In the specific implementation, in the method for above-mentioned multi-client synchronization process file provided in an embodiment of the present invention, step File is moved to file directory by rapid S104 from temp directory, can specifically be included:
First, according to the original filename and file directory of file, removing interim ID number in the existing file name of file, Recover original filename;
Then, file is moved under file directory, covers original file of the same name.
Specifically, as shown in Fig. 2 under temp directory the name of file be designated as the original filenames of Upload ID n+, n is The sequence number of file, after file directory is transferred to, the name of file reverts to original filename.
In the specific implementation, in the method for above-mentioned multi-client synchronization process file provided in an embodiment of the present invention, face When ID number could be arranged to the character string being made up of random letters numeral of one group 11, specifically, can be by service end file System generates.
Based on same inventive concept, the embodiment of the present invention additionally provides a kind of service end, because the service end solves problem Principle it is similar to a kind of foregoing method of multi-client synchronization process file, therefore the implementation of the service end may refer to it is more objective The implementation of the method for family end synchronization process file, repeat part and repeat no more.
In the specific implementation, service end provided in an embodiment of the present invention, as shown in figure 3, can specifically include:
Temp directory creation module 1, for creating temp directory;Temp directory, which is used to deposit, is in upload state or editor The file of state;
Interim ID number generation module 2, for the operation in the upper transmitting file or editing files for receiving multi-client transmission During request, an interim ID number is generated for each operation requests;
File designation module 3, for carrying out upload or the editor of file in temp directory, and in original file of file Interim ID number corresponding to addition names file on the basis of name;
File mobile module 4, after the completion of uploading or editing, file is moved to file directory from temp directory.
In above-mentioned service end provided in an embodiment of the present invention, used by the mutual author of aforementioned four module, Neng Gouyou Effect avoids while under edit file directories caused by file the problem of file content entanglement, while improves in Traditional solutions and use The problem of family waits, realize multi-client online editing simultaneously, upload identical file function, so not only logically evade Edit the possibility that content entanglement occurs in identical file simultaneously, also greatly improve Consumer's Experience.
Further, in the specific implementation, in above-mentioned service end provided in an embodiment of the present invention, file designation module 3, It is specific to can be used for directly creating an empty file under temp directory;Empty file is used in original file of file to be uploaded Interim ID number corresponding to addition is named on the basis of name;The upload of file is carried out in empty file after name.
In addition, in the specific implementation, in above-mentioned service end provided in an embodiment of the present invention, file designation module 3, specifically File to be edited under file directory can be also used for copy under temp directory;File after duplication is used in the original of file There is on the basis of filename interim ID number corresponding to addition to name;The editor of file is carried out in file after name.
In the specific implementation, in above-mentioned service end provided in an embodiment of the present invention, file mobile module 4 specifically can be with For the original filename and file directory according to file, interim ID number is removed in the existing file name of file, recover original Filename;File is moved under file directory, covers original file of the same name.
Based on same inventive concept, the embodiment of the present invention additionally provides a kind of system of multi-client synchronization process file, Including:Above-mentioned service end provided in an embodiment of the present invention and multi-client.Because the implementation of the service end may refer to visitor more The implementation of the method for family end synchronization process file, the system of multi-client synchronization process file provided in an embodiment of the present invention also may be used Referring to the implementation of the method for multi-client synchronization process file, to repeat part and repeat no more.
Method, service end and the system of a kind of multi-client synchronization process file provided in an embodiment of the present invention, including:Wound Build temp directory;Temp directory is used to deposit the file in upload state or editing mode;Sent receiving multi-client Upper transmitting file or editing files operation requests when, for each operation requests generate an interim ID number;In temp directory Carry out upload or the editor of file, and interim ID number corresponding to addition names text on the basis of original filename of file Part;After the completion of uploading or editing, file is moved to file directory from temp directory.Temp directory is so created, with interim The file designation mode of ID number, multi-client online editing simultaneously can be made, upload file of the same name, without producing conflict, kept away Exempt to write document lending simultaneously, and be stored in latest document, improve the problem of user waits in Traditional solutions, improve storage production The competitiveness of product.
Finally, it is to be noted that, herein, term " comprising ", "comprising" or its any other variant are intended to Cover including for nonexcludability, so that process, method, article or equipment including a series of elements not only include those Key element, but also the other element including being not expressly set out, or also include for this process, method, article or set Standby intrinsic key element.In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that Other identical element in the process including the key element, method, article or equipment also be present.
Method, service end and the system of multi-client synchronization process file provided by the present invention have been carried out in detail above Introduce, specific case used herein is set forth to the principle and embodiment of the present invention, the explanation of above example It is only intended to help the method and its core concept for understanding the present invention;Meanwhile for those of ordinary skill in the art, according to this The thought of invention, there will be changes in specific embodiments and applications, in summary, this specification content should It is interpreted as limitation of the present invention.

Claims (10)

  1. A kind of 1. method of multi-client synchronization process file, it is characterised in that including:
    Create temp directory;The temp directory is used to deposit the file in upload state or editing mode;
    When receiving the operation requests of upper transmitting file or editing files of multi-client transmission, for each operation requests life Into an interim ID number;
    Upload or the editor of file are carried out in the temp directory, and is added on the basis of original filename of the file The corresponding interim ID number names the file;
    After the completion of uploading or editing, the file is moved to file directory from the temp directory.
  2. 2. the method for multi-client synchronization process file according to claim 1, it is characterised in that in the temp directory The middle upload for carrying out file, and the interim ID number corresponding to addition is named on the basis of original filename of the file The file, is specifically included:
    An empty file is directly created under the temp directory;
    The interim ID number corresponding to addition is come on the basis of the empty file is used in into original filename of file to be uploaded Name;
    The upload of the file is carried out in the empty file after name.
  3. 3. the method for multi-client synchronization process file according to claim 1, it is characterised in that in the temp directory The middle editor for carrying out file, and the interim ID number corresponding to addition is named on the basis of original filename of the file The file, is specifically included:
    File to be edited under file directory is copied under the temp directory;
    File after duplication is used on the basis of original filename of the file to the interim ID number corresponding to adding to order Name;
    The editor of the file is carried out in the file after name.
  4. 4. the method for the multi-client synchronization process file according to claim any one of 1-3, it is characterised in that by described in File is moved to file directory from the temp directory, specifically includes:
    According to the original filename and file directory of the file, removing the interim ID in the existing file name of the file Number, recover original filename;
    The file is moved under the file directory, covers original file of the same name.
  5. 5. the method for multi-client synchronization process file according to claim 4, it is characterised in that the interim ID number is The character string being made up of random letters numeral of one group 11.
  6. A kind of 6. service end, it is characterised in that including:
    Temp directory creation module, for creating temp directory;The temp directory, which is used to deposit, is in upload state or editor The file of state;
    Interim ID number generation module, for the operation requests in the upper transmitting file or editing files for receiving multi-client transmission When, generate an interim ID number for each operation requests;
    File designation module, for carrying out upload or the editor of file in the temp directory, and in the original of the file The interim ID number corresponding to addition names the file on the basis of filename;
    File mobile module, after the completion of uploading or editing, the file is moved to file directory from the temp directory.
  7. 7. service end according to claim 6, it is characterised in that the file designation module, specifically for facing described When catalogue under directly create an empty file;The empty file is used on the basis of original filename of file to be uploaded and added The corresponding interim ID number is added to name;The upload of the file is carried out in the empty file after name.
  8. 8. service end according to claim 6, it is characterised in that the file designation module, specifically for file mesh File to be edited is copied under the temp directory under record;File after duplication is used in original filename of the file On the basis of the interim ID number corresponding to addition name;The editor of the file is carried out in the file after name.
  9. 9. according to the service end described in claim any one of 1-8, it is characterised in that the file mobile module, be specifically used for According to the original filename and file directory of the file, removing the interim ID number in the existing file name of the file, Recover original filename;The file is moved under the file directory, covers original file of the same name.
  10. A kind of 10. system of multi-client synchronization process file, it is characterised in that including:As described in claim any one of 6-9 Service end and multi-client.
CN201710766059.5A 2017-08-30 2017-08-30 A kind of method, service end and the system of multi-client synchronization process file Pending CN107395763A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710766059.5A CN107395763A (en) 2017-08-30 2017-08-30 A kind of method, service end and the system of multi-client synchronization process file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710766059.5A CN107395763A (en) 2017-08-30 2017-08-30 A kind of method, service end and the system of multi-client synchronization process file

Publications (1)

Publication Number Publication Date
CN107395763A true CN107395763A (en) 2017-11-24

Family

ID=60349036

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710766059.5A Pending CN107395763A (en) 2017-08-30 2017-08-30 A kind of method, service end and the system of multi-client synchronization process file

Country Status (1)

Country Link
CN (1) CN107395763A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595109A (en) * 2017-12-29 2018-09-28 郑州云海信息技术有限公司 A method of the multi-client based on Ceph distributed memory systems is write
CN109194642A (en) * 2018-08-28 2019-01-11 深圳市创维群欣安防科技股份有限公司 Blank remote synchronization processing method, system and storage medium
CN110719516A (en) * 2019-10-21 2020-01-21 北京字节跳动网络技术有限公司 Video synchronization method and device, terminal and storage medium
CN111049891A (en) * 2019-12-05 2020-04-21 浩云科技股份有限公司 Method for uploading and downloading cascade files in centralized storage
CN112015816A (en) * 2020-08-27 2020-12-01 北京字节跳动网络技术有限公司 Data synchronization method, device, medium and electronic equipment
CN112242919A (en) * 2019-07-19 2021-01-19 烽火通信科技股份有限公司 Fault file processing method and system
CN112306965A (en) * 2020-10-02 2021-02-02 中盈优创资讯科技有限公司 Data writing storage method, device, equipment and computer readable storage medium
CN114722125A (en) * 2022-04-11 2022-07-08 京东科技信息技术有限公司 Database transaction processing method, device, equipment and computer readable medium
CN115580610A (en) * 2022-09-22 2023-01-06 广州文远知行科技有限公司 Method, device and equipment for uploading batch files and readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040068505A1 (en) * 2002-10-04 2004-04-08 Chung-I Lee System and method for synchronously editing a file on different client computers
CN1787443A (en) * 2005-12-02 2006-06-14 无锡永中科技有限公司 Method for realizing file coordination processing
CN101086737A (en) * 2006-06-07 2007-12-12 富士施乐株式会社 Apparatus, computer readable medium and method for document management
CN101465872A (en) * 2007-12-17 2009-06-24 新奥特(北京)视频技术有限公司 Method for transmitting and managing document
CN102779127A (en) * 2011-05-11 2012-11-14 宏碁股份有限公司 Terminal device and file synchronization method
CN103544189A (en) * 2012-07-17 2014-01-29 珠海金山办公软件有限公司 Method and system for locking currently-edited file
CN106202074A (en) * 2015-04-29 2016-12-07 中兴通讯股份有限公司 A kind of method and device processing shared file

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040068505A1 (en) * 2002-10-04 2004-04-08 Chung-I Lee System and method for synchronously editing a file on different client computers
CN1787443A (en) * 2005-12-02 2006-06-14 无锡永中科技有限公司 Method for realizing file coordination processing
CN101086737A (en) * 2006-06-07 2007-12-12 富士施乐株式会社 Apparatus, computer readable medium and method for document management
CN101465872A (en) * 2007-12-17 2009-06-24 新奥特(北京)视频技术有限公司 Method for transmitting and managing document
CN102779127A (en) * 2011-05-11 2012-11-14 宏碁股份有限公司 Terminal device and file synchronization method
CN103544189A (en) * 2012-07-17 2014-01-29 珠海金山办公软件有限公司 Method and system for locking currently-edited file
CN106202074A (en) * 2015-04-29 2016-12-07 中兴通讯股份有限公司 A kind of method and device processing shared file

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108595109A (en) * 2017-12-29 2018-09-28 郑州云海信息技术有限公司 A method of the multi-client based on Ceph distributed memory systems is write
CN108595109B (en) * 2017-12-29 2021-06-29 郑州云海信息技术有限公司 Multi-client writing method based on Ceph distributed storage system
CN109194642A (en) * 2018-08-28 2019-01-11 深圳市创维群欣安防科技股份有限公司 Blank remote synchronization processing method, system and storage medium
CN109194642B (en) * 2018-08-28 2022-05-03 深圳创维数字技术有限公司 Whiteboard remote synchronous processing method, system and storage medium
CN112242919B (en) * 2019-07-19 2022-07-29 烽火通信科技股份有限公司 Fault file processing method and system
CN112242919A (en) * 2019-07-19 2021-01-19 烽火通信科技股份有限公司 Fault file processing method and system
CN110719516A (en) * 2019-10-21 2020-01-21 北京字节跳动网络技术有限公司 Video synchronization method and device, terminal and storage medium
CN111049891A (en) * 2019-12-05 2020-04-21 浩云科技股份有限公司 Method for uploading and downloading cascade files in centralized storage
CN112015816A (en) * 2020-08-27 2020-12-01 北京字节跳动网络技术有限公司 Data synchronization method, device, medium and electronic equipment
CN112306965A (en) * 2020-10-02 2021-02-02 中盈优创资讯科技有限公司 Data writing storage method, device, equipment and computer readable storage medium
CN114722125A (en) * 2022-04-11 2022-07-08 京东科技信息技术有限公司 Database transaction processing method, device, equipment and computer readable medium
CN115580610A (en) * 2022-09-22 2023-01-06 广州文远知行科技有限公司 Method, device and equipment for uploading batch files and readable storage medium
CN115580610B (en) * 2022-09-22 2024-03-19 广州文远知行科技有限公司 Batch file uploading method, device, equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN107395763A (en) A kind of method, service end and the system of multi-client synchronization process file
CN103780684B (en) Data sharing method between the smart machine based on file system
CN106294585B (en) A kind of storage method under cloud computing platform
JP5433074B2 (en) Asynchronous distributed object upload for replicated content that can specify a storage cluster
CN103473277B (en) The Snapshot Method and device of file system
CN103731489B (en) A kind of date storage method, system and equipment
CN1836232A (en) Automatic and dynamic provisioning of databases
CN102360410B (en) User operation discovery method of file system and synchronous system utilizing the same
KR20140100504A (en) Data transmission and reception system
CN105373340A (en) System and method for secure multi-tenancy in operating system of a storage system
CN106657174A (en) Data synchronizing and updating methods and data synchronizing and updating devices
JP6086124B2 (en) Information processing terminal, synchronization control method, and synchronization control program
CN102238223B (en) Networked personal data management method for mobile device
CN104035837A (en) Method for backing up isomorphic/isomerous UNIX/Linux host on line
CN106605217B (en) For the method and system for being moved to another website from a website will to be applied
CN103457979A (en) Distribution type file storage system and method
JP6196389B2 (en) Distributed disaster recovery file synchronization server system
US10956446B1 (en) Log-based synchronization with inferred context
CN102281312A (en) Data loading method and system and data processing method and system
CN108062225B (en) Method for issuing application cluster by multi-template combination
CN102932476B (en) Network storage synchro system
EP3830709B1 (en) Distributed recovery of server information
CN109445989A (en) A kind of file system data backup method and device
WO2024041433A1 (en) Data processing method and apparatus
US11288003B2 (en) Cross-platform replication of logical units

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20171124