Using Camel 2.11-SNAPSHOT I need to fetch the "250 OK ......" reply line because the ftp server we have to connect to use this line to tell us the server name of the uplaoded file. When looking in the camel-ftp source I only find references to client.storeFile() which returns a boolean.
Has anybody found a way to get hold of this reply? regards Asbjørn -- View this message in context: http://camel.465427.n5.nabble.com/how-to-get-the-ftp-reply-when-uploading-a-file-tp5730960.html Sent from the Camel - Users mailing list archive at Nabble.com.
