US20150304392A1 - File transmission method and system thereof - Google Patents

File transmission method and system thereof Download PDF

Info

Publication number
US20150304392A1
US20150304392A1 US14/439,223 US201314439223A US2015304392A1 US 20150304392 A1 US20150304392 A1 US 20150304392A1 US 201314439223 A US201314439223 A US 201314439223A US 2015304392 A1 US2015304392 A1 US 2015304392A1
Authority
US
United States
Prior art keywords
file
server
receiving
forwarding
request
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.)
Abandoned
Application number
US14/439,223
Inventor
Lin Chen
Xiao Zhuang
Jintan Wu
Yanming Yang
Jinzhi Hua
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 Unionpay Co Ltd
Original Assignee
China Unionpay 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 China Unionpay Co Ltd filed Critical China Unionpay Co Ltd
Publication of US20150304392A1 publication Critical patent/US20150304392A1/en
Assigned to CHINA UNIONPAY CO., LTD. reassignment CHINA UNIONPAY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: WU, JINTAN, CHEN, LIN, HUA, JINZHI, YANG, YANMING, ZHUANG, Xiao
Abandoned legal-status Critical Current

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing
    • H04L67/42
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources

Definitions

  • the invention relates to the technical field of data processing, in particular, to a file transmitting method and system.
  • the most common end to end file transmission must be consistent in network protocol, in direct connection, timely, on-line, completely active or completely passive; it can neither fulfill a transmission at a given time, nor transfer the file according to the requirements by different clients or in case of abnormality of client, nor support a cross network and cross platform transmission.
  • Chinese patent issue No. CN101355476B discloses a data file storing, distributing and applying system and method based on a server cluster.
  • This system comprises a plurality of server clusters that are distributed on the internet, wherein each server cluster comprises a plurality of servers that are disposed on a metropolitan area network or a local area network, and the servers can be divided into a management server, an application server and a network file server; the servers within the clusters can connected to each other via the metropolitan area network or a local area network, and the server clusters of different metropolitan area networks are connected to each other via internet or a wide area network.
  • the server cluster is distributed at a location that is closet to the user, and is connected to the client of the user through a metropolitan area network, an access network or a local area network.
  • the management server is responsible for the management of the cluster to which it belongs, including the management of the server, the user, data file and application programs, as well as communication and coordination with other clusters.
  • the application server runs application software and provides the user with application service through a network.
  • the network file system provides a storage space for storing and distributing data file.
  • Chinese patent issue No. CN101355476B proposes a file transmitting system, it has many specific service logics and is applied to many clusters on the internet, and is complicated in structure.
  • the invention provides a file transmitting system and method for transmitting files.
  • the invention provides a file transmitting method, which is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, the file transmitting method comprising:
  • the backstage server sends a file transmitting request to the file receiving and forwarding server, which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted; the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request; if it is determined that the file sending party is the backstage server that initiated the request, the file receiving and forwarding server determines whether the file destination party is another backstage server or the client server; if the file destination party is another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party; if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and a file is read from
  • the invention also provides a file transmitting method, which is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, the file transmitting method comprising:
  • the client server sends a file transmitting request to the file receiving and forwarding server through the network access server, which file transmitting request comprises information on the file sending party, the file receiving party and the file to be transmitted;
  • the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the client server that initiated the request; if it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding server determines whether the file destination party is the backstage server, another client server or this file receiving and forwarding server;
  • the client server is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system that corresponds to the file destination party;
  • the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to said another client server; if the file destination party is the file receiving and forwarding server, a network file system is designated according to a load balancing principle, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in the designated network file system; if it is determined that the file destination party is the client server that initiated the request, the file receiving and forwarding server determines whether the file sending party is the backstage server, another client server or this file receiving and forwarding server; if the file sending party is the backstage server, a file is read from a network file system that corresponds to the backstage server according to the information on the file to be transmitted, and the received file is forwarded to the client server that initiated the request; if the file sending party is another client server, the network access server is informed to establish a connection between the
  • the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to receive file; when the file receiving and forwarding server receives a response that permits the transmitting, the received file is forwarded to said another client server; when a response that prohibits the transmitting is received, a network file system is designated according to a load balancing principle, and the received file is stored in the designated network file system; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server and the file destination party is said another client server, and after a predetermined time period, the file transmitting request is performed until said another client server receives the file.
  • the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to send file; when the file receiving and forwarding server receives a response that permits the transmitting, receives the file from said another client server; when a response that prohibits the transmitting is received, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server, and the file destination party is the file receiving and forwarding server; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server, and the file destination party is the client server that initiated the request; after a predetermined time, the first file transmitting request that is to be processed is performed; after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
  • the file transmitting method further comprises:
  • the file receiving and forwarding server generates a file transmitting result message and sends it to the backstage server that initiated the request.
  • the file receiving and forwarding server forwards the file to the client server
  • the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
  • the file transmitting request further comprises timing information
  • the above file transmitting method further comprises that in case that the file receiving and forwarding server determines the file transmitting request is legitimate, the file receiving and forwarding server determines whether the timing information is satisfied; if satisfied, a subsequent step is performed; otherwise, the file receiving and forwarding server records the file transmitting request as a file transmitting request that is to be processed, and a subsequent step is performed after the timing information is satisfied.
  • the invention provides a file transmitting system which comprises N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, and the file receiving and forwarding server comprises a verification module and a file receiving and forwarding module, wherein:
  • the backstage server sends a file transmitting request to the verification module of the file receiving and forwarding server, which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted; the verification module of the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request; if it is determined that the file sending party is the backstage server that initiated the request, the file receiving and forwarding module determines whether the file destination party is another backstage server or the client server; if the file destination party is another backstage server, the file receiving and forwarding module reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party; if the file destination party is the client server, the network access server is informed to establish a connection between the file
  • the invention also provides a file transmitting system which comprises N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, and the file receiving and forwarding server comprises a verification module and a file receiving and forwarding module, wherein:
  • the client server sends a file transmitting request to the verification module of the file receiving and forwarding server through the network access server, which file transmitting request comprises information on the file sending party, the file receiving party and the file to be transmitted; the verification module of the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module; otherwise, a response that prohibits the transmitting is generated and returned to the client server that initiated the request; if it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding module determines whether the file destination party is the backstage server, another client server or this file receiving and forwarding server; if the file destination party is the backstage server, the client server is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system that corresponds to the file destination party; if the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and
  • the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to receive file; when a response that permits the transmitting is received, the received file is forwarded to said another client server; when a response that prohibits the transmitting is received, a network file system is designated according to a load balancing principle, and the received file is stored in the designated network file system; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server and the file destination party is said another client server, and after a predetermined time period, the file transmitting request is performed until said another client server receives the file.
  • the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to send file; when a response that permits the transmitting is received, the file is received from said another client server; when a response that prohibits the transmitting is received, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server, and the file destination party is the file receiving and forwarding server; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server, and the file destination party is the client server that initiated the request; after a predetermined time, the first file transmitting request that is to be processed is performed; after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
  • the file receiving and forwarding module generates a file transmitting result message and sends it to the backstage server that initiated the request.
  • the file receiving and forwarding module forwards the file to the client server
  • the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
  • the file transmitting request further comprises timing information
  • the file receiving and forwarding module determines whether the timing information is satisfied; if satisfied, the file transmitting request is processed; otherwise, the file receiving and forwarding module records the file transmitting request as a file transmitting request that is to be processed, and the file transmitting request is processed after the timing information is satisfied.
  • a transmission of file can be realized.
  • on-line transfer of files, off-line transfer of files, and a one-to-many on-line transmission of files at a instant time or given time across different networks in an end-to-end manner can be realized on the network between the file receiving and forwarding server and the client server.
  • the transmission result of file can be recorded and informed accurately.
  • FIG. 1 schematically shows a structure view of the file transmitting system of an embodiment of the invention
  • FIG. 2 schematically shows a structure view of the file transmitting system of another embodiment of the invention
  • FIG. 3 schematically shows a flowchart of the file transmitting method of an embodiment of the invention.
  • FIG. 4 schematically shows a flowchart of the file transmitting method of another embodiment of the invention.
  • FIG. 1 schematically shows a structure view of the file transmitting system of an embodiment of the invention.
  • the file transmitting system comprises N network file systems 11 - 1 N, N file receiving and forwarding servers 21 - 2 N, N network access servers 31 - 3 N, N client servers 41 - 4 N and N backstage servers 51 - 5 N, wherein N is a natural number.
  • the backstage servers 51 - 5 N are in a one-to-one correspondence with the network file systems 11 - 1 N.
  • the network access server is a network apparatus that has a load balancing capability, and is responsible for establishing a connection between the file receiving and forwarding server and the client server.
  • Each file receiving and forwarding server comprises a verification module and a file transmitting module.
  • the verification module 210 and the file transmitting module 211 are only shown in the file receiving and forwarding server 21 for simplifying illustration. However, it is understood that each of the other file receiving and forwarding servers 22 - 2 N comprises respective verification module and file transmitting module.
  • the backstage server (e.g., the backstage server 51 ) sends a file transmitting request to the verification module 210 of the file receiving and forwarding server (e.g., the file receiving and forwarding server 21 ), which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted.
  • the verification module 210 verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module 211 so that the file receiving and forwarding module 211 can process the file transmitting request; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server 51 that initiated the request.
  • the file receiving and forwarding module 211 determines whether the file destination party is another backstage server (e.g., the backstage server 52 ) or the client server (e.g., the client server 41 ). If the file destination party is another backstage server 52 , the file receiving and forwarding module 211 reads a file from a network file system (e.g., the network file system 11 ) that corresponds to the file sending party 51 according to the information on the file to be transmitted, and stores the file in a network file system 12 that corresponds to the file destination party (i.e., the backstage server 52 ).
  • a network file system e.g., the network file system 11
  • the network access server e.g., the network access server 31
  • the network access server is informed to establish a connection between the file receiving and forwarding server 21 and the client server 41 , and a file is read from a network file system 11 that corresponds to the file sending party (i.e., the backstage server 51 ) according to the information on the file to be transmitted, and is forwarded to the client server 41 .
  • the file receiving and forwarding module 211 forwards the file to the client server 41
  • the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server 41 , and the pre-processed file is sent to the client server 41 .
  • the file receiving and forwarding module 211 determines whether the file sending party is another backstage server (e.g., the backstage server 52 ) or the client server (e.g., the client server 41 ).
  • the file receiving and forwarding module 211 reads a file from a network file system 12 that corresponds to the file sending party 52 according to the information on the file to be transmitted, and stores the file in a network file system 11 that corresponds to the file destination party 51 .
  • the file receiving and forwarding module 211 informs the network access server (e.g., the network access server 31 ) to establish a connection between the file receiving and forwarding server 21 and the client server 41 , informs the client server 41 to send file according to the information on the file to be transmitted and the received file is stored in a network file system 11 that corresponds to the backstage server 51 that initiated the request.
  • the network access server e.g., the network access server 31
  • the file transmitting request further comprises timing information
  • the file receiving and forwarding module 211 firstly determines whether the timing information is satisfied; if satisfied, the file transmitting request is processed; otherwise, the file receiving and forwarding module 211 records the file transmitting request as a file transmitting request that is to be processed, and the file transmitting request is processed after the timing information is satisfied.
  • the file receiving and forwarding server 211 further generates a file transmitting result message and sends it to the backstage server 51 that initiated the request.
  • FIG. 2 schematically shows a structure view of the file transmitting system of another embodiment of the invention.
  • the file transmitting system comprises N network file systems 11 ′- 1 N′, N file receiving and forwarding servers 21 ′- 2 N′, N network access servers 31 ′- 3 N′, N client servers 41 ′- 4 N′ and N backstage servers 51 ′- 5 N′, wherein N is a natural number.
  • the backstage servers 51 ′- 5 N′ are in a one-to-one correspondence with the network file systems 11 ′- 1 N′.
  • Each file receiving and forwarding server comprises a verification module and a file transmitting module.
  • the verification module 210 ′ and the file transmitting module 211 ′ are only shown in the file receiving and forwarding server 21 ′ for simplifying illustration. However, it is understood that each of the other file receiving and forwarding servers 22 ′- 2 N′ comprises respective verification module and file transmitting module.
  • the client server (e.g., the client server 41 ′) sends a file transmitting request to the verification module 210 ′ of the file receiving and forwarding server (e.g., the file receiving and forwarding server 21 ′) through the network access server (e.g., the network access server 31 ′), which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted.
  • the verification module 210 ′ of the file receiving and forwarding server e.g., the file receiving and forwarding server 21 ′
  • the network access server e.g., the network access server 31 ′
  • the verification module 210 ′ verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module 211 ′; otherwise, a response that prohibits the transmitting is generated and returned to the client server 41 ′ that initiated the request.
  • the file receiving and forwarding server 211 ′ determines whether the file destination party is the backstage server (e.g., the backstage server 51 ′), another client server (e.g., the client server 42 ′) or the file receiving and forwarding server 21 ′;
  • the client server 41 ′ is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system 31 ′ that corresponds to the file destination party 51 ′.
  • the network access server (which could be the network access server 31 ′ or another network access server which is assumed to be network server 32 ′ herein) is informed to establish a connection between the file receiving and forwarding server 21 ′ and said another client server 42 ′, and the client server 41 ′ is informed to send file through the network access server 31 ′ according to the information on the file to be transmitted and the received file is forwarded to said another client server 42 ′ through the network access server 32 ′.
  • the file receiving and forwarding module 211 ′ forwards the file to the client server 42 ′
  • the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server 42 ′, and the pre-processed file is sent to the client server 42 ′.
  • the file receiving and forwarding module 211 ′ informs said another client server 42 ′ through the network access server 32 ′ to receive file.
  • the file receiving and forwarding module 211 ′ receives a response that permits the transmitting, the received file is forwarded to said another client server 42 ′.
  • a network file system (e.g., the network file system 11 ′) is designated according to a load balancing principle and the received file is stored in the designated network file system 11 ′; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server 21 ′ and the file destination party is said another client server 42 ′, and after a predetermined time period, the file transmitting request is performed until said another client server 42 ′ receives the file.
  • a network file system e.g., the network file system 11 ′
  • the file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server 21 ′ and the file destination party is said another client server 42 ′, and after a predetermined time period, the file transmitting request is performed until said another client server 42 ′ receives the file.
  • a network file system (e.g., the network file system 11 ′) is designated according to a load balancing principle, and the client server 41 ′ is informed to send file according to the information on the file to be transmitted and the received file is stored in the designated network file system 11 ′.
  • the file receiving and forwarding server 211 ′ determines whether the file sending party is the backstage server (e.g., the backstage server 51 ′), another client server (e.g., the client server 42 ′) or the file receiving and forwarding server 21 ′.
  • a file is read from a network file system 11 ′ that corresponds to the backstage server 51 ′ according to the information on the file to be transmitted, and the received file is forwarded to the client server 41 ′ that initiated the request.
  • the network access server (which could be the network access server 31 ′ or another network access server which is assumed to be network server 32 ′ herein) is informed to establish a connection between the file receiving and forwarding server 21 ′ and said another client server 42 ′, and said another client server 42 ′ is informed to send file according to the information on the file to be transmitted and the received file is forwarded to the client server 41 ′ that initiated the request.
  • the file receiving and forwarding module 211 ′ forwards the file to the client server 41 ′
  • the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server 41 ′, and the pre-processed file is sent to the client server 41 ′.
  • the file receiving and forwarding module 211 ′ informs said another client server 42 ′ through the network access server 32 ′ to send file.
  • the file receiving and forwarding module 211 ′ receives a response that permits the transmitting, receives the file from said another client server 42 ′ and the received file is forwarded to the client server 41 ′ that initiated the request.
  • a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server 42 ′, and the file destination party is the file receiving and forwarding server 21 ′; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server 21 ′, and the file destination party is the client server 41 ′ that initiated the request.
  • file receiving and forwarding module 211 ′ performs the first file transmitting request that is to be processed, and after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
  • a network file system i.e.., the network file system that stores the file to be transmitted and is assumed to be the network file system 11 ′ herein
  • a file is read from the determined network file system 11 ′, and the received file is forwarded to the client server 41 ′ that initiated the request.
  • the file transmitting request further comprises timing information
  • the file receiving and forwarding module 211 ′ firstly determines whether the timing information is satisfied; if satisfied, the file transmitting request is processed; otherwise, the file receiving and forwarding module 211 ′ records the file transmitting request as a file transmitting request that is to be processed, and the file transmitting request is processed after the timing information is satisfied.
  • FIG. 3 schematically shows a flowchart of the file transmitting method of an embodiment of the invention.
  • the file transmitting method is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers,
  • N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems.
  • the backstage server sends a file transmitting request to the file receiving and forwarding server, the file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted.
  • the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request;
  • the file receiving and forwarding server determines whether the file destination party is another backstage server or the client server; at step 304 , if the file destination party is another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party; at step 305 , if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and a file is read from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and is forwarded to the client server; at step 306 , if it is determined that the file destination party is the backstage server that initiated the request, the file receiving and forwarding server determines whether the file sending party is another backstage server or the client server;
  • the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
  • the file transmitting request further comprises timing information.
  • the file receiving and forwarding server determines whether the timing information is satisfied; if satisfied, a subsequent step is performed; otherwise, the file receiving and forwarding server records the file transmitting request as a file transmitting request that is to be processed, and a subsequent step is performed after the timing information is satisfied.
  • the file receiving and forwarding server generates a file transmitting result message and sends it to the backstage server that initiated the request.
  • FIG. 4 schematically shows a flowchart of the file transmitting method of another embodiment of the invention.
  • the file transmitting method is used for a system comprising
  • N network file systems N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems.
  • the client server sends a file transmitting request to the verification module of the file receiving and forwarding server through the network access server, which file transmitting request comprises information on the file sending party, the file receiving party and the file to be transmitted;
  • the verification module of the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the client server that initiated the request; at step 403 , if it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding module determines whether the file destination party is the backstage server, another client server or the file receiving and forwarding server; at step 404 , if the file destination party is the backstage server, the client server is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system that corresponds to the file destination party; at step 405 , if the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to said another client server; at step 40
  • the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to receive file; when the file receiving and forwarding server receives a response that permits the transmitting, the received file is forwarded to said another client server; when a response that prohibits the transmitting is received, a network file system is designated according to a load balancing principle, and the received file is stored in the designated network file system; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server and the file destination party is said another client server, and after a predetermined time period, the file transmitting request is performed until said another client server receives the file.
  • the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to send file; when the file receiving and forwarding server receives a response that permits the transmitting, the file received from said another client server and the received file is forwarded to the client server that initiated the request; when a response that prohibits the transmitting is received, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server, and the file destination party is the file receiving and forwarding server; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server, and the file destination party is the client server that initiated the request; after a predetermined time, the first file transmitting request that is to be processed is performed; after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
  • the file receiving and forwarding module forwards the file to the client server
  • the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
  • the file transmitting request further comprises timing information.
  • the file receiving and forwarding server determines whether the timing information is satisfied; if satisfied, a subsequent step is performed; otherwise, the file receiving and forwarding server records the file transmitting request as a file transmitting request that is to be processed, and a subsequent step is performed after the timing information is satisfied.
  • a file transmitting can be realized between a backstage server and a client server, between backstage servers and between client servers, whereas there is no real network connection between the backstage server and the client server as well as between client servers, thus unitizing specifications and reducing investments on software and hardwares.
  • timing information can be provided in the file transmitting request, a file transmitting at a given time can be realized. Further, in case of failure of client server, a task polling service of the file receiving and forwarding server can be used to redo automatically, thereby further ensuring the reliability of file transmission.
  • encryption and MAC verification can be performed during file transmission so as to further improve the safety in file transmission.
  • each application server can be provided with different versions of application programs.
  • the N servers do not interfere with each other.
  • the N servers can be updated in sequence, thus enabling an update without shutting down the system.

Abstract

The invention provides a file transmitting method and system. The file transmitting method is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, comprising: the backstage server sends a file transmitting request to the file receiving and forwarding server, the file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted; the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a file is transmitted between the file sending party and the file destination party; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request. With the invention, transmission of files can be realized.

Description

    FIELD OF THE INVENTION
  • The invention relates to the technical field of data processing, in particular, to a file transmitting method and system.
  • BACKGROUND
  • The most common end to end file transmission must be consistent in network protocol, in direct connection, timely, on-line, completely active or completely passive; it can neither fulfill a transmission at a given time, nor transfer the file according to the requirements by different clients or in case of abnormality of client, nor support a cross network and cross platform transmission.
  • Chinese patent issue No. CN101355476B discloses a data file storing, distributing and applying system and method based on a server cluster. This system comprises a plurality of server clusters that are distributed on the internet, wherein each server cluster comprises a plurality of servers that are disposed on a metropolitan area network or a local area network, and the servers can be divided into a management server, an application server and a network file server; the servers within the clusters can connected to each other via the metropolitan area network or a local area network, and the server clusters of different metropolitan area networks are connected to each other via internet or a wide area network. The server cluster is distributed at a location that is closet to the user, and is connected to the client of the user through a metropolitan area network, an access network or a local area network. The management server is responsible for the management of the cluster to which it belongs, including the management of the server, the user, data file and application programs, as well as communication and coordination with other clusters. The application server runs application software and provides the user with application service through a network. The network file system provides a storage space for storing and distributing data file.
  • Though Chinese patent issue No. CN101355476B proposes a file transmitting system, it has many specific service logics and is applied to many clusters on the internet, and is complicated in structure.
  • SUMMARY OF THE INVENTION
  • In view of the above, the invention provides a file transmitting system and method for transmitting files.
  • The invention provides a file transmitting method, which is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, the file transmitting method comprising:
  • the backstage server sends a file transmitting request to the file receiving and forwarding server, which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted;
    the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request;
    if it is determined that the file sending party is the backstage server that initiated the request, the file receiving and forwarding server determines whether the file destination party is another backstage server or the client server;
    if the file destination party is another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
    if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and a file is read from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and is forwarded to the client server;
    if it is determined that the file destination party is the backstage server that initiated the request, the file receiving and forwarding server determines whether the file sending party is another backstage server or the client server;
    if the file sending party is another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
    if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in a network file system that corresponds to the backstage server that initiated the request.
  • The invention also provides a file transmitting method, which is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, the file transmitting method comprising:
  • the client server sends a file transmitting request to the file receiving and forwarding server through the network access server, which file transmitting request comprises information on the file sending party, the file receiving party and the file to be transmitted;
    the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the client server that initiated the request;
    if it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding server determines whether the file destination party is the backstage server, another client server or this file receiving and forwarding server;
  • if the file destination party is the backstage server, the client server is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system that corresponds to the file destination party;
  • if the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to said another client server;
    if the file destination party is the file receiving and forwarding server, a network file system is designated according to a load balancing principle, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in the designated network file system;
    if it is determined that the file destination party is the client server that initiated the request, the file receiving and forwarding server determines whether the file sending party is the backstage server, another client server or this file receiving and forwarding server;
    if the file sending party is the backstage server, a file is read from a network file system that corresponds to the backstage server according to the information on the file to be transmitted, and the received file is forwarded to the client server that initiated the request;
    if the file sending party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and said another client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to the client server that initiated the request;
    if the file sending party is the file receiving and forwarding server, a network file system is determined according to the information on the file to be transmitted, a file is read from the determined network file system and the read file is forwarded to the client server that initiated the request.
  • Preferably, in the above file transmitting method of the invention, when the file receiving and forwarding server determines that the file sending party is the client server that initiated the request and the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to receive file;
    when the file receiving and forwarding server receives a response that permits the transmitting, the received file is forwarded to said another client server;
    when a response that prohibits the transmitting is received, a network file system is designated according to a load balancing principle, and the received file is stored in the designated network file system; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server and the file destination party is said another client server, and after a predetermined time period, the file transmitting request is performed until said another client server receives the file.
  • Preferably, in the above file transmitting method of the invention, when the file receiving and forwarding server determines that the file sending party is another client server and the file destination party is the client server that initiated the request, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to send file;
    when the file receiving and forwarding server receives a response that permits the transmitting, receives the file from said another client server;
    when a response that prohibits the transmitting is received, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server, and the file destination party is the file receiving and forwarding server; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server, and the file destination party is the client server that initiated the request;
    after a predetermined time, the first file transmitting request that is to be processed is performed;
    after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
  • Preferably, in the above file transmitting method of the invention, the file transmitting method further comprises:
  • the file receiving and forwarding server generates a file transmitting result message and sends it to the backstage server that initiated the request.
  • Preferably, in the above file transmitting method of the invention, before the file receiving and forwarding server forwards the file to the client server, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
  • Preferably, in the above file transmitting method of the invention, the file transmitting request further comprises timing information, and the above file transmitting method further comprises that in case that the file receiving and forwarding server determines the file transmitting request is legitimate, the file receiving and forwarding server determines whether the timing information is satisfied; if satisfied, a subsequent step is performed; otherwise, the file receiving and forwarding server records the file transmitting request as a file transmitting request that is to be processed, and a subsequent step is performed after the timing information is satisfied.
  • The invention provides a file transmitting system which comprises N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, and the file receiving and forwarding server comprises a verification module and a file receiving and forwarding module, wherein:
  • the backstage server sends a file transmitting request to the verification module of the file receiving and forwarding server, which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted;
    the verification module of the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request;
    if it is determined that the file sending party is the backstage server that initiated the request, the file receiving and forwarding module determines whether the file destination party is another backstage server or the client server;
    if the file destination party is another backstage server, the file receiving and forwarding module reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
    if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and a file is read from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and is forwarded to the client server;
    if it is determined that the file destination party is the backstage server that initiated the request, the file receiving and forwarding module determines whether the file sending party is another backstage server or the client server;
    if the file sending party is the another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
    if the file sending party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in a network file system that corresponds to the backstage server that initiated the request.
  • The invention also provides a file transmitting system which comprises N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, and the file receiving and forwarding server comprises a verification module and a file receiving and forwarding module, wherein:
  • the client server sends a file transmitting request to the verification module of the file receiving and forwarding server through the network access server, which file transmitting request comprises information on the file sending party, the file receiving party and the file to be transmitted;
    the verification module of the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module; otherwise, a response that prohibits the transmitting is generated and returned to the client server that initiated the request;
    if it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding module determines whether the file destination party is the backstage server, another client server or this file receiving and forwarding server;
    if the file destination party is the backstage server, the client server is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system that corresponds to the file destination party;
    if the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to said another client server;
    if the file destination party is the file receiving and forwarding server, a network file system is designated according to a load balancing principle, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in the designated network file system;
    if it is determined that the file destination party is the client server that initiated the request, the file receiving and forwarding module determines whether the file sending party is the backstage server, another client server or this file receiving and forwarding server;
    if the file sending party is the backstage server, a file is read from a network file system that corresponds to the backstage server according to the information on the file to be transmitted, and the received file is forwarded to the client server that initiated the request;
    if the file sending party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and said another client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to the client server that initiated the request;
    if the file sending party is the file receiving and forwarding server, a network file system is determined according to the information on the file to be transmitted, a file is read from the determined network file system and the read file is forwarded to the client server that initiated the request.
  • Preferably, in the above file transmitting system of the invention, when the file receiving and forwarding module determines that the file sending party is the client server that initiated the request and the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to receive file;
    when a response that permits the transmitting is received, the received file is forwarded to said another client server;
    when a response that prohibits the transmitting is received, a network file system is designated according to a load balancing principle, and the received file is stored in the designated network file system; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server and the file destination party is said another client server, and after a predetermined time period, the file transmitting request is performed until said another client server receives the file.
  • Preferably, in the above file transmitting system of the invention, when the file receiving and forwarding module determines that the file sending party is another client server and the file destination party is the client server that initiated the request, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to send file;
    when a response that permits the transmitting is received, the file is received from said another client server;
    when a response that prohibits the transmitting is received, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server, and the file destination party is the file receiving and forwarding server; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server, and the file destination party is the client server that initiated the request;
    after a predetermined time, the first file transmitting request that is to be processed is performed;
    after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
  • Preferably, in the above file transmitting system of the invention, the file receiving and forwarding module generates a file transmitting result message and sends it to the backstage server that initiated the request.
  • Preferably, in the above file transmitting system of the invention, before the file receiving and forwarding module forwards the file to the client server, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
  • Preferably, in the above file transmitting system of the invention, the file transmitting request further comprises timing information, and the file receiving and forwarding module determines whether the timing information is satisfied; if satisfied, the file transmitting request is processed; otherwise, the file receiving and forwarding module records the file transmitting request as a file transmitting request that is to be processed, and the file transmitting request is processed after the timing information is satisfied.
  • With the invention, a transmission of file can be realized. With the method and system of the invention, on-line transfer of files, off-line transfer of files, and a one-to-many on-line transmission of files at a instant time or given time across different networks in an end-to-end manner can be realized on the network between the file receiving and forwarding server and the client server. Moreover, the transmission result of file can be recorded and informed accurately.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 schematically shows a structure view of the file transmitting system of an embodiment of the invention;
  • FIG. 2 schematically shows a structure view of the file transmitting system of another embodiment of the invention;
  • FIG. 3 schematically shows a flowchart of the file transmitting method of an embodiment of the invention; and
  • FIG. 4 schematically shows a flowchart of the file transmitting method of another embodiment of the invention.
  • DETAILED DESCRIPTION OF THE INVENTION
  • Preferred embodiments of the invention will be described below with reference to the accompanying drawings, in which identical reference numbers indicate identical elements.
  • FIG. 1 schematically shows a structure view of the file transmitting system of an embodiment of the invention. As shown in FIG. 1, the file transmitting system comprises N network file systems 11-1N, N file receiving and forwarding servers 21-2N, N network access servers 31-3N, N client servers 41-4N and N backstage servers 51-5N, wherein N is a natural number. The backstage servers 51-5N are in a one-to-one correspondence with the network file systems 11-1N. The network access server is a network apparatus that has a load balancing capability, and is responsible for establishing a connection between the file receiving and forwarding server and the client server.
  • Each file receiving and forwarding server comprises a verification module and a file transmitting module. In FIG. 1, the verification module 210 and the file transmitting module 211 are only shown in the file receiving and forwarding server 21 for simplifying illustration. However, it is understood that each of the other file receiving and forwarding servers 22-2N comprises respective verification module and file transmitting module.
  • The backstage server (e.g., the backstage server 51) sends a file transmitting request to the verification module 210 of the file receiving and forwarding server (e.g., the file receiving and forwarding server 21), which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted. The verification module 210 verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module 211 so that the file receiving and forwarding module 211 can process the file transmitting request; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server 51 that initiated the request.
  • If it is determined that the file sending party is the backstage server 51 that initiated the request, the file receiving and forwarding module 211 determines whether the file destination party is another backstage server (e.g., the backstage server 52) or the client server (e.g., the client server 41). If the file destination party is another backstage server 52, the file receiving and forwarding module 211 reads a file from a network file system (e.g., the network file system 11) that corresponds to the file sending party 51 according to the information on the file to be transmitted, and stores the file in a network file system 12 that corresponds to the file destination party (i.e., the backstage server 52). If the file destination party is the client server (e.g., the client server 41), the network access server (e.g., the network access server 31) is informed to establish a connection between the file receiving and forwarding server 21 and the client server 41, and a file is read from a network file system 11 that corresponds to the file sending party (i.e., the backstage server 51) according to the information on the file to be transmitted, and is forwarded to the client server 41. Preferably, before the file receiving and forwarding module 211 forwards the file to the client server 41, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server 41, and the pre-processed file is sent to the client server 41.
  • If it is determined that the file destination party is the backstage server 51 that initiated the request, the file receiving and forwarding module 211 determines whether the file sending party is another backstage server (e.g., the backstage server 52) or the client server (e.g., the client server 41).
  • If the file sending party is another backstage server 52, the file receiving and forwarding module 211 reads a file from a network file system 12 that corresponds to the file sending party 52 according to the information on the file to be transmitted, and stores the file in a network file system 11 that corresponds to the file destination party 51.
  • If the file sending party is the client server 41, the file receiving and forwarding module 211 informs the network access server (e.g., the network access server 31) to establish a connection between the file receiving and forwarding server 21 and the client server 41, informs the client server 41 to send file according to the information on the file to be transmitted and the received file is stored in a network file system 11 that corresponds to the backstage server 51 that initiated the request.
  • Preferably, the file transmitting request further comprises timing information, and the file receiving and forwarding module 211 firstly determines whether the timing information is satisfied; if satisfied, the file transmitting request is processed; otherwise, the file receiving and forwarding module 211 records the file transmitting request as a file transmitting request that is to be processed, and the file transmitting request is processed after the timing information is satisfied.
  • Preferably, the file receiving and forwarding server 211 further generates a file transmitting result message and sends it to the backstage server 51 that initiated the request.
  • FIG. 2 schematically shows a structure view of the file transmitting system of another embodiment of the invention. As shown in FIG. 2, the file transmitting system comprises N network file systems 11′-1N′, N file receiving and forwarding servers 21′-2N′, N network access servers 31′-3N′, N client servers 41′-4N′ and N backstage servers 51′-5N′, wherein N is a natural number. The backstage servers 51′-5N′ are in a one-to-one correspondence with the network file systems 11′-1N′.
  • Each file receiving and forwarding server comprises a verification module and a file transmitting module. In FIG. 2, the verification module 210′ and the file transmitting module 211′ are only shown in the file receiving and forwarding server 21′ for simplifying illustration. However, it is understood that each of the other file receiving and forwarding servers 22′-2N′ comprises respective verification module and file transmitting module.
  • The client server (e.g., the client server 41′) sends a file transmitting request to the verification module 210′ of the file receiving and forwarding server (e.g., the file receiving and forwarding server 21′) through the network access server (e.g., the network access server 31′), which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted.
  • The verification module 210′ verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module 211′; otherwise, a response that prohibits the transmitting is generated and returned to the client server 41′ that initiated the request.
  • If it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding server 211′ determines whether the file destination party is the backstage server (e.g., the backstage server 51′), another client server (e.g., the client server 42′) or the file receiving and forwarding server 21′;
  • if the file destination party is the backstage server 51′, the client server 41′ is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system 31′ that corresponds to the file destination party 51′.
  • If the file destination party is another client server 42′, the network access server (which could be the network access server 31′ or another network access server which is assumed to be network server 32′ herein) is informed to establish a connection between the file receiving and forwarding server 21′ and said another client server 42′, and the client server 41′ is informed to send file through the network access server 31′ according to the information on the file to be transmitted and the received file is forwarded to said another client server 42′ through the network access server 32′.
  • Preferably, before the file receiving and forwarding module 211′ forwards the file to the client server 42′, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server 42′, and the pre-processed file is sent to the client server 42′.
  • Preferably, after the network access server 32′ establishes a connection between the file receiving and forwarding server 21′ and said another client server 42′, the file receiving and forwarding module 211′ informs said another client server 42′ through the network access server 32′ to receive file. When the file receiving and forwarding module 211′ receives a response that permits the transmitting, the received file is forwarded to said another client server 42′. When the file receiving and forwarding module 211′ receives a response that prohibits the transmitting, a network file system (e.g., the network file system 11′) is designated according to a load balancing principle and the received file is stored in the designated network file system 11′; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server 21′ and the file destination party is said another client server 42′, and after a predetermined time period, the file transmitting request is performed until said another client server 42′ receives the file.
  • If the file destination party is the file receiving and forwarding server 21′, a network file system (e.g., the network file system 11′) is designated according to a load balancing principle, and the client server 41′ is informed to send file according to the information on the file to be transmitted and the received file is stored in the designated network file system 11′.
  • if it is determined that the file destination party is the client server 41′ that initiated the request, the file receiving and forwarding server 211′ determines whether the file sending party is the backstage server (e.g., the backstage server 51′), another client server (e.g., the client server 42′) or the file receiving and forwarding server 21′.
  • If the file sending party is the backstage server 51′, a file is read from a network file system 11′ that corresponds to the backstage server 51′ according to the information on the file to be transmitted, and the received file is forwarded to the client server 41′ that initiated the request.
  • If the file sending party is another client server 42′, the network access server (which could be the network access server 31′ or another network access server which is assumed to be network server 32′ herein) is informed to establish a connection between the file receiving and forwarding server 21′ and said another client server 42′, and said another client server 42′ is informed to send file according to the information on the file to be transmitted and the received file is forwarded to the client server 41′ that initiated the request.
  • Preferably, before the file receiving and forwarding module 211′ forwards the file to the client server 41′, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server 41′, and the pre-processed file is sent to the client server 41′.
  • Preferably, after the network access server 32′ establishes a connection between the file receiving and forwarding server 21′ and said another client server 42′, the file receiving and forwarding module 211′ informs said another client server 42′ through the network access server 32′ to send file. When the file receiving and forwarding module 211′ receives a response that permits the transmitting, receives the file from said another client server 42′ and the received file is forwarded to the client server 41′ that initiated the request. When the file receiving and forwarding module 211′ receives a response that prohibits the transmitting, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server 42′, and the file destination party is the file receiving and forwarding server 21′; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server 21′, and the file destination party is the client server 41′ that initiated the request. After a predetermined time, file receiving and forwarding module 211′ performs the first file transmitting request that is to be processed, and after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
  • If the file sending party is the file receiving and forwarding server 21′, a network file system (i.e.., the network file system that stores the file to be transmitted and is assumed to be the network file system 11′ herein) is determined according to the information on the file to be transmitted, a file is read from the determined network file system 11′, and the received file is forwarded to the client server 41′ that initiated the request.
  • Preferably, the file transmitting request further comprises timing information, and the file receiving and forwarding module 211′ firstly determines whether the timing information is satisfied; if satisfied, the file transmitting request is processed; otherwise, the file receiving and forwarding module 211′ records the file transmitting request as a file transmitting request that is to be processed, and the file transmitting request is processed after the timing information is satisfied.
  • FIG. 3 schematically shows a flowchart of the file transmitting method of an embodiment of the invention. The file transmitting method is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers,
  • N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems.
  • As shown in FIG. 3, at step 301, the backstage server sends a file transmitting request to the file receiving and forwarding server, the file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted.
  • at step 302, the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request;
  • at step 303, if it is determined that the file sending party is the backstage server that initiated the request, the file receiving and forwarding server determines whether the file destination party is another backstage server or the client server;
    at step 304, if the file destination party is another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
    at step 305, if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and a file is read from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and is forwarded to the client server;
    at step 306, if it is determined that the file destination party is the backstage server that initiated the request, the file receiving and forwarding server determines whether the file sending party is another backstage server or the client server;
    at step 307, if the file sending party is another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
    at step 308, if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in a network file system that corresponds to the backstage server that initiated the request.
  • Preferably, at step 305, before the file receiving and forwarding module forwards the file to the client server, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
  • Preferably, the file transmitting request further comprises timing information. At step 302, in case that the file receiving and forwarding module determines that the file transmitting request is legitimate, the file receiving and forwarding server determines whether the timing information is satisfied; if satisfied, a subsequent step is performed; otherwise, the file receiving and forwarding server records the file transmitting request as a file transmitting request that is to be processed, and a subsequent step is performed after the timing information is satisfied.
  • Preferably, further at step 309, the file receiving and forwarding server generates a file transmitting result message and sends it to the backstage server that initiated the request.
  • FIG. 4 schematically shows a flowchart of the file transmitting method of another embodiment of the invention. The file transmitting method is used for a system comprising
  • N network file systems, N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems.
  • As shown in FIG. 4, at step 401, the client server sends a file transmitting request to the verification module of the file receiving and forwarding server through the network access server, which file transmitting request comprises information on the file sending party, the file receiving party and the file to be transmitted;
  • at step 402, the verification module of the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the client server that initiated the request;
    at step 403, if it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding module determines whether the file destination party is the backstage server, another client server or the file receiving and forwarding server;
    at step 404, if the file destination party is the backstage server, the client server is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system that corresponds to the file destination party;
    at step 405, if the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to said another client server;
    at step 406, if the file destination party is the file receiving and forwarding server, a network file system is designated according to a load balancing principle, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in the designated network file system;
    at step 407, if it is determined that the file destination party is the client server that initiated the request, the file receiving and forwarding module determines whether the file sending party is the backstage server, another client server or the file receiving and forwarding server;
    at step 408, if the file sending party is the backstage server, a file is read from a network file system that corresponds to the backstage server according to the information on the file to be transmitted, and the received file is forwarded to the client server that initiated the request;
    at step 409, if the file sending party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and said another client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to the client server that initiated the request;
    at step 410, if the file sending party is the file receiving and forwarding server, a network file system is determined according to the information on the file to be transmitted, a file is read from the determined network file system and the read file is forwarded to the client server that initiated the request.
  • Preferably, at step 405, when the file receiving and forwarding module determines that the file sending party is the client server that initiated the request and the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to receive file;
    when the file receiving and forwarding server receives a response that permits the transmitting, the received file is forwarded to said another client server;
    when a response that prohibits the transmitting is received, a network file system is designated according to a load balancing principle, and the received file is stored in the designated network file system; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server and the file destination party is said another client server, and after a predetermined time period, the file transmitting request is performed until said another client server receives the file.
  • Preferably, at step 409, when the file receiving and forwarding module determines that the file sending party is another client server and the file destination party is the client server that initiated the request, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
  • said another client server is informed by the network access server to send file;
    when the file receiving and forwarding server receives a response that permits the transmitting, the file received from said another client server and the received file is forwarded to the client server that initiated the request;
    when a response that prohibits the transmitting is received, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server, and the file destination party is the file receiving and forwarding server; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server, and the file destination party is the client server that initiated the request;
    after a predetermined time, the first file transmitting request that is to be processed is performed;
    after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
  • Before the file receiving and forwarding module forwards the file to the client server, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
  • Preferably, the file transmitting request further comprises timing information. Further, at step 402, in case that the file receiving and forwarding module determines that the file transmitting request is legitimate, the file receiving and forwarding server determines whether the timing information is satisfied; if satisfied, a subsequent step is performed; otherwise, the file receiving and forwarding server records the file transmitting request as a file transmitting request that is to be processed, and a subsequent step is performed after the timing information is satisfied.
  • With the invention, a file transmitting can be realized between a backstage server and a client server, between backstage servers and between client servers, whereas there is no real network connection between the backstage server and the client server as well as between client servers, thus unitizing specifications and reducing investments on software and hardwares.
  • Further, since timing information can be provided in the file transmitting request, a file transmitting at a given time can be realized. Further, in case of failure of client server, a task polling service of the file receiving and forwarding server can be used to redo automatically, thereby further ensuring the reliability of file transmission.
  • Preferably, encryption and MAC verification can be performed during file transmission so as to further improve the safety in file transmission.
  • Further, each application server can be provided with different versions of application programs. For different packages, the N servers do not interfere with each other. When the system is being updated, the N servers can be updated in sequence, thus enabling an update without shutting down the system.
  • In view of the above teaching, those skilled in the art can easily envisage other embodiments, combinations and modifications of the invention. Therefore, the invention is merely defined by the claims when taken in combination with the above description and the accompanying drawings.

Claims (14)

1. A file transmitting method, which is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, the file transmitting method comprising:
the backstage server sends a file transmitting request to the file receiving and forwarding server, which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted;
the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request;
if it is determined that the file sending party is the backstage server that initiated the request, the file receiving and forwarding server determines whether the file destination party is another backstage server or the client server;
if the file destination party is another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and a file is read from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and is forwarded to the client server;
if it is determined that the file destination party is the backstage server that initiated the request, the file receiving and forwarding server determines whether the file sending party is another backstage server or the client server;
if the file sending party is another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in a network file system that corresponds to the backstage server that initiated the request.
2. A file transmitting method, which is used for a system comprising N network file systems, N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, the file transmitting method comprising:
the client server sends a file transmitting request to the file receiving and forwarding server through the network access server, the file transmitting request comprises information on the file sending party, the file receiving party and the file to be transmitted;
the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, a subsequent step is performed; otherwise, a response that prohibits the transmitting is generated and returned to the client server that initiated the request;
if it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding server determines whether the file destination party is the backstage server, another client server or this file receiving and forwarding server;
if the file destination party is the backstage server, the client server is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system that corresponds to the file destination party;
if the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to said another client server;
if the file destination party is the file receiving and forwarding server, a network file system is designated according to a load balancing principle, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in the designated network file system;
if it is determined that the file destination party is the client server that initiated the request, the file receiving and forwarding server determines whether the file sending party is the backstage server, another client server or this file receiving and forwarding server;
if the file sending party is the backstage server, a file is read from a network file system that corresponds to the backstage server according to the information on the file to be transmitted, and the received file is forwarded to the client server that initiated the request;
if the file sending party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and said another client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to the client server that initiated the request;
if the file sending party is the file receiving and forwarding server, a network file system is determined according to the information on the file to be transmitted, a file is read from the determined network file system and the read file is forwarded to the client server that initiated the request.
3. The file transmitting method according to claim 2, characterized in that when the file receiving and forwarding server determines that the file sending party is the client server that initiated the request and the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
said another client server is informed by the network access server to receive file;
when the file receiving and forwarding server receives a response that permits the transmitting, the received file is forwarded to said another client server;
when a response that prohibits the transmitting is received, a network file system is designated according to a load balancing principle, and the received file is stored in the designated network file system; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server and the file destination party is said another client server, and after a predetermined time period, the file transmitting request is performed until said another client server receives the file.
4. The file transmitting method according to claim 2, characterized in that when the file receiving and forwarding server determines that the file sending party is another client server and the file destination party is the client server that initiated the request, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
said another client server is informed by the network access server to send file;
when the file receiving and forwarding server receives a response that permits the transmitting, receives the file from said another client server;
when a response that prohibits the transmitting is received, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server, and the file destination party is the file receiving and forwarding server; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server, and the file destination party is the client server that initiated the request;
after a predetermined time, the first file transmitting request that is to be processed is performed;
after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
5. The file transmitting method according to claim 1, characterized in that the file transmitting method further comprises:
the file receiving and forwarding server generates a file transmitting result message and sends it to the backstage server that initiated the request.
6. The file transmitting method according to any of claims 1-5, characterized in that before the file receiving and forwarding server forwards the file to the client server, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
7. The file transmitting method according to any of claims 1-5, characterized in that the file transmitting request further comprises timing information, and the above file transmitting method further comprises that in case that the file receiving and forwarding server determines the file transmitting request is legitimate, the file receiving and forwarding server determines whether the timing information is satisfied; if satisfied, a subsequent step is performed; otherwise, the file receiving and forwarding server records the file transmitting request as a file transmitting request that is to be processed, and a subsequent step is performed after the timing information is satisfied.
8. A file transmitting system, characterized in that the file transmitting system comprises N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, and the file receiving and forwarding server comprises a verification module and a file receiving and forwarding module, wherein:
the backstage server sends a file transmitting request to the verification module of the file receiving and forwarding server, which file transmitting request comprises information on the file sending party, the file destination party and the file to be transmitted;
the verification module of the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module; otherwise, a response that prohibits the transmitting is generated and returned to the backstage server that initiated the request;
if it is determined that the file sending party is the backstage server that initiated the request, the file receiving and forwarding module determines whether the file destination party is another backstage server or the client server;
if the file destination party is another backstage server, the file receiving and forwarding module reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
if the file destination party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and a file is read from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and is forwarded to the client server;
if it is determined that the file destination party is the backstage server that initiated the request, the file receiving and forwarding module determines whether the file sending party is another backstage server or the client server;
if the file sending party is the another backstage server, the file receiving and forwarding server reads a file from a network file system that corresponds to the file sending party according to the information on the file to be transmitted, and stores the file in a network file system that corresponds to the file destination party;
if the file sending party is the client server, the network access server is informed to establish a connection between the file receiving and forwarding server and the client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in a network file system that corresponds to the backstage server that initiated the request.
9. A file transmitting system characterized in that the file transmitting system comprises N file receiving and forwarding servers, N network access servers, N client servers and N backstage servers that are in a one-to-one correspondence with the network file systems, and the file receiving and forwarding server comprises a verification module and a file receiving and forwarding module, wherein:
the client server sends a file transmitting request to the verification module of the file receiving and forwarding server through the network access server, which file transmitting request comprises information on the file sending party, the file receiving party and the file to be transmitted;
the verification module of the file receiving and forwarding server verifies the legitimacy of the file transmitting request; if legitimate, the file transmitting request is forwarded to the file receiving and forwarding module; otherwise, a response that prohibits the transmitting is generated and returned to the client server that initiated the request;
if it is determined that the file sending party is the client server that initiated the request, the file receiving and forwarding module determines whether the file destination party is the backstage server, another client server or this file receiving and forwarding server;
if the file destination party is the backstage server, the client server is informed to send file according to the information on the file to be transmitted, and the received file is stored in a network file system that corresponds to the file destination party;
if the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and the client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to said another client server;
if the file destination party is the file receiving and forwarding server, a network file system is designated according to a load balancing principle, and the client server is informed to send file according to the information on the file to be transmitted and the received file is stored in the designated network file system;
if it is determined that the file destination party is the client server that initiated the request, the file receiving and forwarding module determines whether the file sending party is the backstage server, another client server or this file receiving and forwarding server;
if the file sending party is the backstage server, a file is read from a network file system that corresponds to the backstage server according to the information on the file to be transmitted, and the received file is forwarded to the client server that initiated the request;
if the file sending party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server, and said another client server is informed to send file according to the information on the file to be transmitted and the received file is forwarded to the client server that initiated the request;
if the file sending party is the file receiving and forwarding server, a network file system is determined according to the information on the file to be transmitted, a file is read from the determined network file system and the read file is forwarded to the client server that initiated the request.
10. The file transmitting method according to claim 9, characterized in that when the file receiving and forwarding module determines that the file sending party is the client server that initiated the request and the file destination party is another client server, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
said another client server is informed by the network access server to receive file;
when a response that permits the transmitting is received, the received file is forwarded to said another client server;
when a response that prohibits the transmitting is received, a network file system is designated according to a load balancing principle, and the received file is stored in the designated network file system; a file transmitting request that is to be processed is generated in which the file sending party is the file receiving and forwarding server and the file destination party is said another client server, and after a predetermined time period, the file transmitting request is performed until said another client server receives the file.
11. The file transmitting method according to claim 9, characterized in that when the file receiving and forwarding module determines that the file sending party is another client server and the file destination party is the client server that initiated the request, the network access server is informed to establish a connection between the file receiving and forwarding server and said another client server;
said another client server is informed by the network access server to send file;
when a response that permits the transmitting is received, the file is received from said another client server;
when a response that prohibits the transmitting is received, a first file transmitting request that is to be processed and a second file transmitting request that is to be processed are generated; in the first file transmitting request that is to be processed, the file sending party is said another client server, and the file destination party is the file receiving and forwarding server; and in the second file transmitting request that is to be processed, the file sending party is the file receiving and forwarding server, and the file destination party is the client server that initiated the request;
after a predetermined time, the first file transmitting request that is to be processed is performed;
after successfully performing the first file transmitting request that is to be processed, the second file transmitting request that is to be processed is performed.
12. The file transmitting method according to claim 8, characterized in that the file receiving and forwarding module generates a file transmitting result message and sends it to the backstage server that initiated the request.
13. The file transmitting method according to any of claims 8-12, characterized in that before the file receiving and forwarding module forwards the file to the client server, the file is pre-processed in order to generate a file that meets the requirements on the file format of the client server, and the pre-processed file is sent to the client server.
14. The file transmitting method according to any of claims 8-12, characterized in that the file transmitting request further comprises timing information, and the file receiving and forwarding module determines whether the timing information is satisfied; if satisfied, the file transmitting request is processed; otherwise, the file receiving and forwarding module records the file transmitting request as a file transmitting request that is to be processed, and the file transmitting request is processed after the timing information is satisfied.
US14/439,223 2012-10-31 2013-10-28 File transmission method and system thereof Abandoned US20150304392A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN201210426080.8 2012-10-31
CN201210426080.8A CN103795750B (en) 2012-10-31 2012-10-31 A kind of file transmitting method and its system
PCT/CN2013/086030 WO2014067434A1 (en) 2012-10-31 2013-10-28 File transmission method and system thereof

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/086030 A-371-Of-International WO2014067434A1 (en) 2012-10-31 2013-10-28 File transmission method and system thereof

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/453,708 Continuation US11122108B2 (en) 2012-10-31 2019-06-26 End-to-end file transmission method and system thereof

Publications (1)

Publication Number Publication Date
US20150304392A1 true US20150304392A1 (en) 2015-10-22

Family

ID=50626483

Family Applications (2)

Application Number Title Priority Date Filing Date
US14/439,223 Abandoned US20150304392A1 (en) 2012-10-31 2013-10-28 File transmission method and system thereof
US16/453,708 Active 2033-11-11 US11122108B2 (en) 2012-10-31 2019-06-26 End-to-end file transmission method and system thereof

Family Applications After (1)

Application Number Title Priority Date Filing Date
US16/453,708 Active 2033-11-11 US11122108B2 (en) 2012-10-31 2019-06-26 End-to-end file transmission method and system thereof

Country Status (6)

Country Link
US (2) US20150304392A1 (en)
EP (1) EP2916522B1 (en)
CN (1) CN103795750B (en)
ES (1) ES2631683T3 (en)
SG (1) SG11201503352PA (en)
WO (1) WO2014067434A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105872077A (en) * 2016-05-11 2016-08-17 广西科技大学 Cross-system file sharing method based on SMB protocol
US10176303B1 (en) * 2015-01-15 2019-01-08 Linx Systems, Inc. Efficient management, control, and evaluation of captured digital media
CN109379447A (en) * 2018-12-25 2019-02-22 北京明朝万达科技股份有限公司 A kind of document down loading method and system
US10536507B2 (en) 2017-12-01 2020-01-14 International Business Machines Corporation Cognitive event based file sharing system for social software
CN113507516A (en) * 2021-07-06 2021-10-15 深圳海付移通科技有限公司 File service method, access server, computer device and storage medium
CN114338650A (en) * 2021-12-23 2022-04-12 中电金信软件有限公司 File transmission method and device, electronic equipment and readable storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112272212B (en) * 2020-09-30 2022-07-12 新华三信息安全技术有限公司 File transmission method and device
CN116578538B (en) * 2023-07-13 2023-10-27 天津中新智冠信息技术有限公司 Cross-platform file processing method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020143798A1 (en) * 2001-04-02 2002-10-03 Akamai Technologies, Inc. Highly available distributed storage system for internet content with storage site redirection
US20050169173A1 (en) * 2004-01-15 2005-08-04 Novell, Inc. Methods and systems for managing network traffic by multiple constraints
US20110173345A1 (en) * 2009-08-17 2011-07-14 Akamai Technologies, Inc. Method and system for HTTP-based stream delivery
US20120102226A1 (en) * 2010-10-20 2012-04-26 Microsoft Corporation Application specific web request routing
US20120167193A1 (en) * 2009-08-27 2012-06-28 International Business Machines Corporation Method and system for establishing and maintaining an improved single sign-on (sso) facility

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5544347A (en) * 1990-09-24 1996-08-06 Emc Corporation Data storage system controlled remote data mirroring with respectively maintained data indices
US5367698A (en) * 1991-10-31 1994-11-22 Epoch Systems, Inc. Network file migration system
US7302520B2 (en) * 2003-12-02 2007-11-27 Spinnaker Networks, Llc Method and apparatus for data storage using striping
JP4281658B2 (en) * 2004-09-24 2009-06-17 日本電気株式会社 File access service system, switching device, quota management method and program
JP4254837B2 (en) * 2006-10-11 2009-04-15 村田機械株式会社 File transfer server
CN101277248A (en) * 2007-03-26 2008-10-01 刘军波 Method and system for distributing network data
CN101355476B (en) * 2008-05-23 2011-05-11 林云帆 System and method for storing, distributing and applying data files based on server cluster
CN101699825B (en) * 2009-10-28 2013-01-02 成都市华为赛门铁克科技有限公司 Network file system access method, device and system
CN101764848A (en) * 2010-01-12 2010-06-30 浪潮(北京)电子信息产业有限公司 Method and device for transmitting network files
CN101883028B (en) * 2010-06-30 2015-06-24 中兴通讯股份有限公司 Method and device for detecting network file system server
US9262474B2 (en) * 2010-09-30 2016-02-16 Microsoft Technology Licensing, Llc Dynamic domain query and query translation
US9128626B2 (en) * 2010-10-01 2015-09-08 Peter Chacko Distributed virtual storage cloud architecture and a method thereof
US8984269B2 (en) * 2011-02-28 2015-03-17 Red Hat, Inc. Migrating data among cloud-based storage networks via a data distribution service
US9344484B2 (en) * 2011-05-27 2016-05-17 Red Hat, Inc. Determining consistencies in staged replication data to improve data migration efficiency in cloud based networks

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020143798A1 (en) * 2001-04-02 2002-10-03 Akamai Technologies, Inc. Highly available distributed storage system for internet content with storage site redirection
US20050169173A1 (en) * 2004-01-15 2005-08-04 Novell, Inc. Methods and systems for managing network traffic by multiple constraints
US20110173345A1 (en) * 2009-08-17 2011-07-14 Akamai Technologies, Inc. Method and system for HTTP-based stream delivery
US20120167193A1 (en) * 2009-08-27 2012-06-28 International Business Machines Corporation Method and system for establishing and maintaining an improved single sign-on (sso) facility
US20120102226A1 (en) * 2010-10-20 2012-04-26 Microsoft Corporation Application specific web request routing

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10176303B1 (en) * 2015-01-15 2019-01-08 Linx Systems, Inc. Efficient management, control, and evaluation of captured digital media
US10726105B2 (en) 2015-01-15 2020-07-28 Linx Systems, Inc. Efficient management, control, and evaluation of captured digital media
CN105872077A (en) * 2016-05-11 2016-08-17 广西科技大学 Cross-system file sharing method based on SMB protocol
US10536507B2 (en) 2017-12-01 2020-01-14 International Business Machines Corporation Cognitive event based file sharing system for social software
CN109379447A (en) * 2018-12-25 2019-02-22 北京明朝万达科技股份有限公司 A kind of document down loading method and system
CN113507516A (en) * 2021-07-06 2021-10-15 深圳海付移通科技有限公司 File service method, access server, computer device and storage medium
CN114338650A (en) * 2021-12-23 2022-04-12 中电金信软件有限公司 File transmission method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
SG11201503352PA (en) 2015-06-29
EP2916522B1 (en) 2017-05-24
EP2916522A4 (en) 2016-06-22
US20190320009A1 (en) 2019-10-17
US11122108B2 (en) 2021-09-14
CN103795750B (en) 2017-03-01
WO2014067434A1 (en) 2014-05-08
ES2631683T3 (en) 2017-09-04
CN103795750A (en) 2014-05-14
EP2916522A1 (en) 2015-09-09

Similar Documents

Publication Publication Date Title
US11122108B2 (en) End-to-end file transmission method and system thereof
US20210036907A1 (en) Methods and apparatuses for pushing a message
JP5693576B2 (en) Managing instant messaging sessions
CN110995513B (en) Data sending and receiving method in Internet of things system, internet of things equipment and platform
CN103457907A (en) Method, equipment and system for multimedia content distribution
WO2016169308A1 (en) Method and system for cloud-based storage of video, and method and system for previewing cloud-stored video
CN106911648B (en) Environment isolation method and equipment
CN101447989A (en) System and method for an improved high availability component implementation
EP3076290A1 (en) Method and device for remotely updating application program
CN104536405A (en) Remote monitoring system of air conditioning unit
CN104657841A (en) Express item delivery method, delivery processing method, express cabinet terminal and service system
CN111510474A (en) Data transmission method based on message middleware and related equipment
CN101459836A (en) Service processing method and system for content distributing network of interactive network television
CN111083187A (en) Industrial application service processing method and system
CN105337967A (en) Method and system for achieving target server logging by user and central server
CN115623000A (en) Method and device for efficiently distributing data on digital network
CN103546528A (en) Distributed message pushing method and system
CN116915827A (en) Data transmission method and device of internet of things edge gateway, electronic equipment and medium
CN104660664A (en) Method and apparatus for managing storage system
CN104429025A (en) Proxy device, communication system, program
CN110808943B (en) Client connection emergency management method, client and computer readable storage medium
CN112363887A (en) Distributed application monitoring method and device and storage medium
CN106790150B (en) Session maintaining method and device
CN107508760B (en) Method for load distribution based on line source IP
TWM461117U (en) Machine to machine service cloud system

Legal Events

Date Code Title Description
AS Assignment

Owner name: CHINA UNIONPAY CO., LTD., CHINA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CHEN, LIN;ZHUANG, XIAO;WU, JINTAN;AND OTHERS;SIGNING DATES FROM 20170405 TO 20170410;REEL/FRAME:042033/0903

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION