CN103442037A - Method for achieving multithreading breakpoint upload of oversized file based on FTP - Google Patents

Method for achieving multithreading breakpoint upload of oversized file based on FTP Download PDF

Info

Publication number
CN103442037A
CN103442037A CN2013103479687A CN201310347968A CN103442037A CN 103442037 A CN103442037 A CN 103442037A CN 2013103479687 A CN2013103479687 A CN 2013103479687A CN 201310347968 A CN201310347968 A CN 201310347968A CN 103442037 A CN103442037 A CN 103442037A
Authority
CN
China
Prior art keywords
file
multithreading
ftp
upload
uploading
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2013103479687A
Other languages
Chinese (zh)
Inventor
吴一民
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
South China University of Technology SCUT
Original Assignee
South China University of Technology SCUT
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 South China University of Technology SCUT filed Critical South China University of Technology SCUT
Priority to CN2013103479687A priority Critical patent/CN103442037A/en
Publication of CN103442037A publication Critical patent/CN103442037A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for achieving multithreading breakpoint upload of an oversized file based on the FTP. The method comprises the following steps that an FTP client terminal establishes multithreading connection to achieve multithreading upload of the file; the file is divided into a plurality of blocks which are distributed to different threads for upload, and when a file block is uploaded, a new file is distributed to the thread; the operation of uploading a transmitted data part again is avoided by uploading the part not yet uploaded of each file block through multithreads in a concurrent mode; the FTP client terminal establishes a thread in addition, and the thread is specially used for recording temporary configuration file information in real time. The method for achieving multithreading breakpoint upload of the oversized file based on the FTP is applied to FTP upload service of the oversized file, and the time required by uploading the oversized file to the FTP server can be effectively shortened through a method of multithreading concurrent upload. The data part already transmitted is prevented from being uploaded again, so that transmission amount is reduced, and the time for uploading the oversized file to the FTP server is further saved.

Description

A kind of method that realizes super large file multithreading breaking point uploading based on File Transfer Protocol
Technical field
The present invention relates to the Internet file host-host protocol application, particularly a kind of method that realizes super large file multithreading breaking point uploading based on File Transfer Protocol.
Background technology
The FTP(file transfer protocol (FTP)) be that current network is served one of important application, it has realized reliably and effectively transmitting the function of data; Simultaneously, FTP has another outstanding advantage: as long as carry out the system of file transfer, all support File Transfer Protocol, just can carry out easily file transfer between dissimilar computer, make the user can be not influenced because of the difference of all kinds of Hosts file accumulator systems.Therefore, FTP is the upper widely used service of Internet always.
Ftp server provides the bi-directional service of file upload and download for the client, and current application and research more stress on the download technology of FTP, for the research of uploading file, relate to very few, especially to the researches of the effective uploading file of super large file.In the practical application of modern network, often need transmission with GB, or even the TB super large file that is unit, as multimedia file etc.On the super large file, the height of transfer efficiency the application such as is shared for the network of multimedia file and is seemed more and more important.But, because these file sizes are huge, transmitting procedure length consuming time, the upload procedure interruption that the most easily meets accident, the frequent operation that causes file again to be uploaded, greatly affected sharing of data.As can be seen here, the research of super large file uploading file is for promoting that network applications evolve has great meaning.
Traditional FTP adopts single-threaded upload file, and uploading speed is slow, simultaneously, once the interruption that meets accident just needs the total data of upload file again, has greatly affected the efficiency of uploading.Purpose of the present invention is exactly to upload the efficiency of super large file in order to improve FTP, has realized a kind of method of supporting the FTP upload file of multithread breakpoint continued transmission function.
Summary of the invention
The object of the invention is to overcome the shortcoming of prior art with not enough, provide a kind of and support multithreading to upload the ftp file method for uploading with the breakpoint transmission function simultaneously, can effectively improve the efficiency of FTP upload file.
Technical scheme of the present invention is: when the user needs upload file to arrive ftp server, the number of threads N used in the time of can selecting to upload, the data that client and server is set up N thread connect, Divide File is become to M piece (M>=N), the different masses of N the concurrent transmission same file of thread is to server, simultaneously, set up corresponding provisional configuration file (during for breaking point uploading in client, obtain the progress of uploading of each piece), when M piece of file all after end of transmission, server end is according to former documentary order, file is reassembled into to the original document form, client is deleted corresponding provisional configuration file, finally complete uploading of file.In the file upload procedure, the situation that accidental interruption occurs, again after connecting with server end, client can obtain the information of which part of having uploaded file from corresponding provisional configuration file, then adopt the mode of multithread breakpoint continued transmission, only need to continue the part that transmission is not uploaded, can complete the uploading operation of whole file.Purpose of the present invention realizes by following concrete technical scheme:
Realize the method for super large file multithreading breaking point uploading based on File Transfer Protocol, comprise the steps:
S1, in the situation that do not revise original File Transfer Protocol, set up by ftp client the method that multithreading connects, realize that the multithreading of file is uploaded;
In S2, multithreading upload operation, ftp client is set up a plurality of the connection by multithreading with the ftp server end, connect and comprise that data connect and control connection, size and Thread Count according to upload file, become a plurality of by the file classifying rationally, distributes to different threads and upload, after certain thread has been uploaded a blocks of files, the new blocks of files of reallocating is given this thread, has guaranteed that all threads are all in active state, completes expeditiously file and uploads task;
In S3, breaking point uploading operation, at first read breakpoint information from the provisional configuration file, the starting position of each blocks of files while resuming for arranging, then the take steps method of S2, utilize multi-thread concurrent to upload the part that each blocks of files is not yet uploaded, avoided again uploading the operation of the data division transmitted, reduced volume of transmitted data, shortened upload consuming time;
S4, in the upload operation of step S2 and step S3, ftp client is set up a thread in addition, is specifically designed to real time record provisional configuration fileinfo, guarantees to meet accident while interrupting, starting the breaking point uploading operation can be from correct document location.
Preferably, in step S2, also be included in client and set up corresponding provisional configuration file, the fileinfo needed while being used for the real time record breaking point uploading; When all pieces of file end of transmission all, after file successfully uploads to ftp server, automatically delete the provisional configuration file of client.
Preferably, in step S2, the classifying rationally method of file is: the size of piecemeal is the integral multiple of the data buffer zone of setting, and minimum is 1 times; The size of piecemeal is not less than the actual Thread Count connected, and each thread can be assigned to the task of uploading.
Preferably, the breaking point uploading process still can be used multithreading, and number of threads different when uploading for the first time can be set.
Preferably, the information of provisional configuration file including has: whether the side-play amount of the fullpath that file is deposited at the ftp server end, the size of file, the piece number that file is divided into, the size of piece, every BOB(beginning of block) position, the size that every has been uploaded, every have uploaded complete and transformat.
Preferably, after the upload operation of step S2 and step S3 indication is successfully completed, client is deleted the provisional configuration file automatically, saves disk space.
The present invention has following advantage and effect with respect to prior art:
The present invention is applicable to the FTP upload service of super large file, and the method for uploading by multi-thread concurrent can effectively shorten and upload the super large file time required to ftp server; By the method for breaking point uploading, avoid again uploading the data division transmitted, reduced transmission quantity, further saved and uploaded the time of super large file to ftp server.
The accompanying drawing explanation
Fig. 1 is File Transfer Protocol model schematic diagram;
Fig. 2 is that the applied ftp client file of the present invention multithreading is uploaded the realization flow schematic diagram;
Fig. 3 is the applied ftp client file of the present invention multithreading breaking point uploading realization flow schematic diagram.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited to this.
Embodiment
The File Transfer Protocol model is a kind of typical C/S(client-server) structure.When ftp client and ftp server end carry out file transfer, set up two kinds of connections---a kind of is control connection, and a kind of is that data connect.Control connection is the channel of client and server communication, and the response message that the FTP operational order that client is sent and server return all communicates by control connection; It is the channel that client and server carries out file transfer that data connect, and uploads or the download file data all realize by the data connecting channel.Fig. 1 is shown in by File Transfer Protocol model schematic diagram.
Under aggressive mode or Passive Mode at ftp server, it is all the same using principle of the present invention, therefore, only take Passive Mode herein as example, and embodiments of the present invention are described in detail:
1, ftp client uses the present invention to carry out the implementation process that ftp file uploads to be described in detail as follows:
(1) preliminary treatment work: at first, ftp client obtains that the user arranges uploads Thread Count N and wants information and the file transfer form of upload file; Then, according to file size and Thread Count N, original reasonably is divided into to the M piece, guarantees that M is more than or equal to N; Ftp client is set up corresponding provisional configuration file;
(2) ftp client is opened N thread, creates respectively local socket, and application ICP/IP protocol and destination server are set up N control connection;
(3) N of a ftp client thread send respectively USER xxx r n and PASS yyy r the n order user name (xxx) and password (yyy) are sent to ftp server, the login ftp server;
(4), after successfully logging in, the N of a ftp client thread is used respectively the data transmission format that the TYPE command set is unified, for example: when transformat is binary format, the specific instructions that sends to ftp server be TYPE I r n;
(5) ftp client N thread sends respectively PASV r n order, obtains the IP address and the interim open port numbers be connected for setting up data of ftp server from return information, sets up N data for N thread and connects;
(6) ftp client send STOR xxx r the n order, to initiate the file upload procedure to ftp server, xxx is the filename that will create on server;
(7) ftp client distributes the transformation task of a blocks of files for each thread, and N thread set up respectively data with the ftp server end and be connected, and starts uploading data.If a thread has completed the transformation task of allocate file piece, redistribute a new blocks of files to this thread, until all blocks of files have all been uploaded;
(8) ftp client is opened specially a thread and is used for developing and managing the provisional configuration file, the fileinfo needed during the real time record breaking point uploading;
(9), after the All Files piece is all uploaded, the ftp server end is reassembled into the original form according to the order information of each blocks of files by blocks of files;
(10) closeall data connect, the control connection of then closing,
(11) ftp client is deleted the provisional configuration file, and so far a file upload procedure finishes.
Above ftp client file multithreading is uploaded realization flow figure referring to Fig. 2.
If 2 are adopting the present invention to carry out when file is uploaded meeting accident interruption, realize in the following manner the breaking point uploading of file:
(1) preliminary treatment work: ftp client obtains the Thread Count N ' (annotate: the N value that N ' herein can arrange when uploading for the first time is different) of the breaking point uploading that the user arranges, and from read corresponding provisional configuration file at ftp client;
(2) ftp client is opened the individual thread of N ', creates respectively local socket, and application ICP/IP protocol and destination server are set up the individual control connection of N ';
(3) the individual thread of the N ' of ftp client send respectively USER xxx r n and PASS yyy r the n order user name (xxx) and password (yyy) are sent to ftp server, the login ftp server;
(4) after successfully logging in, the individual thread of the N ' of ftp client is used respectively the former transformat that TYPE command set data transmission format is this document, for example: while as former transformat, being binary format, the specific instructions that sends to ftp server be TYPE I r n;
(5) the individual thread of ftp client N ' sends respectively PASV r n order, obtains the IP address and the interim open port numbers be connected for setting up data of ftp server from return information, sets up the individual data of N ' for the individual thread of N ' and connects;
(6) the individual thread of ftp client N ' send respectively APPE xxx r the n order, initiate the file appending upload procedure to ftp server, xxx wants the filename of breaking point uploading file on ftp server;
(7) ftp client, according to the information of obtaining from configuration file, calculates the breakpoint location of each blocks of files, and setting starts to transmit from each breakpoint; Then, for each thread distributes the transformation task of a blocks of files, the individual thread of N ' is set up respectively data with the ftp server end and is connected, and starts uploading data.If a thread has completed the transformation task of allocate file piece, redistribute a new blocks of files to this thread, until all blocks of files have all been uploaded;
(8) ftp client is opened specially a thread and is used for managing the provisional configuration file, the fileinfo needed during the real time record breaking point uploading;
(9) interruption if the process that resumes meets accident again, jump to (1), and order is carried out (1)-(8) again; If again do not interrupt, order is carried out following steps;
(10), after the All Files piece is all uploaded, the ftp server end is reassembled into the original form according to the order information of each blocks of files by blocks of files;
(11) closeall data connect, the control connection of then closing;
(12) ftp client is deleted the provisional configuration file, and so far the document breaking point uploading process finishes.
Above ftp client file multithreading breaking point uploading realization flow figure is referring to Fig. 3.
Above-described embodiment is preferably execution mode of the present invention; but embodiments of the present invention are not restricted to the described embodiments; other any do not deviate from change, the modification done under Spirit Essence of the present invention and principle, substitutes, combination, simplify; all should be equivalent substitute mode, within being included in protection scope of the present invention.

Claims (6)

1. a method that realizes super large file multithreading breaking point uploading based on File Transfer Protocol, is characterized in that, comprises the steps:
S1, in the situation that do not revise original File Transfer Protocol, ftp client is set up multithreading and is connected, and realizes that the multithreading of file is uploaded;
In S2, multithreading upload operation, ftp client is set up a plurality of the connection by multithreading with the ftp server end, connect and comprise that data connect and control connection, size and Thread Count according to upload file, Divide File is become to a plurality of, distribute to different threads and upload, after certain thread has been uploaded a blocks of files, the new blocks of files of reallocating is given this thread, has guaranteed that all threads are all in active state;
In S3, breaking point uploading operation, at first from the provisional configuration file, read breakpoint information, the starting position of each blocks of files while resuming for setting, the method for the S2 that then takes steps, utilize multi-thread concurrent to upload the part that each blocks of files is not yet uploaded;
S4, in the upload operation of step S2 and step S3, ftp client is set up a thread in addition, is specifically designed to real time record provisional configuration fileinfo, guarantees to meet accident while interrupting, starting the breaking point uploading operation can guarantee from correct document location.
2. the method that realizes super large file multithreading breaking point uploading based on File Transfer Protocol according to claim 1, it is characterized in that, in step S2, also be included in client and set up corresponding provisional configuration file, the fileinfo needed while being used for the real time record breaking point uploading; When all pieces of file end of transmission all, after file successfully uploads to ftp server, automatically delete the provisional configuration file of client.
3. the method that realizes super large file multithreading breaking point uploading based on File Transfer Protocol according to claim 1, is characterized in that, in step S2, the classifying rationally method of file is: the size of piecemeal is the integral multiple of the data buffer zone of setting, and minimum is 1 times; The size of piecemeal is not less than the actual Thread Count connected, and each thread can be assigned to the task of uploading.
4. the method that realizes super large file multithreading breaking point uploading based on File Transfer Protocol according to claim 1, is characterized in that, the breaking point uploading process still can be used multithreading, and number of threads different when uploading for the first time can be set.
5. the method that realizes super large file multithreading breaking point uploading based on File Transfer Protocol according to claim 1, it is characterized in that, the information of provisional configuration file including has: whether the side-play amount of the fullpath that file is deposited at the ftp server end, the size of file, the piece number that file is divided into, the size of piece, every BOB(beginning of block) position, the size that every has been uploaded, every have uploaded complete and transformat.
6. the method that realizes super large file multithreading breaking point uploading based on File Transfer Protocol according to claim 1, it is characterized in that, after the upload operation of step S2 and step S3 indication is successfully completed, client must be deleted the provisional configuration file automatically, saves disk space.
CN2013103479687A 2013-08-09 2013-08-09 Method for achieving multithreading breakpoint upload of oversized file based on FTP Pending CN103442037A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013103479687A CN103442037A (en) 2013-08-09 2013-08-09 Method for achieving multithreading breakpoint upload of oversized file based on FTP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013103479687A CN103442037A (en) 2013-08-09 2013-08-09 Method for achieving multithreading breakpoint upload of oversized file based on FTP

Publications (1)

Publication Number Publication Date
CN103442037A true CN103442037A (en) 2013-12-11

Family

ID=49695702

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013103479687A Pending CN103442037A (en) 2013-08-09 2013-08-09 Method for achieving multithreading breakpoint upload of oversized file based on FTP

Country Status (1)

Country Link
CN (1) CN103442037A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731499A (en) * 2013-12-31 2014-04-16 兴天通讯技术(天津)有限公司 Terminal and file transfer method
CN105100140A (en) * 2014-05-04 2015-11-25 腾讯科技(深圳)有限公司 File transmission method and system
CN105187489A (en) * 2015-08-05 2015-12-23 深圳联友科技有限公司 File transfer method and system capable of clustering and supporting multiple users to upload simultaneously
WO2015196473A1 (en) * 2014-06-27 2015-12-30 北京新媒传信科技有限公司 Method, device, intelligent terminal and system for data sending/receiving
CN105262830A (en) * 2015-10-30 2016-01-20 北京奇艺世纪科技有限公司 Method and device for file uploading
CN105446794A (en) * 2014-09-30 2016-03-30 北京金山云网络技术有限公司 Disc operation method, apparatus and system based on virtual machine
WO2016095547A1 (en) * 2014-12-16 2016-06-23 新余兴邦信息产业有限公司 Method and apparatus for meter-based monitoring of file uploading
CN105763578A (en) * 2014-12-15 2016-07-13 中国移动通信集团广东有限公司 Picture processing method and device
CN106331184A (en) * 2016-12-01 2017-01-11 网宿科技股份有限公司 Big data distribution method and distribution platform based on internet
CN103841196B (en) * 2014-03-07 2017-05-17 长沙裕邦软件开发有限公司 File uploading system and method based on multithreading
CN106790709A (en) * 2017-02-28 2017-05-31 烽火通信科技股份有限公司 Ftp file transmission method and ftp client based on asynchronization read-write
CN106911811A (en) * 2017-05-04 2017-06-30 郑州云海信息技术有限公司 A kind of method based on ftp file high efficiency of transmission
CN106936917A (en) * 2017-03-24 2017-07-07 联想(北京)有限公司 A kind of cloud storage method and device, electronic equipment
CN108093063A (en) * 2017-12-26 2018-05-29 中国电信股份有限公司新疆分公司 Big file multithreading FTP method for uploading
CN108156199A (en) * 2016-12-05 2018-06-12 上海宝信软件股份有限公司 The system and method for user-defined file transport protocol is realized based on plug-in type module
CN108347463A (en) * 2017-01-23 2018-07-31 普天信息技术有限公司 A kind of terminal document method for uploading
CN108429799A (en) * 2018-03-01 2018-08-21 北京天融信网络安全技术有限公司 Parallel transmission method, device and the storage medium of batch documents
CN108512933A (en) * 2018-04-13 2018-09-07 航天科技控股集团股份有限公司 A kind of big file uploading method and system based on SmartPM intelligent management platforms
CN109428899A (en) * 2017-08-21 2019-03-05 中国石油化工股份有限公司 File security transfer management method and system
CN110191128A (en) * 2019-05-30 2019-08-30 山东浪潮商用系统有限公司 A kind of tax shared file system and implementation method based on HDFS
CN111767331A (en) * 2020-06-17 2020-10-13 北京思特奇信息技术股份有限公司 Multitask visual activation method of million-magnitude data in relational database
CN112738249A (en) * 2020-12-30 2021-04-30 平安证券股份有限公司 File uploading method, device, equipment and storage medium based on quantitative transaction
CN113824760A (en) * 2021-08-03 2021-12-21 中债金科信息技术有限公司 File concurrent block uploading method and device, electronic equipment and storage medium
CN114584556A (en) * 2022-03-14 2022-06-03 中国工商银行股份有限公司 File transmission method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040093420A1 (en) * 2002-11-13 2004-05-13 Gamble Jonathan Bailey Method and system for transferring large data files over parallel connections
CN101980509A (en) * 2010-11-05 2011-02-23 北京云快线软件服务有限公司 File fragment transmission method and device
US20110119327A1 (en) * 2009-11-17 2011-05-19 Casdex, Inc. System and Method for Efficiently Uploading Data Into A Content Addressable Storage System
US20120254485A1 (en) * 2011-03-29 2012-10-04 Hitachi Information Systems, Ltd. Multi-thread file input and output system and multi-thread file input and output program
CN103106068A (en) * 2013-02-28 2013-05-15 江苏物联网研究发展中心 Internet of things big data fast calibration method
US8473585B1 (en) * 2012-06-26 2013-06-25 Citrix Systems, Inc. Multi-threaded optimization for data upload

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040093420A1 (en) * 2002-11-13 2004-05-13 Gamble Jonathan Bailey Method and system for transferring large data files over parallel connections
US20110119327A1 (en) * 2009-11-17 2011-05-19 Casdex, Inc. System and Method for Efficiently Uploading Data Into A Content Addressable Storage System
CN101980509A (en) * 2010-11-05 2011-02-23 北京云快线软件服务有限公司 File fragment transmission method and device
US20120254485A1 (en) * 2011-03-29 2012-10-04 Hitachi Information Systems, Ltd. Multi-thread file input and output system and multi-thread file input and output program
US8473585B1 (en) * 2012-06-26 2013-06-25 Citrix Systems, Inc. Multi-threaded optimization for data upload
CN103106068A (en) * 2013-02-28 2013-05-15 江苏物联网研究发展中心 Internet of things big data fast calibration method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
杨登永等: "缓冲队列的文件快速断点上传研究", 《宁波工程学院学报》 *
汤莉: "海量文件的远程传输处理系统的涉及与研究", 《科技信息辑》 *
黎苑文等: "断点续传及多线程机制在远程传版中的应用研究", 《北京印刷学院学报》 *

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731499A (en) * 2013-12-31 2014-04-16 兴天通讯技术(天津)有限公司 Terminal and file transfer method
CN103841196B (en) * 2014-03-07 2017-05-17 长沙裕邦软件开发有限公司 File uploading system and method based on multithreading
CN105100140A (en) * 2014-05-04 2015-11-25 腾讯科技(深圳)有限公司 File transmission method and system
CN105100140B (en) * 2014-05-04 2019-05-14 腾讯科技(深圳)有限公司 Document transmission method and system
CN105794148A (en) * 2014-06-27 2016-07-20 北京新媒传信科技有限公司 Method, device, intelligent terminal and system for data sending/receiving
WO2015196473A1 (en) * 2014-06-27 2015-12-30 北京新媒传信科技有限公司 Method, device, intelligent terminal and system for data sending/receiving
CN105446794A (en) * 2014-09-30 2016-03-30 北京金山云网络技术有限公司 Disc operation method, apparatus and system based on virtual machine
CN105763578B (en) * 2014-12-15 2019-05-28 中国移动通信集团广东有限公司 A kind of image processing method and device
CN105763578A (en) * 2014-12-15 2016-07-13 中国移动通信集团广东有限公司 Picture processing method and device
WO2016095547A1 (en) * 2014-12-16 2016-06-23 新余兴邦信息产业有限公司 Method and apparatus for meter-based monitoring of file uploading
CN105187489A (en) * 2015-08-05 2015-12-23 深圳联友科技有限公司 File transfer method and system capable of clustering and supporting multiple users to upload simultaneously
CN105262830A (en) * 2015-10-30 2016-01-20 北京奇艺世纪科技有限公司 Method and device for file uploading
CN105262830B (en) * 2015-10-30 2018-08-07 北京奇艺世纪科技有限公司 A kind of file uploading method and device
CN106331184A (en) * 2016-12-01 2017-01-11 网宿科技股份有限公司 Big data distribution method and distribution platform based on internet
CN106331184B (en) * 2016-12-01 2020-01-31 网宿科技股份有限公司 Internet-based big data distribution method and distribution platform
CN108156199A (en) * 2016-12-05 2018-06-12 上海宝信软件股份有限公司 The system and method for user-defined file transport protocol is realized based on plug-in type module
CN108347463A (en) * 2017-01-23 2018-07-31 普天信息技术有限公司 A kind of terminal document method for uploading
CN108347463B (en) * 2017-01-23 2021-06-18 普天信息技术有限公司 Terminal file uploading method
CN106790709B (en) * 2017-02-28 2019-09-17 烽火通信科技股份有限公司 Ftp file transmission method and ftp client based on asynchronization read-write
CN106790709A (en) * 2017-02-28 2017-05-31 烽火通信科技股份有限公司 Ftp file transmission method and ftp client based on asynchronization read-write
CN106936917A (en) * 2017-03-24 2017-07-07 联想(北京)有限公司 A kind of cloud storage method and device, electronic equipment
CN106911811A (en) * 2017-05-04 2017-06-30 郑州云海信息技术有限公司 A kind of method based on ftp file high efficiency of transmission
CN109428899A (en) * 2017-08-21 2019-03-05 中国石油化工股份有限公司 File security transfer management method and system
CN108093063A (en) * 2017-12-26 2018-05-29 中国电信股份有限公司新疆分公司 Big file multithreading FTP method for uploading
CN108429799B (en) * 2018-03-01 2021-11-16 北京天融信网络安全技术有限公司 Parallel transmission method and device for batch files and storage medium
CN108429799A (en) * 2018-03-01 2018-08-21 北京天融信网络安全技术有限公司 Parallel transmission method, device and the storage medium of batch documents
CN108512933A (en) * 2018-04-13 2018-09-07 航天科技控股集团股份有限公司 A kind of big file uploading method and system based on SmartPM intelligent management platforms
CN110191128A (en) * 2019-05-30 2019-08-30 山东浪潮商用系统有限公司 A kind of tax shared file system and implementation method based on HDFS
CN111767331A (en) * 2020-06-17 2020-10-13 北京思特奇信息技术股份有限公司 Multitask visual activation method of million-magnitude data in relational database
CN112738249A (en) * 2020-12-30 2021-04-30 平安证券股份有限公司 File uploading method, device, equipment and storage medium based on quantitative transaction
CN112738249B (en) * 2020-12-30 2023-11-21 平安证券股份有限公司 File uploading method, device, equipment and storage medium based on quantitative transaction
CN113824760A (en) * 2021-08-03 2021-12-21 中债金科信息技术有限公司 File concurrent block uploading method and device, electronic equipment and storage medium
CN113824760B (en) * 2021-08-03 2024-01-30 中债金科信息技术有限公司 File concurrency block uploading method and device, electronic equipment and storage medium
CN114584556A (en) * 2022-03-14 2022-06-03 中国工商银行股份有限公司 File transmission method and device

Similar Documents

Publication Publication Date Title
CN103442037A (en) Method for achieving multithreading breakpoint upload of oversized file based on FTP
US8898311B2 (en) Data communication method and information processing device
US10069766B2 (en) Accelerated data transfer using thread pool for parallel operations
CN103024081B (en) Be applicable to the terminal scheduling method of the point-to-point communication of effective guarantee communication system
CN103581245A (en) Content delivery method and system of content delivery network
Grigorik Making the web faster with HTTP 2.0
CN108028833A (en) A kind of method, system and the relevant device of NAS data accesses
EP2735972A1 (en) Data transmission and reception system
CN105025053A (en) Distributed file upload method based on cloud storage technology and system
CN104219316A (en) Method and device for processing call request in distributed system
SG173248A1 (en) A data updating method based on data block comparison
CN102420863B (en) Rapid file distribution system, method thereof and apparatus thereof
CN106911811A (en) A kind of method based on ftp file high efficiency of transmission
US10324980B2 (en) Method and system for caching of video files
CN104539982A (en) Method and system for dispatching of video resource point-to-point sharing and node terminal
CN103475682A (en) File transfer method and file transfer equipment
US20120030303A1 (en) Methods and arrangements for prioritization in a peer-to-peer network
US20150127837A1 (en) Relay apparatus and data transfer method
KR100521361B1 (en) a method of collaborating in transferring a file in a networking environment
CN101621526B (en) iSCSI method and apparatus for preventing useless connection from occupying system resources
KR101531564B1 (en) Method and System for load balancing of iSCSI storage system used network distributed file system and method
CN105376175A (en) Token bucket cascading implementation method with function of bandwidth guarantee
CN103561013A (en) Streaming media data distributing system
CN103795810A (en) Data distribution system and method and central server of data distribution system
CN104683288A (en) Message continuous transmission method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131211

WD01 Invention patent application deemed withdrawn after publication