CN106878354B - Method, device and system for file mutual transmission among multiple cloud storage systems - Google Patents

Method, device and system for file mutual transmission among multiple cloud storage systems Download PDF

Info

Publication number
CN106878354B
CN106878354B CN201510918963.4A CN201510918963A CN106878354B CN 106878354 B CN106878354 B CN 106878354B CN 201510918963 A CN201510918963 A CN 201510918963A CN 106878354 B CN106878354 B CN 106878354B
Authority
CN
China
Prior art keywords
cloud storage
user
file
cloud
storage system
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
CN201510918963.4A
Other languages
Chinese (zh)
Other versions
CN106878354A (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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201510918963.4A priority Critical patent/CN106878354B/en
Publication of CN106878354A publication Critical patent/CN106878354A/en
Application granted granted Critical
Publication of CN106878354B publication Critical patent/CN106878354B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

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

Abstract

The invention discloses a method, a device and a system for file mutual transmission among multiple cloud storage systems. The method comprises the following steps: receiving a backup instruction sent by an agent cloud client, wherein the backup instruction is sent by the agent cloud client when receiving backup information specified by a user, and the backup information comprises a source cloud storage system, a file or directory to be backed up, a target cloud storage system and a target storage path; downloading a source file from a source cloud storage system and storing the source file in a cache space distributed for the user; and uploading the downloaded file to a target directory of a target cloud storage system. According to the invention, the mutual file transmission between the cloud storage systems is carried out at the cloud end, so that the user terminal does not need to directly download or upload files by the cloud storage system, thereby avoiding occupying local network flow and storage resources of the user terminal, and still finishing the mutual file transmission task under the condition that the user is offline.

Description

Method, device and system for file mutual transmission among multiple cloud storage systems
Technical Field
The invention relates to the technical field of cloud storage, in particular to a method, a device and a system for file mutual transmission among multiple cloud storage systems.
Background
With the continuous development of cloud computing technology and the industry competition of the cloud storage system market, a plurality of independently developed public cloud storage systems appear in the internet, and a user may use storage services of a plurality of cloud storage systems at the same time and has a requirement for file mutual transmission among the plurality of mutually independent cloud storage systems.
The existing file transmission technology among multiple cloud storage systems has the following problems: in the existing file mutual transmission technology, a user downloads a file from one cloud storage system to a local terminal and uploads the file from the local terminal to another cloud storage system, and the forwarding of the file (especially a large file) occupies a large amount of network traffic and storage resources of the user terminal, and meanwhile, the user is required to be online for a long time to complete a task.
Disclosure of Invention
In view of the above technical problems, the present invention provides a method, an apparatus, and a system for file mutual transmission between multiple cloud storage systems, where file mutual transmission between multiple cloud storage systems is completed at a cloud end, and does not occupy any network traffic and storage resources of a user terminal.
According to one aspect of the invention, a method for file mutual transmission between multi-cloud storage systems is provided, which comprises the following steps:
receiving a backup instruction sent by an agent cloud client, wherein the backup instruction is sent by the agent cloud client when receiving backup information specified by a user, and the backup information comprises a source cloud storage system, a file or directory to be backed up, a target cloud storage system and a target storage path;
downloading a source file from a source cloud storage system and storing the source file in a cache space distributed for the user;
and uploading the downloaded file to a target directory of a target cloud storage system.
In one embodiment of the invention, the method further comprises:
user file directories acquired from a plurality of cloud storage systems;
and sending the user file directory to an agent cloud client so that a user can inquire and specify a source cloud storage system and a file or directory to be backed up.
In one embodiment of the present invention, the step of obtaining the user file directories from the plurality of cloud storage systems includes:
receiving a backup request sent by an agent cloud client, wherein the backup request comprises a user identifier;
and acquiring user file directories corresponding to the user identifications from a plurality of cloud storage systems according to the user identifications.
In one embodiment of the invention, the method further comprises:
if the files to be backed up specified by the user exist in the plurality of cloud storage systems and the source cloud storage system is not specified by the user, determining the priority of the plurality of cloud storage systems containing the files to be backed up;
and taking the cloud storage system with the highest priority in the plurality of cloud storage systems containing the files to be backed up as a source cloud storage system, and then executing the step of downloading the source file from the source cloud storage system.
According to another aspect of the present invention, a method for file mutual transmission between multiple cloud storage systems is provided, including:
receiving backup information designated by a user, wherein the backup information comprises a source cloud storage system, a file or directory to be backed up, a target cloud storage system and a target storage path;
after receiving the backup information, sending a backup request to the agent cloud platform so that the agent cloud platform can download the source file from the source cloud storage system, store the source file in the cache space allocated to the user, and upload the downloaded file to the target directory of the target cloud storage system.
In one embodiment of the invention, the method further comprises:
sending a backup request of a user to a proxy cloud platform, wherein the backup request comprises a user identifier, so that the proxy cloud platform can acquire user file directories corresponding to the user identifier from a plurality of cloud storage systems according to the user identifier;
receiving the user file directory sent by the proxy cloud platform;
and presenting the user file directory to a user so that the user can inquire and specify the source cloud storage system and the file or directory to be backed up.
According to another aspect of the present invention, there is provided a proxy cloud platform for file mutual transmission between multiple cloud storage systems, including an instruction receiving module, a downloading module, and an uploading module, wherein:
the instruction receiving module is used for receiving a backup instruction sent by the agent cloud client, wherein the backup instruction is sent by the agent cloud client when the agent cloud client receives backup information specified by a user, and the backup information comprises a source cloud storage system, a file or directory to be backed up, a target cloud storage system and a target storage path;
the downloading module is used for downloading a source file from a source cloud storage system and storing the source file in a cache space distributed for the user;
and the uploading module is used for uploading the file which is downloaded by the downloading module to a target directory of the target cloud storage system.
In an embodiment of the present invention, the agent cloud platform further includes a catalog acquisition module and a catalog issue module, wherein:
the system comprises a catalog acquisition module, a catalog acquisition module and a file management module, wherein the catalog acquisition module is used for acquiring user file catalogs from a plurality of cloud storage systems;
and the catalog issuing module is used for sending the user file catalog to the proxy cloud client so that a user can inquire and specify the source cloud storage system and the file or catalog to be backed up.
In one embodiment of the present invention, the catalog acquisition module includes a request receiving unit and a catalog acquisition unit, wherein:
the request receiving unit is used for receiving a backup request sent by the proxy cloud client, wherein the backup request comprises a user identifier;
and the directory acquisition unit is used for acquiring user file directories corresponding to the user identifications from the plurality of cloud storage systems according to the user identifications.
In an embodiment of the present invention, the proxy cloud platform further includes a priority determination module and a source system determination module, wherein:
the priority determining module is used for determining the priority of the plurality of cloud storage systems containing the files to be backed up when the files to be backed up specified by the user exist in the plurality of cloud storage systems and the source cloud storage system is not specified by the user;
the source system determining module is used for taking the cloud storage system with the highest priority level in the plurality of cloud storage systems containing the files to be backed up as the source cloud storage system, and then instructing the downloading module to execute the operation of downloading the source file from the source cloud storage system.
According to another aspect of the present invention, there is provided a proxy cloud client for file mutual transmission between multiple cloud storage systems, including an information receiving module and an instruction sending module, wherein:
the information receiving module is used for receiving backup information appointed by a user, wherein the backup information comprises a source cloud storage system, a file or directory to be backed up, a target cloud storage system and a target storage path;
and the instruction sending module is used for sending a backup instruction to the proxy cloud platform after the information receiving module receives the backup information, so that the proxy cloud platform can download the source file from the source cloud storage system, store the source file in the cache space allocated to the user and upload the downloaded file to the target directory of the target cloud storage system.
In an embodiment of the present invention, the proxy cloud client further includes a request sending module, a directory receiving module, and a directory presenting module, where:
the request sending module is used for sending a backup request of a user to the proxy cloud platform, wherein the backup request comprises a user identifier, so that the proxy cloud platform can acquire user file directories corresponding to the user identifier from a plurality of cloud storage systems according to the user identifier;
the directory receiving module is used for receiving the user file directory sent by the proxy cloud platform;
and the directory presentation module is used for presenting the user file directory to a user so that the user can inquire and specify the source cloud storage system and the file or directory to be backed up.
According to another aspect of the present invention, a system for file mutual transmission among multiple cloud storage systems is provided, including the proxy cloud platform for file mutual transmission among multiple cloud storage systems described in any of the above embodiments, and the proxy cloud client for file mutual transmission among multiple cloud storage systems described in any of the above embodiments.
According to the invention, the mutual file transmission between the cloud storage systems is carried out at the cloud end, so that the user terminal does not need to directly download or upload files by the cloud storage system, thereby avoiding occupying local network flow and storage resources of the user terminal, and still finishing the mutual file transmission task under the condition that the user is offline.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic diagram of an embodiment of a system for file mutual transmission between multiple cloud storage systems according to the present invention.
Fig. 2 is a schematic diagram of an embodiment of a proxy cloud platform for file mutual transmission between multiple cloud storage systems according to the present invention.
Fig. 3 is a schematic diagram of another embodiment of the proxy cloud platform for file mutual transmission between multiple cloud storage systems according to the present invention.
FIG. 4 is a diagram illustrating a directory retrieval module according to an embodiment of the invention.
Fig. 5 is a schematic diagram of an embodiment of a proxy cloud client for file mutual transmission between multiple cloud storage systems according to the present invention.
Fig. 6 is a schematic diagram of another embodiment of the proxy cloud client for file mutual transmission between multiple cloud storage systems according to the present invention.
Fig. 7 is a schematic diagram of an embodiment of a method for file mutual transmission between multiple cloud storage systems according to the present invention.
Fig. 8 is a schematic diagram of another embodiment of the method for file mutual transmission between multiple cloud storage systems according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the invention, its application, or uses. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The relative arrangement of the components and steps, the numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present invention unless specifically stated otherwise.
Meanwhile, it should be understood that the sizes of the respective portions shown in the drawings are not drawn in an actual proportional relationship for the convenience of description.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
In all examples shown and discussed herein, any particular value should be construed as merely illustrative, and not limiting. Thus, other examples of the exemplary embodiments may have different values.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, further discussion thereof is not required in subsequent figures.
Fig. 1 is a schematic diagram of an embodiment of a system for file mutual transmission between multiple cloud storage systems according to the present invention. As shown in fig. 1, the system for file mutual transmission between multiple cloud storage systems includes a proxy cloud client (user terminal) 1 and a proxy cloud platform (file mutual transmission cloud system) 2, where:
the agent cloud client 1 is configured to send a backup instruction to the agent cloud platform 2 after receiving backup information specified by a user, where the backup instruction includes the backup information, and the backup information includes a source cloud storage system a, a file or directory to be backed up in the source cloud storage system a, a target cloud storage system B, and a target storage path in the target cloud storage system B.
The agent cloud platform 2 is used for downloading a source file from a source cloud storage system A according to the backup instruction and storing the source file in a cache space distributed for the user; and uploading the downloaded file to a target directory of the target cloud storage system B.
Based on the system for file mutual transmission among the multiple cloud storage systems provided by the embodiment of the invention, the user terminal designates the files in the source cloud storage system A and the target paths for storing the files in the target cloud storage system B, then the transfer instruction is sent to the proxy cloud platform, the proxy cloud platform downloads the files from the source cloud storage system to the local of the proxy cloud platform, and then the files are uploaded to the target paths of the target cloud storage system, and the user terminal does not participate in the file transmission process.
Therefore, the embodiment of the invention shields the difference of the multi-cloud storage systems for the user terminal by establishing a file mutual-generation management cloud system, and transmits the files among the cloud storage systems to the cloud end, so that the user terminal does not need to directly download or upload the files in the cloud storage system, thereby avoiding occupying local network flow and storage resources of the user terminal, and still completing the file mutual-transmission task under the condition that the user is off-line.
The agent cloud client, the agent cloud platform, and the method for implementing file mutual transmission between the multiple cloud storage systems, which form the system for file mutual transmission between the multiple cloud storage systems, are described in detail below by specific embodiments.
Fig. 2 is a schematic diagram of an embodiment of a proxy cloud platform for file mutual transmission between multiple cloud storage systems according to the present invention. As shown in fig. 2, the proxy cloud platform 2 in fig. 1 includes an instruction receiving module 21, a downloading module 22, and an uploading module 23, where:
the instruction receiving module 21 is configured to receive a backup instruction sent by the proxy cloud client, where the backup instruction is sent by the proxy cloud client when receiving backup information specified by a user, and the backup information includes a source cloud storage system, a file or directory to be backed up, a target cloud storage system, and a target storage path.
The downloading module 22 is configured to download a source file from a source cloud storage system, and store the source file in a cache space allocated to the user, where the source file is a file to be backed up specified by the user or all files in a directory to be backed up specified by the user.
And the uploading module 23 is configured to upload the file that has been downloaded by the downloading module 22 to a target directory of the target cloud storage system.
Based on the proxy cloud platform for file mutual transmission among the multiple cloud storage systems provided by the embodiment of the invention, the file mutual transmission among the cloud storage systems is carried out at the cloud end, so that the user terminal does not need to directly download or upload the file through the cloud storage system, thereby avoiding occupying local network flow and storage resources of the user terminal, and still finishing the file mutual transmission task under the condition that the user is offline.
Fig. 3 is a schematic diagram of another embodiment of the proxy cloud platform for file mutual transmission between multiple cloud storage systems according to the present invention. Compared with the embodiment shown in fig. 2, in the embodiment shown in fig. 3, the agent cloud platform may further include a catalog acquisition module 24 and a catalog issue module 25, where:
and the directory acquiring module 24 is used for acquiring user file directories from a plurality of cloud storage systems.
In one embodiment of the present invention, as shown in fig. 4, the directory obtaining module 24 in fig. 3 may include a request receiving unit 241 and a directory obtaining unit 242, where:
the request receiving unit 241 is configured to receive a backup request sent by an agent cloud client, where the backup request includes a user identifier.
A directory obtaining unit 242, configured to obtain, according to the user identifier, a user file directory corresponding to the user identifier from the multiple cloud storage systems.
The directory issuing module 25 is configured to send the user file directory to the proxy cloud client, so that a user can query files that have been stored in the cloud storage system before the user inquires the user, and thus, the user can specify a source cloud storage system and files or directories to be backed up conveniently, and user experience is improved.
In an embodiment of the present invention, as shown in fig. 3, the proxy cloud platform may further include a priority determination module 26 and a source system determination module 27, where:
the priority determining module 26 is configured to determine the priority of the plurality of cloud storage systems containing the file to be backed up when the file to be backed up specified by the user exists in the plurality of cloud storage systems and the user does not specify a source cloud storage system.
In one embodiment of the invention, the priority may be determined according to network service quality of the plurality of cloud storage systems.
The source system determining module 27 is configured to use a cloud storage system with the highest priority level among the plurality of cloud storage systems containing the file to be backed up as the source cloud storage system, and then instruct the downloading module 22 to perform an operation of downloading the source file from the source cloud storage system.
According to the embodiment of the invention, under the condition that the specified files to be backed up exist in the plurality of cloud storage systems and the user does not specify which cloud storage system to back up from, the source cloud storage system can be automatically determined according to the priorities of the plurality of cloud storage systems, so that the automation degree of the system is improved, and the user experience is further improved.
Fig. 5 is a schematic diagram of an embodiment of a proxy cloud client for file mutual transmission between multiple cloud storage systems according to the present invention. As shown in fig. 5, the proxy cloud client 1 in the embodiment of fig. 1 includes an information receiving module 11 and an instruction sending module 12, where:
the information receiving module 11 is configured to receive backup information specified by a user, where the backup information includes a source cloud storage system, a file or directory to be backed up, a target cloud storage system, and a target storage path.
And the instruction sending module 12 is configured to send a backup instruction to the proxy cloud platform after the information receiving module 11 receives the backup information, so that the proxy cloud platform downloads a source file from a source cloud storage system, stores the source file in a cache space allocated to the user, and uploads the downloaded file to a target directory of a target cloud storage system.
Based on the proxy cloud client for file mutual transmission among the multiple cloud storage systems provided by the embodiment of the invention, the file mutual transmission among the cloud storage systems is carried out at the cloud end, so that the user terminal does not need to directly download or upload the file through the cloud storage system, thereby avoiding occupying local network flow and storage resources of the user terminal, and still finishing the file mutual transmission task under the condition that the user is offline.
Fig. 6 is a schematic diagram of another embodiment of the proxy cloud client for file mutual transmission between multiple cloud storage systems according to the present invention. Compared with the embodiment shown in fig. 5, in the embodiment shown in fig. 6, the proxy cloud client may further include a request sending module 13, a catalog receiving module 14, and a catalog presenting module 15, where:
the request sending module 13 is configured to send a backup request of a user to the proxy cloud platform, where the backup request includes a user identifier, so that the proxy cloud platform obtains a user file directory corresponding to the user identifier from a plurality of cloud storage systems according to the user identifier.
And the directory receiving module 14 is configured to receive the user file directory sent by the proxy cloud platform.
And the catalog presenting module 15 is configured to present the user file catalog to a user, so that the user can query and specify the source cloud storage system and the file or catalog to be backed up.
Through the embodiment of the invention, the user can inquire the files which are stored in the cloud storage system before, so that the user can conveniently designate the source cloud storage system and the files or directories to be backed up, and the user experience is further improved.
Fig. 7 is a schematic diagram of an embodiment of a method for file mutual transmission between multiple cloud storage systems according to the present invention. Preferably, this embodiment may be executed by the proxy cloud platform for file mutual transfer between multiple cloud storage systems in any embodiment of fig. 1 to fig. 4 of the present invention. The method comprises the following steps:
step 701, receiving a backup instruction sent by an agent cloud client (user terminal), wherein the backup instruction is sent by the agent cloud client when receiving backup information specified by a user, and the backup information includes a source cloud storage system, a file or directory to be backed up in the source cloud storage system, a target cloud storage system and a target storage path in the target cloud storage system.
Step 702, downloading a source file from a source cloud storage system, and storing the source file in a cache space allocated to the user.
And step 703, uploading the downloaded file to a target directory of the target cloud storage system.
Based on the method for file mutual transmission among the multiple cloud storage systems provided by the embodiment of the invention, the file mutual transmission among the cloud storage systems is carried out at the cloud end, so that the user terminal does not need to directly download or upload the file through the cloud storage system, thereby avoiding occupying local network flow and storage resources of the user terminal, and still finishing the file mutual transmission task under the condition that the user is offline.
In an embodiment of the present invention, before step 701 of the embodiment of fig. 7, the method may further include: user file directories acquired from a plurality of cloud storage systems; sending the user file directory to an agent cloud client so that a user can inquire and specify a source cloud storage system and a file or directory to be backed up; step 701 of the embodiment of fig. 7 is then performed.
In an embodiment of the present invention, the step of obtaining the user file directories from the plurality of cloud storage systems may include: receiving a backup request sent by an agent cloud client, wherein the backup request comprises a user identifier; and acquiring user file directories corresponding to the user identifications from a plurality of cloud storage systems according to the user identifications.
Through the embodiment of the invention, the user can inquire the files which are stored in the cloud storage system before, so that the user can conveniently designate the source cloud storage system and the files or directories to be backed up, and the user experience is further improved.
In an embodiment of the present invention, after step 701 of the embodiment of fig. 7, the method may further include: if the files to be backed up specified by the user exist in the plurality of cloud storage systems and the source cloud storage system is not specified by the user, determining the priority of the plurality of cloud storage systems containing the files to be backed up; the cloud storage system with the highest priority in the plurality of cloud storage systems containing the file to be backed up is used as the source cloud storage system, and then step 702 of the embodiment in fig. 7 is executed.
According to the embodiment of the invention, under the condition that the specified files to be backed up exist in the plurality of cloud storage systems and the user does not specify which cloud storage system to back up from, the source cloud storage system can be automatically determined according to the priorities of the plurality of cloud storage systems, so that the automation degree of the system is improved, and the user experience is further improved.
Fig. 8 is a schematic diagram of another embodiment of the method for file mutual transmission between multiple cloud storage systems according to the present invention. Preferably, this embodiment may be executed by the proxy cloud client for file mutual transmission among the multiple cloud storage systems in any embodiment of fig. 1, fig. 5, and fig. 6 of the present invention. The method comprises the following steps:
step 801, receiving backup information specified by a user, wherein the backup information includes a source cloud storage system, a file or directory to be backed up, a target cloud storage system and a target storage path.
Step 802, after receiving the backup information, sending a backup request to the agent cloud platform, so that the agent cloud platform downloads a source file from the source cloud storage system, stores the source file in a cache space allocated to the user, and uploads the downloaded file to a target directory of the target cloud storage system.
Based on the method for file mutual transmission among the multiple cloud storage systems provided by the embodiment of the invention, the file mutual transmission among the cloud storage systems is carried out at the cloud end, so that the user terminal does not need to directly download or upload the file through the cloud storage system, thereby avoiding occupying local network flow and storage resources of the user terminal, and still finishing the file mutual transmission task under the condition that the user is offline.
In an embodiment of the present invention, before step 801 of the embodiment of fig. 8, the method may further include: sending a backup request of a user to a proxy cloud platform, wherein the backup request comprises a user identifier, so that the proxy cloud platform can acquire user file directories corresponding to the user identifier from a plurality of cloud storage systems according to the user identifier; receiving the user file directory sent by the proxy cloud platform; and presenting the user file directory to a user so that the user can inquire and specify the source cloud storage system and the file or directory to be backed up.
Through the embodiment of the invention, the user can inquire the files which are stored in the cloud storage system before, so that the user can conveniently designate the source cloud storage system and the files or directories to be backed up, and the user experience is further improved.
The functional units of the instruction receiving module 21, the downloading module 22, the uploading module 23, the catalog obtaining module 24, the catalog issuing module 25, the priority determining module 26 and the source system determining module 27, the information receiving module 11, the instruction sending module 12, the request sending module 13, the catalog receiving module 14 and the catalog presenting module 15 described above may be implemented as a general-purpose processor, a Programmable Logic Controller (PLC), a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component or any suitable combination thereof for executing the functions described in this application.
Thus far, the present invention has been described in detail. Some details well known in the art have not been described in order to avoid obscuring the concepts of the present invention. It will be fully apparent to those skilled in the art from the foregoing description how to practice the presently disclosed embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The description of the present invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to practitioners skilled in this art. The embodiment was chosen and described in order to best explain the principles of the invention and the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.

Claims (11)

1. A method for file mutual transmission among multiple cloud storage systems is characterized by comprising the following steps:
the method comprises the steps that an agent cloud platform receives a backup instruction sent by an agent cloud client, wherein the backup instruction is sent when the agent cloud client receives backup information specified by a user, and the backup information comprises files or directories to be backed up, a target cloud storage system and a target storage path;
the proxy cloud platform downloads a source file from a source cloud storage system and stores the source file in a cache space distributed for the user;
the proxy cloud platform uploads the downloaded file to a target directory of a target cloud storage system;
the method for file mutual transmission among the multiple cloud storage systems further comprises the following steps:
if the files to be backed up specified by the user exist in the plurality of cloud storage systems and the source cloud storage system is not specified by the user, the agent cloud platform determines the priority of the plurality of cloud storage systems containing the files to be backed up, wherein the priority is determined according to the network service quality of the plurality of cloud storage systems;
the agent cloud platform takes the cloud storage system with the highest priority level in the plurality of cloud storage systems containing the files to be backed up as a source cloud storage system, and then executes the step of downloading the source files from the source cloud storage system.
2. The method of claim 1, further comprising:
the method comprises the steps that an agent cloud platform acquires user file directories from a plurality of cloud storage systems;
and the proxy cloud platform sends the user file directory to a proxy cloud client so that a user can inquire and specify a source cloud storage system and a file or directory to be backed up.
3. The method of claim 2, wherein the step of proxying user file directories obtained by the cloud platform from the plurality of cloud storage systems comprises:
the method comprises the steps that an agent cloud platform receives a backup request sent by an agent cloud client, wherein the backup request comprises a user identifier;
and the proxy cloud platform acquires user file directories corresponding to the user identifications from a plurality of cloud storage systems according to the user identifications.
4. A method for file mutual transmission among multiple cloud storage systems is characterized by comprising the following steps:
the method comprises the steps that a proxy cloud client receives backup information appointed by a user, wherein the backup information comprises files or directories to be backed up, a target cloud storage system and a target storage path, and the files to be backed up appointed by the user exist in a plurality of cloud storage systems and a source cloud storage system is not appointed by the user;
after receiving the backup information, the proxy cloud client sends a backup request to the proxy cloud platform so that the proxy cloud platform determines the priority of the plurality of cloud storage systems containing the files to be backed up, takes the cloud storage system with the highest priority among the plurality of cloud storage systems containing the files to be backed up as a source cloud storage system, downloads a source file from the source cloud storage system, stores the source file in a cache space allocated for the user, and uploads the downloaded files to a target directory of a target cloud storage system, wherein the priority is determined according to the network service quality of the plurality of cloud storage systems.
5. The method of claim 4, further comprising:
the proxy cloud client sends a backup request of a user to the proxy cloud platform, wherein the backup request comprises a user identifier, so that the proxy cloud platform can acquire user file directories corresponding to the user identifier from a plurality of cloud storage systems according to the user identifier;
the proxy cloud client receives the user file directory sent by the proxy cloud platform;
and the proxy cloud client presents the user file directory to the user so that the user can inquire and specify the source cloud storage system and the file or directory to be backed up.
6. A proxy cloud platform for file mutual transmission among multiple cloud storage systems is characterized by comprising an instruction receiving module, a downloading module and an uploading module, wherein:
the instruction receiving module is used for receiving a backup instruction sent by the agent cloud client, wherein the backup instruction is sent by the agent cloud client when receiving backup information specified by a user, and the backup information comprises a file or a directory to be backed up, a target cloud storage system and a target storage path;
the downloading module is used for downloading a source file from a source cloud storage system and storing the source file in a cache space distributed for the user;
the uploading module is used for uploading the file which is downloaded by the downloading module to a target directory of the target cloud storage system;
wherein the proxy cloud platform further comprises a priority determination module and a source system determination module, wherein:
the system comprises a priority determining module and a backup processing module, wherein the priority determining module is used for determining the priority of a plurality of cloud storage systems containing files to be backed up when the files to be backed up specified by a user exist in the plurality of cloud storage systems and the source cloud storage system is not specified by the user, and the priority is determined according to the network service quality of the plurality of cloud storage systems;
the source system determining module is used for taking the cloud storage system with the highest priority level in the plurality of cloud storage systems containing the files to be backed up as the source cloud storage system, and then instructing the downloading module to execute the operation of downloading the source file from the source cloud storage system.
7. The proxy cloud platform of claim 6, further comprising a catalog acquisition module and a catalog delivery module, wherein:
the system comprises a catalog acquisition module, a catalog acquisition module and a file management module, wherein the catalog acquisition module is used for acquiring user file catalogs from a plurality of cloud storage systems;
and the catalog issuing module is used for sending the user file catalog to the proxy cloud client so that a user can inquire and specify the source cloud storage system and the file or catalog to be backed up.
8. The agent cloud platform of claim 7, wherein the catalog retrieval module comprises a request receiving unit and a catalog retrieval unit, wherein:
the request receiving unit is used for receiving a backup request sent by the proxy cloud client, wherein the backup request comprises a user identifier;
and the directory acquisition unit is used for acquiring user file directories corresponding to the user identifications from the plurality of cloud storage systems according to the user identifications.
9. The utility model provides a proxy cloud client that is used for file to pass each other between many cloud storage systems which characterized in that includes information receiving module and instruction sending module, wherein:
the information receiving module is used for receiving backup information appointed by a user, wherein the backup information comprises files or directories to be backed up, a target cloud storage system and a target storage path, and the files to be backed up appointed by the user exist in a plurality of cloud storage systems and a source cloud storage system is not appointed by the user;
the instruction sending module is used for sending a backup instruction to the proxy cloud platform after the information receiving module receives the backup information, so that the proxy cloud platform determines the priority of the plurality of cloud storage systems containing the files to be backed up, takes the cloud storage system with the highest priority among the plurality of cloud storage systems containing the files to be backed up as a source cloud storage system, downloads a source file from the source cloud storage system, stores the source file in a cache space distributed for the user, and uploads the downloaded files to a target directory of a target cloud storage system, wherein the priority is determined according to the network service quality of the plurality of cloud storage systems.
10. The agent cloud client of claim 9, further comprising a request sending module, a catalog receiving module, and a catalog presenting module, wherein:
the request sending module is used for sending a backup request of a user to the proxy cloud platform, wherein the backup request comprises a user identifier, so that the proxy cloud platform can acquire user file directories corresponding to the user identifier from a plurality of cloud storage systems according to the user identifier;
the directory receiving module is used for receiving the user file directory sent by the proxy cloud platform;
and the directory presentation module is used for presenting the user file directory to a user so that the user can inquire and specify the source cloud storage system and the file or directory to be backed up.
11. A system for file mutual transmission among multiple cloud storage systems, which is characterized by comprising the proxy cloud platform for file mutual transmission among multiple cloud storage systems according to any one of claims 6 to 8, and the proxy cloud client for file mutual transmission among multiple cloud storage systems according to claim 9 or 10.
CN201510918963.4A 2015-12-11 2015-12-11 Method, device and system for file mutual transmission among multiple cloud storage systems Active CN106878354B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510918963.4A CN106878354B (en) 2015-12-11 2015-12-11 Method, device and system for file mutual transmission among multiple cloud storage systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510918963.4A CN106878354B (en) 2015-12-11 2015-12-11 Method, device and system for file mutual transmission among multiple cloud storage systems

Publications (2)

Publication Number Publication Date
CN106878354A CN106878354A (en) 2017-06-20
CN106878354B true CN106878354B (en) 2020-05-08

Family

ID=59177729

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510918963.4A Active CN106878354B (en) 2015-12-11 2015-12-11 Method, device and system for file mutual transmission among multiple cloud storage systems

Country Status (1)

Country Link
CN (1) CN106878354B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110019208A (en) * 2017-11-14 2019-07-16 中国移动通信有限公司研究院 A kind of data migration method, device and medium
CN109117156A (en) * 2018-07-18 2019-01-01 郑州云海信息技术有限公司 A kind of upgrade method and system of storage system
CN111988356B (en) * 2020-06-30 2022-11-29 浪潮通用软件有限公司 File transmission method, equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103384262A (en) * 2012-05-01 2013-11-06 株式会社日立制作所 Traffic reducing on data migration
CN103731502A (en) * 2014-01-13 2014-04-16 浪潮(北京)电子信息产业有限公司 Rapid copying method of server file
CN104123182A (en) * 2014-07-18 2014-10-29 西安交通大学 Map Reduce task data-center-across scheduling system and method based on master-slave framework
CN104281506A (en) * 2014-07-10 2015-01-14 中国科学院计算技术研究所 Data maintenance method and system for file system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103384262A (en) * 2012-05-01 2013-11-06 株式会社日立制作所 Traffic reducing on data migration
CN103731502A (en) * 2014-01-13 2014-04-16 浪潮(北京)电子信息产业有限公司 Rapid copying method of server file
CN104281506A (en) * 2014-07-10 2015-01-14 中国科学院计算技术研究所 Data maintenance method and system for file system
CN104123182A (en) * 2014-07-18 2014-10-29 西安交通大学 Map Reduce task data-center-across scheduling system and method based on master-slave framework

Also Published As

Publication number Publication date
CN106878354A (en) 2017-06-20

Similar Documents

Publication Publication Date Title
US10805363B2 (en) Method, device and system for pushing file
CN105099988B (en) Method, access method and device and system for supporting gray scale to issue
CN110703980B (en) File transmission method and device
US20190004868A1 (en) System and method for distributed graphics processing unit (gpu) computation
CN107291750B (en) Data migration method and device
CN108023953B (en) High-availability implementation method and device for FTP service
CN106878354B (en) Method, device and system for file mutual transmission among multiple cloud storage systems
CN105205143B (en) A kind of storage of file and processing method, equipment and system
CN111327647B (en) Method and device for providing service to outside by container and electronic equipment
CN106453460B (en) File distribution method, device and system
JP2019515522A5 (en)
CN111447248A (en) File transmission method and device
CN107959700B (en) Self-adaptive file downloading method and cloud storage gateway
CN104714835A (en) Data access processing method and device
CN110913015A (en) Distributed quick installation method, system and medium for cloud mobile phone APP
WO2016062115A1 (en) Certificate management method and device in virtual
CN109818934A (en) A kind of method, apparatus and calculating equipment of automation daily record processing
US20180218034A1 (en) Processing telemetry data streams based on an operating state of the data source
CN109756533B (en) Mirror image acceleration method and device and server
CN103685496A (en) Transmission method and device of file data
CN113031874A (en) Cache processing method, device, equipment and storage medium based on Kubernetes cluster
CN106168963A (en) Real-time streaming data processing method and device and server
CN112817606A (en) Deployment system and deployment method for container mirror image
CN106101710A (en) A kind of distributed video transcoding method and device
CN111126604A (en) Model training method, device, server and storage medium

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