The starting directory on the ftp component must exists. Camel does not auto create that starting directory when using ftp.
Its by design. On Thu, Dec 5, 2013 at 10:46 AM, Bharath <[email protected]> wrote: > Hi, > > Why camel is not creating directories in ftp servers when it is given in > "from" endpoint > > Ex: from(sftp://abc/input).to(file://mnt/output) > > Here when we use file component in from endpoint it is creating folders > where as when we use sftp or ftp components in from endpoint it is not > creating the directories in ftp/sftp servers > > I am using camel 2.10.0 > > > Cheers!!! > Bharath.R > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-ftp-directory-creation-tp5744353.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
