Re: Camel SFTP move is failing in new fuse

2012-04-11 Thread Claus Ibsen
on processed status. Directories exist in > server. > Try setting stepwise=false on the FTP endpoint. See details about this option at http://camel.apache.org/ftp2 > Thanks > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-SFTP-move-is-failin

Re: Camel SFTP move is failing in new fuse

2012-04-11 Thread kanmisc
p://camel.465427.n5.nabble.com/Camel-SFTP-move-is-failing-in-new-fuse-tp5618015p5632102.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel SFTP move is failing in new fuse

2012-04-05 Thread Claus Ibsen
it to upload files to those locations and it worked. Junit > did not have /move, moveFailed/ options. It has just uri="sftp://{{ftp.username}}@{{ftp.host}}{{ftp.loc.processed}}?password={{ftp.pwd}}"/>. > So I am doubting that, is /move/moveFailed/ causing this issue. Any help > appre