Re: [NAnt-users] FTP Task

2009-01-28 Thread Ron Grabowski
Message From: Karl Stubsjoen To: nant-users@lists.sourceforge.net Sent: Wednesday, January 28, 2009 3:03:34 PM Subject: Re: [NAnt-users] FTP Task Does anyone have any ideas on this?? On Tue, Jan 27, 2009 at 10:18 AM, Karl Stubsjoen wrote: > Hello, > I need to make a tweak to the FTP task.

Re: [NAnt-users] FTP Task

2009-01-28 Thread Karl Stubsjoen
Does anyone have any ideas on this?? On Tue, Jan 27, 2009 at 10:18 AM, Karl Stubsjoen wrote: > Hello, > I need to make a tweak to the FTP task. When it compares dates from > my local system to remote system, the date of the remote system is off > by 1 hour, so code I've made changes to inside th

[NAnt-users] FTP Task

2009-01-27 Thread Karl Stubsjoen
Hello, I need to make a tweak to the FTP task. When it compares dates from my local system to remote system, the date of the remote system is off by 1 hour, so code I've made changes to inside this hour do not get ftp'd when overwrite is false. I'm hoping to: a) configure the FTP task somehow b

Re: [NAnt-users] FTP & NAnt

2007-11-26 Thread Wayne Wong
Nice work. I have tested it on my server. It works well. But I think maybe two things could be improved. a. It will be more convenient if the ftp-deploy task have a 'localfile' attribute to allow single file uploading or use the element to control the files to upload. b. Since the task calls ftp

[NAnt-users] FTP & NAnt

2007-11-20 Thread Abe Rodriguez
Hey everybody, I've written a task to (hopefully) ease simple FTP deployments from NAnt, check it out - http://blog.aelogic.net/archive/2007/11/19/NAntbased-FTP-deployment-task.asp x Let me know what you all think! - Th

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

Re: [NAnt-users] FTP nant tasks

2007-07-01 Thread wangmeng
search ftp nant in google,somebody do it using enetftp,you can write one using wininet wrapper or netframework 2.0 ftp support   === 2007-6-28 11:31 09:07 Ashish Mittal 您在来信中写到: [NAnt-users] FTP nant tasks === Hello friends    I want to do

[NAnt-users] FTP nant tasks

2007-06-27 Thread Ashish Mittal
Hello friends I want to do FTP and Telnet task using NAnt.but not getting sufficient resources on the net ... Please help me to provide some information on the FTP and Telnet taskfriends I am new in this field so please help me. Thanks &

[NAnt-users] FTP Tasks

2007-06-27 Thread Ashish Mittal
Hello friends, Do you have any idea of how to do FTP from NAnt .please provide me the help... Thanks # THIS EMAIL MESSAGE IS FOR THE SOLE USE OF THE INTENDED RECIPIENT(S) AND MAY CONTAIN CONFIDENTIAL AND PRIVILEGED INFO

Re: [Nant-users] FTP

2005-09-12 Thread Troy Laurin
On 9/13/05, Ashley Moran <[EMAIL PROTECTED]> wrote: > Paul Cowan wrote: > > Is FTP in anyway possible through Nant? > > You have to use an external program. There is also an FTP task available for NAnt, unfortunately it is not distributed as part of NAnt or NAnt-Contrib. You can get it from here

Re: [Nant-users] FTP

2005-09-12 Thread Ashley Moran
Paul Cowan wrote: Is FTP in anyway possible through Nant? You have to use an external program. I do a lot of SFTP with NAnt using the PuTTY tools as psftp can run commands from a script. You can use the standard ftp tool- the Windows version takes a -s argument to specify a script.

[Nant-users] FTP

2005-09-12 Thread Paul Cowan
Hi all,   Is FTP in anyway possible through Nant? Thanks Paul _ VirusChecked for Huntsworth plc _

RE: [Nant-users] FTP Uploads - what are you people using as solution?

2005-06-26 Thread Bevan Arps
Hi Thomas. > What are you people using as solution for automating FTP uploads? > I have the situation that in a publishing step I need to automatically > upload stuff to an FTP location. The Nant ftp task is still coming. So, > what are the alternatives that are popular? I make extensive us

[Nant-users] FTP Uploads - what are you people using as solution?

2005-06-25 Thread Thomas Tomiczek
Title: FTP Uploads - what are you people using as solution? Hi. What are you people using as solution for automating FTP uploads? I have the situation that in a publishing step I need to automatically upload stuff to an FTP location. The Nant ftp task is still coming. So, what are the alt

RE: [Nant-users] Ftp task?

2004-07-13 Thread Bonnett, Evan A
Title: RE: [Nant-users] Ftp task? Let me know when you look into this.  I would be glad to contribute to the cause by spearheading the task.  For now, I am going to use the   but would like it to be a little cleaner.  As soon as I get my build running smooth, I will start to work on the task

Re: [Nant-users] Ftp task?

2004-07-13 Thread Gert Driesen
- Original Message - From: "Bonnett, Evan A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 13, 2004 9:37 PM Subject: [Nant-users] Ftp task? > Is there a need for an ftp task? I tar up all my files and ftp them to my > servers. Now that I

Re: [Nant-users] Ftp task?

2004-07-13 Thread Scott Hernandez
Engr.) To: NAnt Users List Sent: Tuesday, July 13, 2004 1:04 PM Subject: RE: [Nant-users] Ftp task? At one point I had thought of using webdav to upload files to our site. It's not any more secure than FTP but the functionality would have allowed our team to "auto-post

RE: [Nant-users] Ftp task?

2004-07-13 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
task could be a really cool addition to NantContrib.   -- Edwin G. Castro [EMAIL PROTECTED]     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan PupekSent: Tuesday, July 13, 2004 1:03 PMTo: NAnt Users List; Bonnett, Evan ASubject: RE: [Nant-users] Ftp task?

RE: [Nant-users] Ftp task?

2004-07-13 Thread Dan Pupek
-4038 -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Bonnett, Evan ASent: Tuesday, July 13, 2004 2:38 PMTo: [EMAIL PROTECTED]Subject: [Nant-users] Ftp task? Is there a need for an ftp task?  I tar up all my files and ftp them to my servers.

[Nant-users] Ftp task?

2004-07-13 Thread Bonnett, Evan A
Title: Ftp task? Is there a need for an ftp task?  I tar up all my files and ftp them to my servers.  Now that I am getting close to putting Nant into production, I am thinking about an ftp and a tar task.  Is this something anyone would be interested in? Just curious. Evan A. Bonnett Reyno

[Nant-users] ftp task

2004-06-03 Thread Sascha Andres
Hi, I've done a small start for the ftp task. Well, it's a small start. Basicly I'm capable of downloading / uploading one file at a time. I used code from http://sourceforge.net/projects/dotnetftpclient/ to get this tasks running. My tests run smoothly, but there are some features that are miss

RE: [Nant-users] ftp mirror (was: Nant taskdefs)

2003-01-07 Thread JohnA
I am currently using ant. I have a Java FtpMirror taskdef that keeps a remote dirtree in sync with a dirtree on my harddrive. Also I'm using a Concatenate taskdef that takes a fileset and creates 1 file from it.    Are there equivalent Nant taskdefs out there? If not equivalent, I'll take an

RE: [Nant-users] ftp mirror (was: Nant taskdefs)

2003-01-07 Thread mlist
I am currently using ant. I have a Java FtpMirror taskdef that keeps a remote dirtree in sync with a dirtree on my harddrive. Also I'm using a Concatenate taskdef that takes a fileset and creates 1 file from it.    Are there equivalent Nant taskdefs out there? If not equivalent, I'll take an