I have been using PUT instead of send, because it transfer files in binary
mode.
On Mon, Apr 20, 2009 at 11:10 AM, Xin CHEN
wrote:
> Hi All,
>
> I have been search on Google about my question and couldn't find. So I am
> here:
> 1, What's the difference between 'send' action and 'put' action?
> 2
Hello Xin,
send and put seem to be exactly the same according to the documentation.
I am not sure whether you can make the ftp task upload empty folders.
I do not see any action defined in the documentation to run chmod.
Regards,
Antoine
Xin CHEN wrote:
> Hi All,
>
> I have been search on Goo
The error is
Invalid byte 1 of 1-byte UTF-8 sequence.
Anderson, Rob (Global Trade) wrote:
>
> What is the output of the build? What is the error?
>
> -Rob A
>
>> -Original Message-
>> From: sarancse [mailto:[EMAIL PROTECTED]
>> Sent: Wednesday, June 27, 2007 9:09 AM
>> To: user@ant.a
What is the output of the build? What is the error?
-Rob A
> -Original Message-
> From: sarancse [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 27, 2007 9:09 AM
> To: user@ant.apache.org
> Subject: ANT FTP task
>
>
> I am unable to upload a file using the following ANT script.
> I
based target
Please some body help
with regards
Karthik
-Original Message-
From: bill/wilandra [mailto:[EMAIL PROTECTED]
Sent: Monday, March 06, 2006 12:38 PM
To: 'Ant Users List'
Subject: RE: ANT FTP TASK
Having never looked at the code, but, applying a little lo
Having never looked at the code, but, applying a little logic to the problem
I would ask if there is a Fileset class and if that class has an addFile
method? Then you should be able to see how to make a Fileset instance and
add File objects to it. Have you tried looking at the API doc to see if you