> Now I want to deploy this zip file to another server in our
> network. How to achieve this task? Is there any specific tasks in nant to
> deploy files to a remote server? Please help me.
So you can't using the remote server UNC path?
I haven't used it, but perhaps this task might help:
http://
Hi,
Currently I was using nant buildscripts to compile the code and generate a
zip file. Now I want to deploy this zip file to another server in our
network. How to achieve this task? Is there any specific tasks in nant to
deploy files to a remote server? Please help me.
Thanks in advance.
Mike