Have a look at your build.xml and search for non-ASCII characters ... or
change (set) the xml setting <?xml version="1.0" encoding="ISO-8859-1"?> (maybe another encoding) Jan >-----Ursprüngliche Nachricht----- >Von: sarancse [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 27. Juni 2007 18:05 >An: user@ant.apache.org >Betreff: ANT FTP tsk > > >Hi I am used the following build script to upload files to >remote server >using ANT >I had included jakarta-oro-2.0.8.jar and commons-net-1.4.0.jar >to ANT lib. >But still I got the following error. >Invalid byte 1 of 1-byte UTF-8 sequence >Hope this will help to other folks also ... >Please help on this... > > > > > > >-- >View this message in context: >http://www.nabble.com/ANT-FTP-tsk-tf3989162.html#a11327021 >Sent from the Ant - Users mailing list archive at Nabble.com. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]