CN106802834A - A kind of method for down loading of server file - Google Patents

A kind of method for down loading of server file Download PDF

Info

Publication number
CN106802834A
CN106802834A CN201710060372.7A CN201710060372A CN106802834A CN 106802834 A CN106802834 A CN 106802834A CN 201710060372 A CN201710060372 A CN 201710060372A CN 106802834 A CN106802834 A CN 106802834A
Authority
CN
China
Prior art keywords
file
client
server
catalogue
down loading
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
CN201710060372.7A
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.)
XIAMEN TIPRAY TECHNOLOGY Co Ltd
Original Assignee
XIAMEN TIPRAY TECHNOLOGY 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 XIAMEN TIPRAY TECHNOLOGY Co Ltd filed Critical XIAMEN TIPRAY TECHNOLOGY Co Ltd
Priority to CN201710060372.7A priority Critical patent/CN106802834A/en
Publication of CN106802834A publication Critical patent/CN106802834A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention discloses a kind of method for down loading of server file, and step is:Client browse listed files, acquisition will carry out the server address attribute of the file for replicating stickup;The reproduction button of client definition is clicked on, server address attribute is sent to download thread;Download thread request server downloads files into customized specific catalogue;Directory address as parameter is called known systems api functions by client, reads catalogue file content write-in shear plate;All after write-in shear plate, Client-Prompt is replicated and completed the catalogue file content;System paste operation is carried out by button or shortcut in explorer optional position.This kind of method for down loading has simplification and versatility, applied widely.

Description

A kind of method for down loading of server file
Technical field
It is more particularly to a kind of that server file is downloaded into client the invention belongs to Internet communication technology field Method.
Background technology
At present, developing rapidly with network technology, depends on Internet to handle official business more and more, for file carrying side Just, disparate networks document file management system emerges in an endless stream, and people are no longer limited to that only file is stored in respective terminal computer. In order to improve the operating efficiency and information security of enterprise (unit) employee, most of enterprise's (unit) is all to the office document of employee Carry out certain management and control, inevitably may require that local terminal files passe/backup to server, at the same need when Wait, download/recover from service end.
First, most of document file management systems that we commonly use are made up of client, server, the part of file repository three, Often communicated two-by-two between them.Generally, the listed files that client is deposited comprising us, for before showing us The file of the server of upload.At this time, we want to be downloaded the file on computer from server, and common practice is all in visitor Family end carries out the down operation to file by after the click of " download button ", selecting the destination address downloaded, and selects road Depending on the time that the process in footpath spends is according to the level complexity of catalogue.With the renewal of technology of realizing, people are for some The simplification of basic operation is imperative, if a down operation can be made (to be clicked on and downloaded, mesh is downloaded in selection by two steps before Mark address) become convenient and swift, time saving and energy saving, this is clearly a very practical and convenient function.
Secondly, realize that the conventional method of above-mentioned functions is generally all using existing " System hook " technology, pickup system The assigned operation of user, while obtaining corresponding destination address information from the information being hooked to, hooks up paste operation first, obtains Down operation is carried out after pasting destination, the effect for pasting explorer is replicated to reach from client.But this realization It is extremely complex, and rely on a series of system property and needing simultaneously personal customized component is installed in the middle of system directory, With limitation.
Analysis more than, existing document down loading method has following defect:
(1) the method relies on System hook, realizes that technology is relative complex;
(2) the method cannot tackle different system environments, while customized dynamic link library dll is relied on, once meet To the environment that system file missing or dll cannot be used, then cannot working for the operation can be caused.
The content of the invention
The purpose of the present invention, is to provide a kind of method for down loading of server file, and it has simplification and versatility, is fitted It is wide with scope.
In order to reach above-mentioned purpose, solution of the invention is:
A kind of method for down loading of server file, comprises the following steps:
Step 1, Client browse listed files, acquisition will carry out the server address attribute of the file for replicating stickup;
Step 2, clicks on the reproduction button of client definition, and the server address attribute that step 1 is obtained sends download to Thread;
Step 3, download thread request server downloads files into customized specific catalogue;
Step 4, after the completion of file download, reads the catalogue file content write-in shear plate;
Step 5, all after write-in shear plate, Client-Prompt is replicated and completed the catalogue file content;
Step 6, system paste operation is carried out in explorer optional position.
In above-mentioned steps 4, the directory address in step 3 as parameter, is called known systems api functions by client, is read Take catalogue file content write-in shear plate.
In above-mentioned steps 6, system paste operation is carried out by button or shortcut.
After such scheme, the present invention uses for reference the duplication paste operation of computer resource manager, realizes client software Between explorer, can also be had the characteristics that as carrying out duplication stickup between common explorer different directories:
(1) present invention has simplification, it is not necessary to rely on System hook method, it is not necessary to know destination address;
(2) present invention has versatility, it is adaptable to various programming languages, system;
(3) flexibly applicability is higher for the present invention, same between support resource management device interaction different product client Paste operation is may be replicated, such as a clients can directly replicate file to b clients, and centre requires no transition behaviour Make.
Brief description of the drawings
Fig. 1 is flow chart of the invention.
Specific embodiment
Below with reference to accompanying drawing, technical scheme and beneficial effect are described in detail.
As shown in figure 1, the present invention provides a kind of method for down loading of server file, comprise the following steps:
Step 1, it is generally the case that listed files is preserved on the server, as the rope of stored file by database Draw record, Client browse listed files replicates one or more files, obtains the server of the file by interface requests Address properties, namely the index value of associated data library file is recorded, by the index value, client can specify notification server The file object to be downloaded;
Step 2, clicks on the reproduction button of client definition, and the server address attribute that step 1 is obtained sends download to Thread;
Step 3, download thread request server downloads files into customized specific catalogue in explorer;
Step 4, after the completion of file download, the directory address in step 3 as parameter, is called known systems by client Api functions, read catalogue file content write-in shear plate;
Step 5, after file content all writes shear plate under selected catalogue, Client-Prompt is replicated and completed;
Step 6, system paste operation (can be by button or shortcut) is carried out in explorer optional position, so that will The content of shear plate is pasted onto in explorer.
Summary, the present invention is a kind of method for down loading of server file, by server to visitor in being operated using duplication The downloading process at family end, realizes that client is arbitrarily pasted to the file of explorer, first clicks on reproduction button or client Shortcut is received, the file that will be operated writes the file to the machine computer to temp directory, after the completion of download by download transmission Shear plate in, notify that user can carry out the stickup of desktop or any hard disk position.This kind of method is easy to operate, and applicability is wide.
Above example is only explanation technological thought of the invention, it is impossible to limit protection scope of the present invention with this, every According to technological thought proposed by the present invention, any change done on the basis of technical scheme each falls within the scope of the present invention Within.

Claims (3)

1. a kind of method for down loading of server file, it is characterised in that comprise the following steps:
Step 1, Client browse listed files, acquisition will carry out the server address attribute of the file for replicating stickup;
Step 2, clicks on the reproduction button of client definition, and the server address attribute that step 1 is obtained sends download thread to;
Step 3, download thread request server downloads files into customized specific catalogue;
Step 4, after the completion of file download, reads the catalogue file content write-in shear plate;
Step 5, all after write-in shear plate, Client-Prompt is replicated and completed the catalogue file content;
Step 6, system paste operation is carried out in explorer optional position.
2. a kind of method for down loading of server file as claimed in claim 1, it is characterised in that:In the step 4, client Using the directory address in step 3 as parameter, known systems api functions are called, read catalogue file content write-in shear plate.
3. a kind of method for down loading of server file as claimed in claim 1, it is characterised in that:In the step 6, by pressing Button or shortcut carry out system paste operation.
CN201710060372.7A 2017-01-24 2017-01-24 A kind of method for down loading of server file Pending CN106802834A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710060372.7A CN106802834A (en) 2017-01-24 2017-01-24 A kind of method for down loading of server file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710060372.7A CN106802834A (en) 2017-01-24 2017-01-24 A kind of method for down loading of server file

Publications (1)

Publication Number Publication Date
CN106802834A true CN106802834A (en) 2017-06-06

Family

ID=58988436

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710060372.7A Pending CN106802834A (en) 2017-01-24 2017-01-24 A kind of method for down loading of server file

Country Status (1)

Country Link
CN (1) CN106802834A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103337050A (en) * 2013-06-03 2013-10-02 中国气象科学研究院 A climate diagnosis and value simulation integration analysis system
US20140281887A1 (en) * 2013-03-14 2014-09-18 Rohit Chandra Method and apparatus for enabling content portion selection services for visitors to web pages
CN104239764A (en) * 2014-10-15 2014-12-24 北京奇虎科技有限公司 Terminal device and system function management and control method and device of terminal device
CN106325771A (en) * 2016-08-23 2017-01-11 惠州市拉维尼科技有限公司 Method for processing data of multiple terminals

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140281887A1 (en) * 2013-03-14 2014-09-18 Rohit Chandra Method and apparatus for enabling content portion selection services for visitors to web pages
CN103337050A (en) * 2013-06-03 2013-10-02 中国气象科学研究院 A climate diagnosis and value simulation integration analysis system
CN104239764A (en) * 2014-10-15 2014-12-24 北京奇虎科技有限公司 Terminal device and system function management and control method and device of terminal device
CN106325771A (en) * 2016-08-23 2017-01-11 惠州市拉维尼科技有限公司 Method for processing data of multiple terminals

Similar Documents

Publication Publication Date Title
US11941017B2 (en) Event driven extract, transform, load (ETL) processing
US10360211B2 (en) Method and system for centralized control of database applications
JP7200259B2 (en) Data retention handling for data object stores
JP5661633B2 (en) Perform backup and restore of selected versioned objects from a bulk database backup
US20180324041A1 (en) Automatically Determining Requirements for Provisioning A Hosted Computing Environment
US20200159742A1 (en) Maintaining data lineage to detect data events
US8417764B2 (en) Dynamic mashup creation from a set of resources and resource relationships
US8024712B1 (en) Collecting application logs
US20050246386A1 (en) Hierarchical storage management
US7908246B2 (en) Separating file data streams to enhance progressive incremental processing
EP2174434A1 (en) Unwired enterprise platform
JP2005259138A (en) Integration architecture for non-integrated tools
US11574025B2 (en) Systems and methods for managed asset distribution in a distributed heterogeneous storage environment
Ludwig et al. rSLA: Monitoring SLAs in dynamic service environments
US12099886B2 (en) Techniques for performing clipboard-to-file paste operations
US11579984B2 (en) Automatic storage target recommendations using a storage classifier
CN109756484A (en) Control method, control device, gateway and the medium of gateway based on object storage
US11831932B2 (en) System and method for client side compression in a content management environment
CN106802834A (en) A kind of method for down loading of server file
CN108762930A (en) A kind of optimization method, system and the associated component of User space NFS threads
KR20140139776A (en) A method for tieringbased virtual network storage interface with cloud documents publishing system
CN111522780B (en) Method and terminal for recording information of file creator
US20240061725A1 (en) Regeneration audit log
CN116975007B (en) Method, system, equipment and medium for storing and displaying network assets
CN116126785A (en) File acquisition method, device, system, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170606

RJ01 Rejection of invention patent application after publication