Hi,
I frequently need to transfer files (data or code) to the server from client. Is IcePatch a good idea?
My understanding with IcePatch is that, we need to create the patch first then start the icepatch server then run icepatch client on destination node and get the patch. If there are updates in the distribution, we need to shutdown the server, recreate the patch (only updates for updated files) and start the icepatch server again and run the client again.
In my scenario, I will need to frequently update/create files. So is it possible to automate all above process every time I execute my client? Can we programatically create patch, start/stop patch server and trigger destination node servers to fetch the updates from patch server?
I am open to alternative framework/solution to this problem.
I am using FreeBSD 7.0 and Ice 3.2.1 (Yes, I am still waiting for next patch for Ice 3.3.0 on FreeBSD, I will soon upgrade myself)
Many thanks.

Reply With Quote