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.
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
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
- 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 shown in the
> below url
> http://www.mail-ar
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 FTP
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
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.
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
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
- 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 am getting close to putting Na
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
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?
Title: Ftp task?
FTP is
very unsecure (most of the time) and I believe this is the reason no real
effort has been made in this regard.
I,
personally, wouldn't use it for production code.
Dan Pupek
Software
Engineer
Advanced Systems
Technology, Inc
[EMAIL PROTECTED]
(850)
475-4038
-
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
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
15 matches
Mail list logo