Re: Questions about Camel's FTP component

2015-11-17 Thread Michele
Hi Derek, You can follow these topics http://camel.apache.org/oncompletion.html http://camel.apache.org/endpointcompleter.html Greetings Michele -- View this message in context: http://camel.465427.n5.nabble.com/Questions-about-Camel-s-FTP-component-tp5773919p5774001.html Sent from the Camel

Re: Questions about Camel's FTP component

2015-11-16 Thread Derek Yiu
Hi Michele Thank you for your reply I have gone throght the documentation But I still have a quesiton is the camel compatible with FTP command for producing or consuming file? such as Put * PostPutCommand PrePutCommand RNFR and RNTO Thanks with regards Derek Yiu -- View this message in conte

Re: Questions about Camel's FTP component

2015-11-16 Thread Michele
Hi Derek, If you look to the camel.apache.org project, you will be able to discover the documentation about the ftp component: http://camel.apache.org/ftp2.html http://camel.apache.org/ftp.html FTP extends File Component so all the options from File is inherited. http://camel.apache.org/file

Questions about Camel's FTP component

2015-11-16 Thread Derek Yiu
Dear Sir, I am Camel user. I would like to use it for our new EDI project development. This platform is used to communicate with different partner' FTP server. Therefore we may encountered many send/receive file requirement. Such as 1) move the file to other folder after delivered file to partner'