CGI Script to pass a file to different servers

2006-07-06 Thread I BioKid
Dear All, We have 3 inhouse web servers and 2 remote web servers. All of this web server accept same type of files as input : say foo.txt (these file contain some data and the 5 web server will process it and gives its respective results) Now, we are planning to integrate these 5 server in to a

Re: [cgiapp] CGI Script to pass a file to different servers

2006-07-06 Thread Sean Davis
On 7/6/06 3:00 PM, "I BioKid" <[EMAIL PROTECTED]> wrote: > Dear All, > > We have 3 inhouse web servers and 2 remote web servers. > All of this web server accept same type of files as input : say foo.txt > (these file contain some data and the 5 web server will process it and gives > its respec

答复: [cgiapp] CGI Script to pass a file to different servers

2006-07-06 Thread Joodhawk Lin
Dear ibiokid, Ok, I found your solution doesn't sound good. We have done more file transfer between 2 sever. 1, for synonym implement, asks for mirror. UNIX <--> windows 2, for do some logical data deal. UNIX servers --> curl tool or write some shell. Windows --> bat file or some advance langue t