Nice work. I have tested it on my server. It works well. But I think maybe
two things could be improved.
a. It will be more convenient if the ftp-deploy task have a 'localfile'
attribute to allow single file uploading or use the <fileset> element to
control the files to upload. 
b. Since the task calls ftp.exe, there will be firewall notification window
show up duraing the task execution. So why not using a native .net FTP
library to upload files? Here's one of the FTP libraries - 
http://www.csharphelp.com/archives/archive9.html FTP Client library in C# . 

Wayne
NAntBuilder.com


Abe Rodriguez wrote:
> 
> Hey everybody, I've written a task to (hopefully) ease simple FTP
> deployments from NAnt, check it out -
> http://blog.aelogic.net/archive/2007/11/19/NAntbased-FTP-deployment-task.asp
> x
> 
>  
> 
> Let me know what you all think!
> 
>  
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> NAnt-users mailing list
> NAnt-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
> 
> 


-----
Wayne Wong
http://www.nantbuilder.com NAntBuilder Team 

-- 
View this message in context: 
http://www.nabble.com/FTP---NAnt-tf4845532.html#a13966257
Sent from the NAnt - Users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to