RE: [Nant-users] Deploying to remote machines

2004-09-13 Thread Bonnett, Evan A
Title: RE: [Nant-users] Deploying to remote machines Hmmm, well being that we currently ftp, I would agree with you that I should just use the scp task. Thanks, Gary. Evan A. Bonnett Reynolds and Reynolds, IT ERA Integrated Desking Development 937-485-8577 58577 -Original Message

Re: [Nant-users] Deploying to remote machines

2004-09-13 Thread Gary Feldman
>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 ta

[Nant-users] Deploying to remote machines

2004-09-13 Thread Bonnett, Evan A
Title: Message Hi all,   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 t