RE: [nant-dev] HTTP PUT/FTP task

2006-05-29 Thread Martin Aliger
Hello Gary, thanks for your info. I think, its really pretty common job. As I see NAnt, its use is for support things around build. For build itself, I use which do everything automagically. For VS2005 msbuild is involved. Competetive? I don't see it so nowadays. Their support for those support t

Re: [nant-dev] HTTP PUT/FTP task

2006-05-29 Thread Gary Feldman
Martin Aliger wrote: Hello, I'm looking for ftp and/or http put task. And as good as I look for it, I don't see any! I believe there was some work on FTP task! I check both NAnt's and NAntContrib's latest online documentaions and I found only task for getting the file. I need to upload one.

[nant-dev] HTTP PUT/FTP task

2006-05-29 Thread Martin Aliger
Hello,   I'm looking for ftp and/or http put task. And as good as I look for it, I don't see any! I believe there was some work on FTP task! I check both NAnt's and NAntContrib's latest online documentaions and I found only task for getting the file. I need to upload one.   If there is real