Re: [NAnt-users] Using ftp from nant on windows

2006-08-14 Thread Gary Feldman
Bonio Lopez wrote: > Hi, > > I think it would make more sense to just create a template configuration in a file, and then use a NAnt copy with a filterchain to create the actual script file. I'd also encourage using sftp or some other mechanism that obviates the need to have the passw

[NAnt-users] Using ftp from nant on windows

2006-08-14 Thread Bonio Lopez
Hi, Following shows how to use ftp on windows machines from nant.(May be somebody could need that. )