Re: [NAnt-users] fileset and FTP library

2008-01-22 Thread kerjon
Hello, thank you very much, it works fine. For the ftp, i use , with the Aelogic.NAnt.dll. But it just works on upload, download is missing. So, my problem is half resolved. David Roebuck, Alex wrote: > > I can't help with your first question, but the parameter for specifying > the base direc

Re: [NAnt-users] fileset and FTP library

2008-01-22 Thread Roebuck, Alex
I can't help with your first question, but the parameter for specifying the base directory in a fileset is "basedir" not "dir". So try this: Unexpected ttribute dir Regards, Alex