hi,
i have a nant script that i use to build my .net project and i'm looking to see if there is a way to upload the resulted assemblies to some remote folder using an FTP task of nant.
i couldn't find any good example online, and i'm wonder if anyone know how to do it, if its doable at all.
FYI: i'm running it on a windows machine, if it makes any difference.
Thanks,
Ori