Re: [NAnt-users] FTP Get multiple files with a wild Character(*)

2007-10-28 Thread Gert Driesen
- Original Message - From: "MurphyRic" <[EMAIL PROTECTED]> To: Sent: Monday, October 29, 2007 5:07 AM Subject: [NAnt-users] FTP Get multiple files with a wild Character(*) > > Hi, > > I am using 'mget' to get the files from the ftp server as show

[NAnt-users] FTP Get multiple files with a wild Character(*)

2007-10-28 Thread MurphyRic
Hi, I am using 'mget' to get the files from the ftp server as shown in the below url http://www.mail-archive.com/nant-users@lists.sourceforge.net/msg09503.html I am doing an "mget" on the ftp but this requires a 'Y'( for yes) for all the files it finds... how do I get all the relevant files wit