CN111988356B - File transmission method, equipment and medium - Google Patents

File transmission method, equipment and medium Download PDF

Info

Publication number
CN111988356B
CN111988356B CN202010612517.1A CN202010612517A CN111988356B CN 111988356 B CN111988356 B CN 111988356B CN 202010612517 A CN202010612517 A CN 202010612517A CN 111988356 B CN111988356 B CN 111988356B
Authority
CN
China
Prior art keywords
file
cloud
file transmission
target
task
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
CN202010612517.1A
Other languages
Chinese (zh)
Other versions
CN111988356A (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.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software 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 Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN202010612517.1A priority Critical patent/CN111988356B/en
Publication of CN111988356A publication Critical patent/CN111988356A/en
Application granted granted Critical
Publication of CN111988356B publication Critical patent/CN111988356B/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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a file transmission method, equipment and a medium, which are applied to a file transmission system, wherein the file transmission system comprises an exclusive cloud and a client, and the method comprises the following steps: the client determines that the client is registered in the exclusive cloud; determining a file transmission task issued by an exclusive cloud, wherein the file transmission task comprises a target cloud, a target file and a preset position; claiming and executing a file transmission task, and downloading a target file in a target cloud to a preset position; and sending a task execution result to the exclusive cloud so that the exclusive cloud can acquire the target file at a preset position. The file transmission task issued by the exclusive cloud is executed by setting the local client, so that the problem that the file transmission between the exclusive cloud and the target cloud is difficult can be effectively solved. Especially, when the exclusive cloud needs to transmit files from a plurality of target clouds, the exclusive cloud on the network does not need to establish a file transmission channel with each target cloud, so that the file transmission can be completed, and the method is very convenient.

Description

File transmission method, equipment and medium
Technical Field
The present application relates to the field of file transmission, and in particular, to a file transmission method, device, and medium.
Background
Today, with rapid development of big data and cloud computing technologies, more and more enterprise clients select cloud services to meet management requirements.
Because the data of the cloud service is stored in the internet, enterprises cannot realize all administrative requirements in a cloud service mode for reasons of security, confidentiality, technology and the like, in the big data era, the centralized data can exert the maximum value, the integration requirements between various cloud services and local applications are promoted, and due to the security and confidentiality requirements of the exclusive cloud of the enterprises, the exclusive cloud is usually a service provider rather than a calling party, and has strict limitations on external access and cloud service access, and the exclusive cloud service is difficult to realize file transmission with other clouds.
Disclosure of Invention
In order to solve the above problem, the present application provides a file transmission method, which is applied to a file transmission system, where the file transmission system includes an exclusive cloud and a client, and the method includes: the client determines that registration has occurred in the proprietary cloud; determining a file transmission task issued by the exclusive cloud, wherein the file transmission task comprises a target cloud, a target file and a preset position; claiming and executing the file transmission task, and downloading the target file in the target cloud to the preset position; submitting a task execution result to the exclusive cloud so that the exclusive cloud can acquire the target file at the preset position.
In one example, determining a file transfer task published by the proprietary cloud comprises: determining query frequency for a file transmission task according to a preset algorithm; and inquiring based on the inquiry frequency, and determining the file transmission task issued by the exclusive cloud.
In one example, the file transfer task is claimed and performed, including: claim the document transmission task; determining configuration information in a file transmission process, and executing the file transmission task based on the configuration information, wherein the configuration information comprises: at least one of file transmission mode, source file FTP/SFTP access authorization, destination file SFTP access authorization, source file path and destination file path.
In one example, the number of the target clouds is plural; downloading the target file in the target cloud to the preset position, including: and downloading the corresponding target files in the plurality of target clouds to the preset positions respectively.
On the other hand, the application also provides a file transmission method, which is applied to a file transmission system, wherein the file transmission system comprises an exclusive cloud and a client, and the method comprises the following steps: the exclusive cloud publishes a file transmission task, wherein the file transmission task comprises a target cloud, a target file and a preset position; receiving a claim request sent by the client, and distributing the file transmission task to the client based on the claim request; and receiving a task execution result sent by the client, and acquiring the target file at the preset position based on the task execution result.
In one example, assigning the file transfer task to the client based on the claimed request includes: determining that the client is registered; and distributing the file transmission task to the client based on the claim request, and modifying the release state of the file transmission task.
In one example, obtaining the target file at the preset position based on the task execution result includes: regularly acquiring the task execution result corresponding to each file transmission task in a task library; and if the task execution result shows that the file transmission task is successfully executed, executing corresponding subsequent processing, wherein the subsequent processing comprises acquiring the target file at the preset position.
In one example, assigning the file transfer task to the client based on the claimed request includes: and distributing the file transmission task to the client side in a WebSocket mode based on the claim request.
On the other hand, the present application also provides a file transfer apparatus, including: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to cause the at least one processor to perform the method of any one of the above examples.
In another aspect, the present application further provides a non-volatile computer storage medium for file transfer, storing computer-executable instructions configured to: a method as in any preceding example.
The file transmission method provided by the application can bring the following beneficial effects:
the file transmission task issued by the exclusive cloud is executed by setting the local client, so that the problem that the file transmission between the exclusive cloud and other clouds is difficult can be effectively solved. Especially, when the exclusive cloud needs to transmit files from a plurality of target clouds, the exclusive cloud on the network does not need to establish a file transmission channel with each target cloud, so that the file transmission can be completed, and the method is very convenient.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a schematic flow chart illustrating a file transfer method according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a document transport apparatus according to an embodiment of the present application;
fig. 3 is a schematic diagram of another file transfer method in the embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the technical solutions of the present application will be described in detail and completely with reference to the following specific embodiments of the present application and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. 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 application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
The embodiment of the application provides a file transmission method which is applied to a file transmission system, wherein the file transmission system comprises an exclusive cloud and a client. The exclusive cloud belongs to one of cloud services, but is different from a public cloud and a private cloud, and is an exclusive virtualized resource pool isolated on the public cloud. In the exclusive cloud, a user may apply for exclusive physical devices, share computing and network resources exclusively, and use reliable distributed storage. The client represents a local client of the user, and the user can perform data transmission, interaction and the like with the exclusive cloud through a local program.
As shown in fig. 1, the method comprises:
s101, the client determines that the client is registered in the exclusive cloud.
In general, if a client wants to perform data interaction with an exclusive cloud, the client needs to register in advance, for example, information that can represent an identity is registered through a mobile phone number, a mailbox account number, an identity card number, an enterprise registration code, and the like. After the registration is completed, the client can register through the HTTP service provided by the dedicated cloud, so as to subsequently execute the corresponding service.
S102, determining a file transmission task issued by the exclusive cloud, wherein the file transmission task comprises a target cloud, a target file and a preset position.
After the client determines that the registration is completed and the client logs in, whether the exclusive cloud issues the corresponding file transmission task or not can be determined, and the next operation is performed after the exclusive cloud issues the file transmission task is determined.
Specifically, the client determines whether the exclusive cloud issues the file transmission task, and the file transmission task may be actively sent to the client by the exclusive cloud, or may be determined by the client through query in real time or based on a preset frequency. Of course, if the query frequency of the client is too high, it may result in an excessive burden on the proprietary cloud. Thus, the query frequency may be respiratory, for example, by determining the query frequency for the document transmission task through a preset algorithm, and then performing active query based on the query frequency to determine whether the exclusive cloud issues the document transmission task.
In addition, the file transmission task at least comprises a target cloud, a target file and a preset position. The target cloud refers to a cloud in which the exclusive cloud needs to acquire files, and the target cloud is usually a public cloud, and certainly may be an exclusive cloud or a private cloud in which the client has been registered or has corresponding rights. And the target file refers to which files the exclusive cloud needs to acquire in the target cloud. The preset position represents a target position at which the client needs to download the target file, and then the exclusive cloud acquires the downloaded target file from the preset position. The preset location may refer to a local corresponding storage location of the client, or may be another reasonable location, which is not limited herein.
S103, claiming and executing the file transmission task, and downloading the target file in the target cloud to the preset position.
After determining that the exclusive cloud publishes the file transmission task, the client can claim the file transmission task through the HTTP service provided by the exclusive cloud. After the claim is successful, the file transmission task can be executed, and the target file in the target cloud is downloaded to a preset position.
Specifically, when the client performs the file transfer task, the configuration information in the file transfer process may be first determined, and then the file transfer task is performed based on the configuration information. The configuration information may include a file transfer mode, a source file FTP/SFTP access authorization, a destination file SFTP access authorization, a source file path, a destination file path, and the like. The file transfer mode may include an active mode and a passive mode, and other configuration information is not described herein again. The file batch transmission is realized by using the SFTP, and the file transmission performance is greatly improved on the premise of ensuring the safety. In addition, the adopted HTTP, SFTP and FTP protocols are all the existing mature technologies, are easy to realize and are easy to expand.
In addition, when the number of the target clouds is multiple, it is indicated that the file transmission task needs to download the target files in the multiple target clouds respectively. At this time, if the exclusive cloud directly acquires the target files in the multiple target clouds, the network policy needs to be continuously modified, the network policy is directly connected with each public cloud, the network policy is very complex, and the network policy can only be connected with the public cloud, so that the network policy is very inconvenient. However, when the target file in the public cloud, or the exclusive cloud with authority, or the private cloud is downloaded to the preset position through the client, the target file is actively acquired by the exclusive cloud, and the active acquisition does not involve the consideration of destroying the exclusive cloud security architecture.
S104, submitting a task execution result to the exclusive cloud so that the exclusive cloud can acquire the target file at the preset position.
After the client executes the file transmission task, the task execution result can be submitted to the exclusive cloud through the HTTP request, and the exclusive cloud can acquire the target file downloaded by the client at the preset position. Of course, if the client fails in the process of executing the file transfer task, the task execution result may also be sent to the dedicated cloud, and the dedicated cloud may perform corresponding processing, such as resending the file transfer task.
On the other hand, the present application further provides a file transmission method, which is applied in a file transmission system, and the file transmission system is described in the above embodiments and is not described herein again. As shown in fig. 3, the method includes:
s301, the exclusive cloud publishes a file transmission task, wherein the file transmission task comprises a target cloud, a target file and a preset position.
S302, receiving a claim request sent by the client, and distributing the file transmission task to the client based on the claim request.
When the dedicated cloud wants to obtain a corresponding file from another cloud, the dedicated cloud may issue a corresponding file transmission task, which has been described in the above embodiments and is not described herein again. After the file transfer task is issued, if a claim request sent by the client is received, the file transfer task can be distributed to the client.
In particular, prior to allocation, a client may first be authenticated, e.g., to determine whether the client has already registered. If registration has been performed, a file transfer task may be assigned to the client. Of course, if the target cloud further includes other exclusive clouds or private clouds, it may be determined whether the client has a corresponding right to acquire files in the other exclusive clouds or private clouds. After the task allocation is completed, the proprietary cloud may modify the published state of the file transfer task that has been published, e.g., from published to claimed.
In addition, when the file transmission task is distributed, the file transmission task can be distributed to the client side by adopting a WebSocket mode or a program simulation WebSocket mode, a transmission protocol does not need to be promoted, and the task distribution can be completed without opening service of a client network, so that the method is very convenient.
S303, receiving a task execution result sent by the client, and acquiring the target file at the preset position based on the task execution result.
After the client executes the file transmission task, the corresponding task execution result can be submitted to the exclusive cloud. If the task is successfully executed, the dedicated cloud can acquire a corresponding target file at a preset position, and if the task is failed to be executed, the file transmission task can be reissued.
Specifically, the dedicated cloud may periodically obtain task execution results corresponding to each file transmission task from the task library, and perform corresponding processing. If the task execution result indicates that the file transmission task is successful, the subsequent processing may be performed, for example, the file information list is operated, for example, the file name is processed, the file list is filtered, and the like, and a corresponding target file may be acquired at a preset position, and the file content is processed, and the like.
As shown in fig. 2, an embodiment of the present application further provides a file transmission device, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method as in any one of the above embodiments.
An embodiment of the present application further provides a non-volatile computer storage medium for file transmission, in which computer-executable instructions are stored, and the computer-executable instructions are configured to: a method as claimed in any one of the preceding embodiments.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the device and media embodiments, the description is relatively simple as it is substantially similar to the method embodiments, and reference may be made to some descriptions of the method embodiments for relevant points.
The device and the medium provided by the embodiment of the application correspond to the method one to one, so the device and the medium also have the similar beneficial technical effects as the corresponding method, and the beneficial technical effects of the method are explained in detail above, so the beneficial technical effects of the device and the medium are not repeated herein.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (8)

1. A file transmission method is characterized by being applied to a file transmission system, wherein the file transmission system comprises an exclusive cloud and a client, and the method comprises the following steps:
the client determines that registration has occurred in the proprietary cloud;
determining a file transmission task issued by the exclusive cloud, wherein the file transmission task comprises a target cloud, a target file and a preset position, and the preset position refers to a local corresponding storage position of the client;
claiming and executing the file transmission task, and downloading the target file in the target cloud to the preset position;
submitting a task execution result to the exclusive cloud so that the exclusive cloud can acquire the target file at the preset position;
the number of the target clouds is multiple;
downloading the target file in the target cloud to the preset position, including:
downloading the corresponding target files in the plurality of target clouds to the preset positions respectively;
the exclusive cloud further determines that the client is registered;
if the target cloud also comprises other exclusive clouds or private clouds, continuously determining whether the client has corresponding authority to acquire files in the other exclusive clouds or private clouds;
and distributing the file transmission task to the client based on the claim request, and modifying the release state of the file transmission task.
2. The method of claim 1, wherein determining the file transfer task published by the proprietary cloud comprises:
determining query frequency aiming at a file transmission task according to a preset algorithm;
and inquiring based on the inquiry frequency, and determining the file transmission task issued by the exclusive cloud.
3. The method of claim 1, wherein claiming and performing the file transfer task comprises:
claim the document transmission task;
determining configuration information in a file transmission process, and executing the file transmission task based on the configuration information, wherein the configuration information comprises: at least one of file transmission mode, source file FTP/SFTP access authorization, destination file SFTP access authorization, source file path and destination file path.
4. A file transmission method is applied to a file transmission system, wherein the file transmission system comprises an exclusive cloud and a client, and the method comprises the following steps:
the exclusive cloud publishes a file transmission task, wherein the file transmission task comprises a target cloud, a target file and a preset position, and the preset position refers to a local corresponding storage position of the client;
receiving a claim request sent by the client, and distributing the file transmission task to the client based on the claim request;
receiving a task execution result sent by the client, and acquiring the target file at the preset position based on the task execution result;
assigning the file transfer task to the client based on the claim request, comprising:
determining that the client is registered;
if the target cloud also comprises other exclusive clouds or private clouds, continuously determining whether the client has corresponding authority to acquire files in the other exclusive clouds or the private clouds;
distributing the file transmission task to the client based on the claim request, and modifying the release state of the file transmission task;
the number of the target clouds is multiple;
and the client also downloads the corresponding target files in the target clouds to the preset positions respectively.
5. The method of claim 4, wherein obtaining the target file at the preset location based on the task execution result comprises:
regularly acquiring the task execution result corresponding to each file transmission task in a task library;
and if the task execution result shows that the file transmission task is successfully executed, executing corresponding subsequent processing, wherein the subsequent processing comprises acquiring the target file at the preset position.
6. The method of claim 4, wherein assigning the file transfer task to the client based on the claimed request comprises:
and distributing the file transmission task to the client side in a WebSocket mode based on the claim request.
7. A file transfer apparatus, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-6.
8. A non-transitory computer storage medium for file transfer, storing computer-executable instructions, the computer-executable instructions configured to: the method of any one of claims 1-6.
CN202010612517.1A 2020-06-30 2020-06-30 File transmission method, equipment and medium Active CN111988356B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010612517.1A CN111988356B (en) 2020-06-30 2020-06-30 File transmission method, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010612517.1A CN111988356B (en) 2020-06-30 2020-06-30 File transmission method, equipment and medium

Publications (2)

Publication Number Publication Date
CN111988356A CN111988356A (en) 2020-11-24
CN111988356B true CN111988356B (en) 2022-11-29

Family

ID=73437851

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010612517.1A Active CN111988356B (en) 2020-06-30 2020-06-30 File transmission method, equipment and medium

Country Status (1)

Country Link
CN (1) CN111988356B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117082049A (en) * 2023-07-19 2023-11-17 中电金信软件有限公司 File transfer method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107566533A (en) * 2017-10-26 2018-01-09 南威软件股份有限公司 A kind of intranet and extranet shared file system realized based on NAS
CN108111511A (en) * 2017-12-20 2018-06-01 杭州云屏科技有限公司 One kind shares file access method, device, equipment and storage medium
CN109829615A (en) * 2018-12-27 2019-05-31 北京航天智造科技发展有限公司 A kind of goal task multilevel monitor device and method based on proprietary cloud
CN109831534A (en) * 2019-03-19 2019-05-31 深圳市云语科技有限公司 A kind of document transmission system based on the storage of Ali's cloud OSS object
CN110430281A (en) * 2019-08-15 2019-11-08 深圳市般若大数据技术有限公司 Method, apparatus, equipment and the storage medium of public cloud acquisition private clound data
CN110636141A (en) * 2019-10-17 2019-12-31 中国人民解放军陆军工程大学 Multi-cloud storage system based on cloud and mist cooperation and management method thereof

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8799413B2 (en) * 2010-05-03 2014-08-05 Panzura, Inc. Distributing data for a distributed filesystem across multiple cloud storage systems
CN102855236B (en) * 2011-06-27 2015-04-29 北京东方通科技股份有限公司 File transmitting system and file transmitting method
US9805054B2 (en) * 2011-11-14 2017-10-31 Panzura, Inc. Managing a global namespace for a distributed filesystem
US9986033B2 (en) * 2015-03-17 2018-05-29 Panzura, Inc. Facilitating access to remote cloud services
CN106878354B (en) * 2015-12-11 2020-05-08 中国电信股份有限公司 Method, device and system for file mutual transmission among multiple cloud storage systems
CN106656719B (en) * 2016-09-26 2020-07-07 华为技术有限公司 Inter-cloud communication method and related equipment, inter-cloud communication configuration method and related equipment
KR101971225B1 (en) * 2018-10-11 2019-04-22 옥임식 Data transmission security system of cloud service and a providing method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107566533A (en) * 2017-10-26 2018-01-09 南威软件股份有限公司 A kind of intranet and extranet shared file system realized based on NAS
CN108111511A (en) * 2017-12-20 2018-06-01 杭州云屏科技有限公司 One kind shares file access method, device, equipment and storage medium
CN109829615A (en) * 2018-12-27 2019-05-31 北京航天智造科技发展有限公司 A kind of goal task multilevel monitor device and method based on proprietary cloud
CN109831534A (en) * 2019-03-19 2019-05-31 深圳市云语科技有限公司 A kind of document transmission system based on the storage of Ali's cloud OSS object
CN110430281A (en) * 2019-08-15 2019-11-08 深圳市般若大数据技术有限公司 Method, apparatus, equipment and the storage medium of public cloud acquisition private clound data
CN110636141A (en) * 2019-10-17 2019-12-31 中国人民解放军陆军工程大学 Multi-cloud storage system based on cloud and mist cooperation and management method thereof

Also Published As

Publication number Publication date
CN111988356A (en) 2020-11-24

Similar Documents

Publication Publication Date Title
US11765123B1 (en) Receiving a data object at a device
US10635687B2 (en) Delivering a data object to a device
CN111970315A (en) Method, device and system for pushing message
CN109391673B (en) Method, system and terminal equipment for managing update file
CN110909373B (en) Access control method, equipment, system and storage medium
CN103384237A (en) Method for sharing IaaS cloud account, shared platform and network device
CN109347839B (en) Centralized password management method and device, electronic equipment and computer storage medium
US20160246517A1 (en) Methods for policy-based data tiering using a cloud architecture and devices thereof
CN111901285B (en) Credibility verification method, system, equipment and storage medium
CN114281573A (en) Workflow data interaction method and device, electronic device and readable storage medium
CN111988356B (en) File transmission method, equipment and medium
CN111865897A (en) Cloud service management method and device
CN110764930B (en) Request or response processing method and device based on message mode
CN106878252B (en) Method for establishing password-free login relationship, method for clearing account and device thereof
US11777742B2 (en) Network device authentication
CN106936643B (en) Equipment linkage method and terminal equipment
CN114880300A (en) Processing method and device based on block chain file, processor and electronic equipment
US11487895B2 (en) Client-side encryption and processing of telemetry data
EP3688588B1 (en) Receiving a data object at a device
CN116781764A (en) Long-connection task execution method and device and related equipment
CN112311716B (en) Data access control method, device and server based on openstack
CN113612851A (en) Remote connection method and device, storage medium and processor
CN113342772A (en) Cloud storage method, equipment and medium capable of being locally deployed
CN115333936A (en) Method, device, medium and equipment for switching back source strategy
WO2018004407A1 (en) Systems and methods for service access control

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
TA01 Transfer of patent application right

Effective date of registration: 20221010

Address after: 250101 Inspur science and Technology Park, 1036 Inspur Road, hi tech Zone, Jinan City, Shandong Province

Applicant after: Inspur Genersoft Co.,Ltd.

Address before: 250101 Inspur science and Technology Park, 1036 Inspur Road, hi tech Zone, Jinan City, Shandong Province

Applicant before: SHANDONG INSPUR GENESOFT INFORMATION TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant