>From: "Bonnett, Evan A" <[EMAIL PROTECTED]>
>Sent: Monday, September 13, 2004 11:43 AM

>
> What is the recommended way to deploy to remote machines?  I build on
W2003
> Enterprise, create a tar ball and ftp to linux machines.  So, if I create
> the directory structure on the build machine then tar it, what would be
the
> "recommended practice" to get that tar to another machine?

Much depends upon your internal setup, administration and security
constraints.  Probably the best approach is to use the scp task from the
NantContrib project.  I haven't used it, so I don't know whether it requires
Cygwin or how well it works, but it is on my long term list.  For the
moment, we're using Samba to mount the UNIX disks, and vanilla copy.  Samba
raises its own set of administrative and security issues, but if you already
have it, there's no reason not to use it.

Gary




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to