If I just wrap a library, that introduces a dependency into NAnt. Is this ok to do?
Erick > -----Original Message----- > From: Clayton Harbour [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 09, 2003 7:24 AM > To: Erick Thompson; NAnt developers (E-mail) > Subject: RE: [nant-dev] 0.8.3 final > > > First, I think an ftp task would be great! > > >At the moment, I'm looking for a open source C# FTP client I can > liberally > >copy and paste from. > > I did a quick Google and came up with the following: > http://www.enterprisedt.com/downloads/csftp/csftp.html > I haven't had time to look at it but I found the following review: > http://weblogs.asp.net/mreynolds/posts/10028.aspx > > I am sure that there are other libraries out there as well. I know > there was one on sf.net that I came across awhile ago and thought was > cool (bundled with a number of other .net "forgotten" protocols) but I > can't seem to find it in my bookmarks (or Google). > > Whichever library you pick I would recommend instead of doing arts and > crafts on the internals (copy and paste) just wrap the library. It > would make the task more usable if you could swap out some arbitrary > library later on. > > I look forward to nant ftpin'! :-) > > > Clayton > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
