J
jctown
If I have a "config" file that tells me source and destination of a
bunch of files I want to deploy from one W2K server to another, is
there any easy way to do it? I used a ksh script under SFU and was
able to create an ftp script, but it's really flaky and people who are
using it don't like having to do so much config on their own. I'd
rather have something like a "make" file that ant uses but I'm not
familiar enough with ant to write something. So I'm looking for a tool
or product that is open source that will let me feed it a config file,
source server and dest server and have it do the work for me.
bunch of files I want to deploy from one W2K server to another, is
there any easy way to do it? I used a ksh script under SFU and was
able to create an ftp script, but it's really flaky and people who are
using it don't like having to do so much config on their own. I'd
rather have something like a "make" file that ant uses but I'm not
familiar enough with ant to write something. So I'm looking for a tool
or product that is open source that will let me feed it a config file,
source server and dest server and have it do the work for me.