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
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
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