isn't that the wrong password string? i thought your password is "pR F3Snb}?" and not "pR+F3Snb}?".
with that in mind, I could use this password and its corresponding encoded text "pR+F3Snb%7D%3F" with camel trunk successfully. regards, aki 2012/8/30 Hilde <[email protected]>: > Hello and thanks for answering! > > We are using Apache Camel 2.10.0! > > However just encoding the special characters does not help: > > String encodedPwd = URLEncoder.encode("pR+F3Snb}?", "UTF-8") > > With the result of the encoded string camel ftp cannot connect. > > Hilde > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Endpoint-uri-Questionmark-as-part-of-password-tp5718378p5718390.html > Sent from the Camel - Users mailing list archive at Nabble.com.
