Can the Ant mail server either parse the html escaped characters and insert the correct character representation -OR-
Reject the transmission altogether?
Vielen Danke,
Martin-
----- Original Message ----- From: "Dominique Devienne" <[EMAIL PROTECTED]>
To: "Ant Developers List" <dev@ant.apache.org>
Sent: Monday, May 16, 2005 10:21 PM
Subject: Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html
On 14 May 2005 13:14:15 -0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
+<pre> + <ftp action="get" + server="ftp.hypthetical.fr" + userid="anonymous" + password="[EMAIL PROTECTED]" + defaultDateFormatConfig="d MMM yyyy" + recentDateFormatConfig="d MMM HH:mm" + serverLanguageCodeConfig="fr"> + <fileset dir="htdocs/manual"> + <include name="**/*.html"/> + </fileset> + </ftp> +</pre>
The " are not necessary, are they Steven? Makes it a lot harder to read, no? --DD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]