[nant-dev] FTP task

2002-08-25 Thread Julien Adam
Hi, What's the status of the ftp task ? Have you considered asking the author of this library : http://www.codeproject.com/csharp/FTP.asp ? Julien Adam --- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a

[nant-dev] Loading a VS.NET projet file list into a fileset ?

2002-08-25 Thread Julien Adam
Hi, I would like to perform some operations on the files contained in a VS.NET web project, mainly deploy them on a production server. Originally, I planned to write a custom app for that purpose. I put together some code to retrieve the file list from the .csproj file using some Active Directory