Ian MacLean wrote:

I assume you also want the script to execute on that remote server ? One easy option ( if that server is a windows box ) could be to use PsExec [1] which allows you to execute commands on remote machines.

From what I can tell about PsExec, it requires running from an administrator account, which creates security issues.

Another alternative is to use ssh/sshd. There are a number links to free ssh packages at the OpenSSH site, http://www.openssh.com.

Gary




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to