Claus, thanks for the reply. I am getting the same exception after adding the stepwise=false.
This is the log from filezilla server interface : (000299)06/04/2016 14:59:03 - (not logged in) (127.0.0.1)> USER testftp (000299)06/04/2016 14:59:03 - (not logged in) (127.0.0.1)> 331 Password required for testftp (000298)06/04/2016 14:59:08 - (not logged in) (127.0.0.1)> PASS ******** (000298)06/04/2016 14:59:08 - testftp (127.0.0.1)> 230 Logged on (000299)06/04/2016 14:59:09 - (not logged in) (127.0.0.1)> PASS ******** (000299)06/04/2016 14:59:09 - testftp (127.0.0.1)> 230 Logged on (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> TYPE A (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 200 Type set to A (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> PWD (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 257 "/" is current directory. (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> CWD gtech/unzip/HUT_Week54_09Apr-15Apr *(000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 550 CWD failed. "/gtech/unzip/HUT_Week54_09Apr-15Apr": directory not found.* *(000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> MKD gtech/unzip/HUT_Week54_09Apr-15Apr* (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 257 "/gtech/unzip/HUT_Week54_09Apr-15Apr" created successfully (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> CWD / (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 250 CWD successful. "/" is current directory. (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> PWD (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 257 "/" is current directory. (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> CWD gtech (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 250 CWD successful. "/gtech" is current directory. (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> CWD unzip (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 250 CWD successful. "/gtech/unzip" is current directory. (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> CWD HUT_Week54_09Apr-15Apr (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> 250 CWD successful. "/gtech/unzip/HUT_Week54_09Apr-15Apr" is current directory. (000298)06/04/2016 14:59:16 - testftp (127.0.0.1)> PORT 127,0,0,1,23,228 Thanks Suresh -- View this message in context: http://camel.465427.n5.nabble.com/camel-ftp-550-directory-not-found-tp5780588p5780590.html Sent from the Camel - Users mailing list archive at Nabble.com.