Hi,
I did the same as you expecting now but could not get any reply from last
2 days so now i decided to post it for the excellent people.
Few persons have been used it and i am getting their feedback on this.
Thanks & Regards
Vinod Soni
Enterprise Architecture (Humana)
Desk: +91-120-4398818
Mob
Why aren't you asking the people from whom you downloaded the task? It
seems to me that they would be more qualified to answer your question.
On Tue, Feb 15, 2011 at 6:52 AM, Vinod Soni wrote:
>
> Dear Team,
>
> I downloaded a FTP task from www.liveingit.de site. Which is used to
> transfer con
Same result after done all the changes :(
Thanks & Regards
Vinod Soni
Enterprise Architecture (Humana)
Desk: +91-120-4398818
Mobile:+91-989969
"Kalantri, Jeebitesh"
02/15/2011 07:53 AM
To
Vinod Soni
cc
"nant-developers@lists.sourceforge.net"
Subject
RE: [nant-dev] FTP task not working
One more thing which you should try is to put
put type="bin" rather than ascii
From: Vinod Soni [mailto:vs...@humana.com]
Sent: Tuesday, February 15, 2011 6:21 PM
To: Kalantri, Jeebitesh
Subject: RE: [nant-dev] FTP task not working
No, still it's not working and the same error i am getting. I sen
Try to put an IP address instead of the system like
\\xx.xxx.xxx.xx ot you can also try
\\systemname, I don't think you need to put FTP protocol
there.
And you can also try to put
Try to point the FTP location to that directory
Regards,
Jeebitesh Kalantri
From: Vinod Soni [mailto:vs...@humana
Dear Kalantri,
Thanks for quick response. I know that the ftp task is not avilable in any
release of NAnt and NAnt-Contrib. I done the changes you suggest but the
same result i am getting.
Thanks & Regards
Vinod Soni
Enterprise Architecture (Humana)
Desk: +91-120-4398818
Mobile:+91-989969
Hi Vinod,
First of all this task is not core functionality of NANT Library .
But as you can see below:-
It should have been :-
Please reply back if you have any issues.
Regards,
Jeebitesh Kalantri
From: Vinod Soni [mailto:vs...@humana.com]
Sent: Tuesday, February 15, 2011 5:23 PM
To: nant-
FYI.. Kindly help
Thanks & Regards
Vinod Soni
Enterprise Architecture (Humana)
Desk: +91-120-4398818
Mobile:+91-989969
- Forwarded by Vinod Soni/Non Employee/Humana on 02/15/2011 06:56 AM
-
Vinod Soni/Non Employee/Humana
02/15/2011 06:52 AM
To
nant-developers@lists.sourceforge.net
Dear Team,
I downloaded a FTP task from www.liveingit.de site. Which is used to
transfer contents from local system directory to over ftp location.
The written the following script to transfer content. but it's getting the
error when i try to run this. Kindly help if anybody have idea about the