CN104182416A - File downloading system and method - Google Patents

File downloading system and method Download PDF

Info

Publication number
CN104182416A
CN104182416A CN201310200350.8A CN201310200350A CN104182416A CN 104182416 A CN104182416 A CN 104182416A CN 201310200350 A CN201310200350 A CN 201310200350A CN 104182416 A CN104182416 A CN 104182416A
Authority
CN
China
Prior art keywords
file
download
successful
inventory
document
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
CN201310200350.8A
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.)
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry 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 Hongfujin Precision Industry Shenzhen Co Ltd, Hon Hai Precision Industry Co Ltd filed Critical Hongfujin Precision Industry Shenzhen Co Ltd
Priority to CN201310200350.8A priority Critical patent/CN104182416A/en
Publication of CN104182416A publication Critical patent/CN104182416A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/184Distributed file systems implemented as replicated file system
    • G06F16/1844Management specifically adapted to replicated file systems

Abstract

The invention relates to a file downloading method applied to a computer. The method comprises the following steps: logging in an appointed website at regular intervals and downloading the latest file list; downloading files according to the latest file list and performing state marking on the downloaded files; analyzing and processing the files which are marked as successfully downloaded, thereby analyzing the correctness of the successfully downloaded files. The invention also provides a file downloading system. The file downloading method and system provided by the invention can be utilized to analyze the correctness of the successfully downloaded files.

Description

File download system and method
Technical field
The present invention relates to a kind of verification system and method, especially a kind of file download system and method.
Background technology
In the current electronization epoch, official website (for example all provides file, contract, books, patent document) download, yet for example, due to a variety of causes (, network connection etc.), may cause file can not normally download or omit download, or due to official website's reason (as, in official website, file is placed wrong etc.), the file of downloading from official website is not inconsistent with the file of user's needs, thus, to user, make troubles.
Summary of the invention
In view of above content, be necessary to provide a kind of file download system, can detect the file of downloading, analyze the correctness of the file of downloading.
In view of above content, be also necessary to provide a kind of document down loading method, can detect the file of downloading, analyze the correctness of the file of downloading.
A file download system, runs in computing machine, and this system comprises: inventory processing module, for regularly logining appointed website, download latest document inventory; Anomaly analysis module, for according to latest document inventory download file, carries out status indication to the file of downloading; Inspection of document module, for status indication is carried out to analyzing and processing for downloading successful file, to analyze the correctness of downloading successful file.
A document down loading method, is applied in computing machine, and the method comprises the following steps: regularly login appointed website, download latest document inventory; According to latest document inventory download file, the file of downloading is carried out to status indication; Status indication is carried out to analyzing and processing for downloading successful file, to analyze the correctness of downloading successful file.
Compared to prior art, described file download system and method, can detect the file of downloading, and analyzes the correctness of the file of downloading.
Accompanying drawing explanation
Fig. 1 is the applied environment figure of file download system of the present invention.
Fig. 2 is the functional block diagram of file download system preferred embodiment in Fig. 1.
Fig. 3 is the process flow diagram of document down loading method preferred embodiment of the present invention.
Fig. 4 downloads the refinement process flow diagram of latest document inventory in the step S10 of Fig. 3 of the present invention.
Fig. 5 be in the step S20 of Fig. 3 of the present invention according to latest document inventory download file, the file of downloading is carried out to the refinement process flow diagram of status indication.
Fig. 6 carries out analyzing and processing to status indication for downloading successful file in the step S30 of Fig. 3 of the present invention, to analyze the refinement process flow diagram of the correctness of downloading successful file.
Main element symbol description
Computing machine 1
File download system 10
Network 2
Website 3
Database 4
Inventory processing module 110
Anomaly analysis module 120
Inspection of document module 130
Storer 140
Processor 150
Following embodiment further illustrates the present invention in connection with above-mentioned accompanying drawing.
Embodiment
As shown in Figure 1, be the applied environment figure of file download system of the present invention.This document download system 10 runs in computing machine 1.This computing machine 1 is also by network 2 access websites 3, to download the file on this website 3.Described file can be text, audio file, image file and software installation file etc.In this preferred embodiment, described file is text, for example, and the text of TEXT form, WORD form or PFD form.Described website 3 is to provide the website that file is downloaded, for example, and Patent Office website, books website, software download site.For convenience of description, in this preferred embodiment, the patent document providing with Patent Office website describes.
This computing machine 1 is also connected with database 4, and described database 4 both can be built in computing machine 1, also can be placed on computing machine 1.This database 4 is for storing the 3 latest document inventories of downloading from website.
Described computing machine 1 can be the equipment of personal computer, notebook computer and other any energy access websites 3.
Described network 2 can be internet, LAN (Local Area Network) or other communication network.
As shown in Figure 2, be the functional block diagram of file download system preferred embodiment in Fig. 1 of the present invention.This computing machine 1, except comprising file download system 10, also comprises by data line or connected storer 140 and the processor 150 of signal wire.This document download system 10 comprises inventory processing module 110, anomaly analysis module 120 and inspection of document module 130.The sequencing code storage of module 110 to 130 is in storer 140, and processor 150 is carried out these sequencing codes, realizes the above-mentioned functions that file download system 10 provides.The alleged module of the present invention has been the computer program code segments of a specific function, than program, be more suitable in describing the implementation of software in computing machine, therefore below the present invention to all describing with module in software description.
Described inventory processing module 110 for example, is logined website 3 for regular (, one day), and from website, 3 download latest document inventories.Generally speaking, website 3 (for example regularly provides, one day) latest document inventory, this latest document inventory comprises the attribute information of up-to-date one or more files of uploading on this website 3, the attribute information of described file (for example comprises file name, file sequence number, file size, file layout, PFD form, WORD form), the issuing time of file type (for example, contract, books or patent examination L. A. etc.), download address, file etc.Computing machine 1 is according to the download address download file of each file in latest document inventory.
In this preferred embodiment, the mode that described inventory processing module 110 is downloaded latest document inventory is as follows:
Described inventory processing module 110 arranges the condition (for example, the condition such as download time, file type) of downloading latest document inventory.
Described inventory processing module 110 is downloaded latest document inventory according to the condition arranging.
110 pairs of latest document inventories of described inventory processing module format processing.Particularly, latest document inventory is through after format analysis processing, and latest document inventory converts user-defined form to.
Described inventory processing module 110 is saved in the latest document inventory of processing through format in database 4.
Described anomaly analysis module 120, for according to latest document inventory download file, is carried out status indication to the file of downloading.Described state comprises four kinds, the first is for downloading successful state, by numeral " 1 ", carry out mark, if the status indication of file is numeral " 1 ", show that this document downloads successfully, the second is the state that failed download can retry, by numeral " 2 ", carry out mark, if the status indication of file is numeral " 2 ", show that this document can download again, the state that the third needs user to process for failed download, by numeral " 3 ", carry out mark, if the status indication of file is numeral " 3 ", show that this document (for example needs notice, pass through note, the mode of mail) user processes, the 4th kind for can import state, by numeral " 4 ", carry out mark, if the status indication of file is numeral " 4 ", show that this document is downloaded success and file is correct.
In this preferred embodiment, anomaly analysis module 120 is according to latest document inventory download file, and the mode of the file of downloading being carried out to status indication is as follows:
Described anomaly analysis module 120 obtains latest document inventory from database 4.
Described anomaly analysis module 120 downloads the file into the assigned catalogue on computing machine 1 according to latest document inventory.
Described anomaly analysis module 120 judges whether each file is downloaded successfully.Particularly, when file is downloaded successfully, operating system (for example, the Windows of Microsoft) label that download completes of dishing out, anomaly analysis module 120 obtains the label that these downloads complete, and resolves the information on the label that this download completes, thereby determines that file downloads successfully.When file failed download, the dish out label of a failed download of operating system, anomaly analysis module 120 obtains the label of these failed downloads, and resolves the information on the label of this failed download, thereby determines file failed download.It should be noted that, the information on the label of this failed download also comprises the reason (for example, network connectivity problem, local memory space inadequate, web site prompts this document have problem etc.) of failed download.
120 pairs of described anomaly analysis modules are downloaded successful file and are carried out status indication, and generate the successful lists of documents of download.120 pairs of described anomaly analysis modules are downloaded successful file mark for downloading successful state, to downloading successful file mark for numeral " 1 ", and create one and download successful lists of documents, this is downloaded successful lists of documents and records all attribute informations (assigned catalogue that for example, file type, file name, download time, download address, file are deposited etc.) that are labeled as the file of numeral " 1 ".
The reason of 120 pairs of file failed downloads of described anomaly analysis module is analyzed, and records the reason of this failed download.
Described anomaly analysis module 120 is carried out status indication according to the reason of failed download to the file of failed download, and generates corresponding abnormal download file inventory.
Particularly, if the reason of failed download is network connectivity problem, it by the file mark of failed download, is numeral " 2 ", and create an abnormal download file inventory, the attribute information that this abnormal download file inventory records all files that are labeled as numeral " 2 " (for example, file type, file name, download time, download address, the assigned catalogue that file is deposited, the reason of failed download etc.), user can be according to this abnormal download file inventory again download file, for example, in this preferred embodiment, this abnormal download file inventory establishment certain hour (as, one hour) afterwards, automatically re-starting file downloads, in order to save Internet resources, also this abnormal download file inventory and latest document inventory next time can be merged, in inventory after merging, file download is carried out in unification.
If being local memory space inadequate or web site prompts this document, the reason of failed download has problem, it by the file mark of failed download, is numeral " 3 ", and create an abnormal download file inventory, this abnormal download file inventory records all attribute informations (assigned catalogue that for example, file type, file name, download time, download address, file are deposited, the reason of failed download etc.) that are labeled as the file of numeral " 3 ".
Described inspection of document module 130 is for status indication is carried out to analyzing and processing for downloading successful file, to analyze the correctness of downloading successful file.
In this preferred embodiment, 130 pairs of status indications of inspection of document module carry out analyzing and processing for downloading successful file, as follows to analyze the mode of the correctness of downloading successful file:
Described inspection of document module 130 is obtained the successful file of download successively according to downloading successful lists of documents.Particularly, the assigned catalogue that described inspection of document module 130 is deposited according to file, obtains and downloads successful file.
Described inspection of document module 130 judges whether normally to open the successful file of download.
When the successful file of download can not normally be opened, this downloads the status indication of successful file described inspection of document module 130 changes, shows that this downloads successful file incorrect.Particularly, when the successful file of download can not normally be opened, this is downloaded to successful file mark for numeral " 2 ", show that this downloads successful file incorrect, can again download.
When the successful file of download can normally be opened, described inspection of document module 130 is analyzed this and is downloaded the attribute information of successful file.Particularly, inspection of document module 130 is by optical character identification (Optical Character Recognition, OCR) software is downloaded successful file to this and is scanned, then obtain the appointed information that this downloads successful file, for example, the issuing time of file name, file sequence number, file.
Whether described inspection of document module 130 discriminatory analysises this attribute information of downloading successful file is out consistent with the attribute information of this document in latest document inventory.
When analyzing out this, download the attribute information of successful file when consistent with the attribute information of this document in latest document inventory, described inspection of document module 130 is changed this and is downloaded the status indication of successful file, shows that this downloads successful file correct.Particularly, inspection of document module 130 will be downloaded successful file mark and change to numeral " 4 " by numeral " 1 ", show that this downloads successful file correct.
When in analyzing attribute information that out this download successful file and latest document inventory, the attribute information of this document is inconsistent, described inspection of document module 130 is changed this and is downloaded the status indication of successful file, shows that this downloads successful file incorrect.Particularly, this is downloaded to successful file mark for numeral " 3 ", show that this downloads successful file incorrect, need user (for example to process, need user's viewing files in person, user arranges specific download condition for this document and could again download this document afterwards).
As shown in Figure 3, be the process flow diagram of document down loading method preferred embodiment of the present invention.
Step S10, inventory processing module 110 regular (for example, a day) is logined website 3, downloads latest document inventory.Generally speaking, website 3 (for example regularly provides, one day) latest document inventory, this latest document inventory comprises the attribute information of up-to-date one or more files of uploading on this website 3, the attribute information of described file (for example comprises file name, file sequence number, file size, file layout, PFD form, WORD form), the issuing time of file type (for example, contract, books or patent examination L. A. etc.), download address, file etc.Computing machine 1 is according to the download address download file of each file in latest document inventory.
In this preferred embodiment, the mode that inventory processing module 110 is downloaded latest document inventory will be described in detail in Fig. 4.
Step S20, anomaly analysis module 120, according to latest document inventory download file, is carried out status indication to the file of downloading.Described state comprises four kinds, the first is for downloading successful state, by numeral " 1 ", carry out mark, if the status indication of file is numeral " 1 ", show that this document downloads successfully, the second is the state that failed download can retry, by numeral " 2 ", carry out mark, if the status indication of file is numeral " 2 ", show that this document can download again, the state that the third needs user to process for failed download, by numeral " 3 ", carry out mark, if the status indication of file is numeral " 3 ", show that this document (for example needs notice, pass through note, the mode of mail) user processes, the 4th kind for can import state, by numeral " 4 ", carry out mark, if the status indication of file is numeral " 4 ", show that this document is downloaded success and file is correct.In this preferred embodiment, anomaly analysis module 120 is according to latest document inventory download file, and the mode of the file of downloading being carried out to status indication will be described in detail in Fig. 5.
Step S30,130 pairs of status indications of inspection of document module carry out analyzing and processing for downloading successful file, to analyze the correctness of downloading successful file.
In this preferred embodiment, 130 pairs of status indications of inspection of document module carry out analyzing and processing for downloading successful file, to analyze the mode of the correctness of downloading successful file, will in Fig. 6, be described in detail.
Consulting shown in Fig. 4, is in the step S10 of Fig. 3 of the present invention, to download the refinement process flow diagram of latest document inventory.
Step S100, inventory processing module 110 arranges the condition (for example, the condition such as download time, file type) of downloading latest document inventory.
Step S110, inventory processing module 110 is downloaded latest document inventory according to the condition arranging.
Step S120, inventory processing module 110 also formats processing to latest document inventory.Particularly, latest document inventory is through after format analysis processing, and latest document inventory converts user-defined form to.
Step S130, inventory processing module 110 is saved in the latest document inventory of processing through format in database 4.
Consult shown in Fig. 5, be in the step S20 of Fig. 3 of the present invention according to latest document inventory download file, the file of downloading is carried out to the refinement process flow diagram of status indication.
Step S200, anomaly analysis module 120 obtains latest document inventory from database 4.
Step S210, anomaly analysis module 120 downloads the file into the assigned catalogue on computing machine 1 according to latest document inventory.
Step S220, anomaly analysis module 120 judges whether each file is downloaded successfully.
Particularly, when file is downloaded successfully, operating system (for example, the Windows of Microsoft) label that download completes of dishing out, anomaly analysis module 120 obtains the label that this download completes, and resolve the information on the label that this download completes, thus determine that file downloads successfully, flow process enters step S230.
When file failed download, the dish out label of a failed download of operating system, anomaly analysis module 120 obtains the label of these failed downloads, and resolves the information on the label of this failed download, thereby determines file failed download, and flow process enters step S240.It should be noted that, the information on the label of this failed download also comprises the reason (for example, network connectivity problem, local memory space inadequate, web site prompts this document have problem etc.) of failed download.
Step S230,120 pairs of anomaly analysis modules are downloaded successful file and are carried out status indication, and generate the successful lists of documents of download.120 pairs of anomaly analysis modules are downloaded successful file mark for downloading successful state, to downloading successful file mark for numeral " 1 ", and create one and download successful lists of documents, this is downloaded successful lists of documents and records all attribute informations (assigned catalogue that for example, file type, file name, download time, download address, file are deposited etc.) that are labeled as the file of numeral " 1 ".
Step S240, the reason of 120 pairs of file failed downloads of anomaly analysis module is analyzed, and records the reason of this failed download.
Step S250, anomaly analysis module 120 is carried out status indication according to the reason of failed download to the file of failed download, and generates corresponding abnormal download file inventory.
Particularly, if the reason of failed download is network connectivity problem, it by the file mark of failed download, is numeral " 2 ", and create an abnormal download file inventory, the attribute information that this abnormal download file inventory records all files that are labeled as numeral " 2 " (for example, file type, file name, download time, download address, the assigned catalogue that file is deposited etc.), user can be according to this abnormal download file inventory again download file, for example, in this preferred embodiment, this abnormal download file inventory establishment certain hour (as, one hour) afterwards, automatically re-starting file downloads, in order to save Internet resources, also this abnormal download file inventory and latest document inventory next time can be merged, in inventory after merging, file download is carried out in unification.
If being local memory space inadequate or web site prompts this document, the reason of failed download has problem, it by the file mark of failed download, is numeral " 3 ", and create an abnormal download file inventory, this abnormal download file inventory records all attribute informations (assigned catalogue that for example, file type, file name, download time, download address, file are deposited etc.) that are labeled as the file of numeral " 3 ".
Consulting shown in Fig. 6, is, in the step S30 of Fig. 3 of the present invention, status indication is carried out to analyzing and processing for downloading successful file, to analyze the refinement process flow diagram of the correctness of downloading successful file.
Step S310, inspection of document module 130 is obtained the successful file of download successively according to downloading successful lists of documents.Particularly, the assigned catalogue that inspection of document module 130 is deposited according to file, obtains and downloads successful file.
Step S320, whether inspection of document module 130 can normally open is downloaded successful file.When inspection of document module 130 can normally be opened the successful file of download, flow process enters step S330.When inspection of document module 130 cannot normally be opened the successful file of download, flow process enters step S360.
Step S330, inspection of document module 130 is analyzed this and is downloaded the attribute information of successful file.Particularly, inspection of document module 130 is by optical character identification (Optical Character Recognition, OCR) software is downloaded successful file to this and is scanned, then obtain the appointed information that this downloads successful file, for example, the issuing time of file name, file sequence number, file.
Step S340, whether inspection of document module 130 discriminatory analysises this attribute information of downloading successful file is out consistent with the attribute information of this document in latest document inventory.When out this of inspection of document module 130 discriminatory analysises, download the attribute information of successful file and the attribute information of this document in latest document inventory when consistent, flow process enters step S350.When out this of inspection of document module 130 discriminatory analysises, download the attribute information of this document in the attribute information of successful file and latest document inventory when inconsistent, flow process enters step S360.
Step S350, this downloads the status indication of successful file 130 changes of inspection of document module, shows that this downloads successful file correct.Particularly, inspection of document module 130 will be downloaded successful file mark and change to numeral " 4 " by numeral " 1 ", show that this downloads successful file correct.
Step S360, this downloads the status indication of successful file 130 changes of inspection of document module, shows that this downloads successful file incorrect.
Particularly, when the successful file of download can not normally be opened, this downloads the status indication of successful file 130 changes of inspection of document module, shows that this downloads successful file incorrect.Particularly, this is downloaded to successful file mark for numeral " 2 ", show that this downloads successful file incorrect, can again download.
When in analyzing attribute information that out this download successful file and latest document inventory, the attribute information of this document is inconsistent, inspection of document module 130 is changed this and is downloaded the status indication of successful file, shows that this downloads successful file incorrect.Particularly, this is downloaded to successful file mark for numeral " 3 ", show that this downloads successful file incorrect, need user to process.
It should be noted last that, above embodiment is only unrestricted in order to technical scheme of the present invention to be described, although the present invention is had been described in detail with reference to above preferred embodiment, those of ordinary skill in the art is to be understood that, can modify or be equal to replacement technical scheme of the present invention, and not depart from the spirit and scope of technical solution of the present invention.

Claims (18)

1. a file download system, runs in computing machine, it is characterized in that, this system comprises:
Inventory processing module, for regularly logining appointed website, downloads latest document inventory;
Anomaly analysis module, for according to latest document inventory download file, carries out status indication to the file of downloading; And
Inspection of document module, for status indication is carried out to analyzing and processing for downloading successful file, to analyze the correctness of downloading successful file.
2. file download system as claimed in claim 1, it is characterized in that, described latest document inventory comprises the attribute information of one or more files, and the attribute information of described file comprises the issuing time of file name, file sequence number, file size, file layout, file type, download address and file.
3. file download system as claimed in claim 1, is characterized in that, the mode that described inventory processing module is downloaded latest document inventory is as follows:
The condition of downloading latest document inventory is set;
According to the condition arranging, download latest document inventory;
Latest document inventory is formatd to processing; And
The latest document inventory of processing through format is saved in database.
4. file download system as claimed in claim 1, is characterized in that, described anomaly analysis module is according to latest document inventory download file, and the mode of the file of downloading being carried out to status indication is as follows:
Obtain latest document inventory;
According to latest document inventory, download the file into the assigned catalogue of this computing machine;
Judge whether each file is downloaded successfully;
When file is downloaded successfully, to downloading successful file, carry out status indication, and generate the successful lists of documents of download;
When file failed download, the reason of file failed download is analyzed, and recorded the reason of this failed download; And
According to the reason of failed download, the file of failed download is carried out to status indication, and generate corresponding abnormal download file inventory.
5. file download system as claimed in claim 4, is characterized in that, described state comprises that downloading state, failed download that successful state, failed download can retry needs the state that user processes and can import state.
6. file download system as claimed in claim 5, it is characterized in that, the successful lists of documents of described download record the attribute information of the successful file of all downloads, and the attribute information of described file comprises the assigned catalogue that file type, file name, download time, download address, file are deposited.
7. file download system as claimed in claim 5, it is characterized in that, if the reason of failed download is network connectivity problem, described anomaly analysis module is the state that failed download can retry by the file mark of failed download, and create an abnormal download file inventory, this abnormal download file inventory records the attribute information of the file of the state that all failed downloads can retry, and the attribute information of described file comprises the assigned catalogue that file type, file name, download time, download address, file deposit, the reason of failed download.
8. file download system as claimed in claim 5, it is characterized in that, if being local memory space inadequate or web site prompts this document, the reason of failed download has problem, described anomaly analysis module is the state that failed download needs user to process by the file mark of failed download, and create an abnormal download file inventory, this abnormal download file inventory records all attribute informations that failed download needs the file of the state that user processes that are labeled as, the attribute information of described file comprises file type, file name, download time, download address, the assigned catalogue that file is deposited and the reason of failed download.
9. file download system as claimed in claim 4, is characterized in that, described inspection of document module is carried out analyzing and processing to status indication for downloading successful file, as follows to analyze the mode of the correctness of downloading successful file:
According to downloading successful lists of documents, obtain successively the successful file of download;
When the successful file of download is normally opened, analyze the attribute information that this downloads successful file;
Whether discriminatory analysis this attribute information of downloading successful file is out consistent with the attribute information of this document in latest document inventory;
When analyzing out this, download the attribute information of successful file and the attribute information of this document in latest document inventory when consistent, change the status indication that this downloads successful file, show that this downloads successful file correct;
When the successful file of download can not normally be opened, change the status indication that this downloads successful file, show that this downloads successful file incorrect, again download; And
When analyzing out this, download the attribute information of this document in the attribute information of successful file and latest document inventory when inconsistent, change the status indication that this downloads successful file, show that this downloads successful file incorrect, need user to process.
10. a document down loading method, is applied to, in computing machine, it is characterized in that, the method comprises the following steps:
Regularly login appointed website, download latest document inventory;
According to latest document inventory download file, the file of downloading is carried out to status indication; And
Status indication is carried out to analyzing and processing for downloading successful file, to analyze the correctness of downloading successful file.
11. document down loading methods as claimed in claim 10, it is characterized in that, described latest document inventory comprises the attribute information of one or more files, and the attribute information of described file comprises the issuing time of file name, file sequence number, file size, file layout, file type, download address and file.
12. document down loading methods as claimed in claim 10, is characterized in that, the mode of described download latest document inventory is as follows:
The condition of downloading latest document inventory is set;
According to the condition arranging, download latest document inventory;
Latest document inventory is formatd to processing; And
The latest document inventory of processing through format is saved in database.
13. document down loading methods as claimed in claim 10, is characterized in that, described according to latest document inventory download file, and the mode of the file of downloading being carried out to status indication is as follows:
Obtain latest document inventory;
According to latest document inventory, download the file into the assigned catalogue of this computing machine;
Judge whether each file is downloaded successfully;
When file is downloaded successfully, to downloading successful file, carry out status indication, and generate the successful lists of documents of download;
When file failed download, the reason of file failed download is analyzed, and recorded the reason of this failed download; And
According to the reason of failed download, the file of failed download is carried out to status indication, and generate corresponding abnormal download file inventory.
14. document down loading methods as claimed in claim 13, is characterized in that, described state comprises that downloading state, failed download that successful state, failed download can retry needs the state that user processes and can import state.
15. document down loading methods as claimed in claim 14, it is characterized in that, the successful lists of documents of described download record the attribute information of the successful file of all downloads, and described attribute information comprises the assigned catalogue that file type, file name, download time, download address, file are deposited.
16. document down loading methods as claimed in claim 14, it is characterized in that, if the reason of failed download is network connectivity problem, by the file mark of failed download, it is the state that failed download can retry, and create an abnormal download file inventory, this abnormal download file inventory records the attribute information of the file of the state that all failed downloads can retry, and the attribute information of described file comprises the assigned catalogue that file type, file name, download time, download address, file deposit, the reason of failed download.
17. document down loading methods as claimed in claim 14, it is characterized in that, if being local memory space inadequate or web site prompts this document, the reason of failed download has problem, by the file mark of failed download, it is the state that failed download needs user to process, and create an abnormal download file inventory, this abnormal download file inventory records all attribute informations that failed download needs the file of the state that user processes that are labeled as, the attribute information of described file comprises file type, file name, download time, download address, the assigned catalogue that file is deposited and the reason of failed download.
18. document down loading methods as claimed in claim 12, is characterized in that, described status indication are carried out to analyzing and processing for downloading successful file, as follows to analyze the mode of the correctness of downloading successful file:
According to downloading successful lists of documents, obtain successively the successful file of download;
When the successful file of download is normally opened, analyze the attribute information that this downloads successful file;
Whether discriminatory analysis this attribute information of downloading successful file is out consistent with the attribute information of this document in latest document inventory;
When analyzing out this, download the attribute information of successful file and the attribute information of this document in latest document inventory when consistent, change the status indication that this downloads successful file, show that this downloads successful file correct;
When the successful file of download can not normally be opened, change the status indication that this downloads successful file, show that this downloads successful file incorrect, again download; And
When analyzing out this, download the attribute information of this document in the attribute information of successful file and latest document inventory when inconsistent, change the status indication that this downloads successful file, show that this downloads successful file incorrect, need user to process.
CN201310200350.8A 2013-05-27 2013-05-27 File downloading system and method Pending CN104182416A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310200350.8A CN104182416A (en) 2013-05-27 2013-05-27 File downloading system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310200350.8A CN104182416A (en) 2013-05-27 2013-05-27 File downloading system and method

Publications (1)

Publication Number Publication Date
CN104182416A true CN104182416A (en) 2014-12-03

Family

ID=51963467

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310200350.8A Pending CN104182416A (en) 2013-05-27 2013-05-27 File downloading system and method

Country Status (1)

Country Link
CN (1) CN104182416A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104615761A (en) * 2015-02-13 2015-05-13 深圳市欧珀通信软件有限公司 Downloading method and downloading device for data of bookmark of mobile terminal
CN106209904A (en) * 2016-08-08 2016-12-07 桂林信通科技有限公司 A kind of document down loading method and system
CN111930696A (en) * 2020-07-22 2020-11-13 中国建设银行股份有限公司 File transmission processing method and system based on small program
CN112631621A (en) * 2020-12-29 2021-04-09 微医云(杭州)控股有限公司 Dependency package management method, device, server and storage medium
WO2022042451A1 (en) * 2020-08-25 2022-03-03 华为技术有限公司 E-mail synchronization method and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007164586A (en) * 2005-12-15 2007-06-28 Nec Corp Device, method and program for automatically downloading web site article
CN101197680A (en) * 2006-12-08 2008-06-11 鸿富锦精密工业(深圳)有限公司 Patent electric application notice downloading system and method
CN101488877A (en) * 2008-01-18 2009-07-22 中兴通讯股份有限公司 Method for on-line downloading monoboard programme
CN101547184A (en) * 2008-03-24 2009-09-30 突触计算机***(上海)有限公司 Method and device for authenticating data block transmitted in network

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007164586A (en) * 2005-12-15 2007-06-28 Nec Corp Device, method and program for automatically downloading web site article
CN101197680A (en) * 2006-12-08 2008-06-11 鸿富锦精密工业(深圳)有限公司 Patent electric application notice downloading system and method
CN101488877A (en) * 2008-01-18 2009-07-22 中兴通讯股份有限公司 Method for on-line downloading monoboard programme
CN101547184A (en) * 2008-03-24 2009-09-30 突触计算机***(上海)有限公司 Method and device for authenticating data block transmitted in network

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104615761A (en) * 2015-02-13 2015-05-13 深圳市欧珀通信软件有限公司 Downloading method and downloading device for data of bookmark of mobile terminal
CN104615761B (en) * 2015-02-13 2017-11-24 广东欧珀移动通信有限公司 A kind of method for down loading and device of mobile terminal favorites data
CN106209904A (en) * 2016-08-08 2016-12-07 桂林信通科技有限公司 A kind of document down loading method and system
CN111930696A (en) * 2020-07-22 2020-11-13 中国建设银行股份有限公司 File transmission processing method and system based on small program
WO2022042451A1 (en) * 2020-08-25 2022-03-03 华为技术有限公司 E-mail synchronization method and electronic device
CN112631621A (en) * 2020-12-29 2021-04-09 微医云(杭州)控股有限公司 Dependency package management method, device, server and storage medium

Similar Documents

Publication Publication Date Title
US11023533B2 (en) Node task data display method and apparatus, storage medium and computer equipment
US8151248B1 (en) Method and system for software defect management
CN108399072B (en) Application page updating method and device
CN106897072A (en) Traffic engineered call method, device and electronic equipment
CN1664810A (en) Assisted form filling
US10482170B2 (en) User interface for contextual document recognition
CN110674360B (en) Tracing method and system for data
CN112613917A (en) Information pushing method, device and equipment based on user portrait and storage medium
CN104182416A (en) File downloading system and method
CN110895472A (en) Method and device for identifying service change
CN112860997A (en) Medical resource recommendation method, device, equipment and storage medium
CN111859093A (en) Sensitive word processing method and device and readable storage medium
CN109828906A (en) UI automated testing method, device, electronic equipment and storage medium
US9665574B1 (en) Automatically scraping and adding contact information
CN113434542B (en) Data relationship identification method and device, electronic equipment and storage medium
CN110704699A (en) Data image construction method and device, computer equipment and storage medium
CN110245059A (en) A kind of data processing method, equipment and storage medium
CN112463737A (en) System and method for rapidly acquiring data aiming at multi-format data intelligent matching template
CN110543457A (en) Track type document processing method and device, storage medium and electronic device
CN116185393A (en) Method, device, equipment, medium and product for generating interface document
CN108572948B (en) Doorplate information processing method and device
CN115098362A (en) Page testing method and device, electronic equipment and storage medium
CN110727759A (en) Method and device for determining theme of voice information
CN115294586A (en) Invoice identification method and device, storage medium and electronic equipment
CN115203364A (en) Software fault feedback processing method, device, equipment and readable storage medium

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20141203