Re: [NAnt-users] copy Txt file to remote computer with UserName & pwd

2007-11-27 Thread MurphyRic
TTP server, or just > a Network Neighborhood computer? > > Wayne > http://www.nantbuilder.com NAntBuilder Team > > > MurphyRic wrote: >> >> Hello All, >> >> I need a small target - in which I want to copy a Text file to a >> directo

[NAnt-users] copy Txt file to remote computer with UserName & pwd

2007-11-19 Thread MurphyRic
Hello All, I need a small target - in which I want to copy a Text file to a directory on a remote computer with UserName & pwd. Thanks and Regards -- View this message in context: http://www.nabble.com/copy-Txt-file-to-remote-computer-with-UserName---pwd-tf4835859.html#a13834835 Sent from th

[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