Re: ftp with seda problem

2010-01-29 Thread SwenVogel
Would it possible that the content of the remote FTP files are not transfered to memory before the files are deleted by the OnCompletitionStrategy? -- View this message in context: http://old.nabble.com/ftp-with-seda-problem-tp27373947p27378068.html Sent from the Camel - Users mailing list

ftp with seda problem

2010-01-29 Thread SwenVogel
:tmp"); When in the FTP folder are multiple files, most of the downloaded files in the local tmp folder has zero size! This problem occurs not when i set "delete=false". More strange is that this problem only exists under Linux not Windows! Thanks... -- View thi