Re: invalid private key problem in apache camel sftp

2015-03-05 Thread yogu13
Try using forward slash ("/") instead of backward ("\") so your param would look like this -> privateKeyFile=C:/CamelAFT/achpriv_rsa.pp Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/invalid-private-key-problem-in-apache-camel-sftp

invalid private key problem in apache camel sftp

2015-03-04 Thread Ram
el.465427.n5.nabble.com/invalid-private-key-problem-in-apache-camel-sftp-tp5763613.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel SFTP

2015-01-16 Thread Luciano Nunes
into local folder to start the business process. Again, thanks! Luciano -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-SFTP-tp5761656p5761800.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel SFTP

2015-01-13 Thread Claus Ibsen
> org.apache.commons.net.ftp.FTP.sendCommand(FTP.java:582) at > org.apache.commons.net.ftp.FTP.pwd(FTP.java:1454) at > org.apache.commons.net.ftp.FTPClient.printWorkingDirectory(FTPClient.java:2658) > at > org.apache.camel.component.file.remote.FtpOperations.getCurrentDirectory(FtpOperations.java:697) > .

Apache Camel SFTP

2015-01-13 Thread Luciano Nunes
parameter to teach the Camel to send keepalives to FTP server to avoid this situation? Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-SFTP-tp5761656.html Sent from the Camel - Users mailing list archive at Nabble.com.