That's what confusing to me, its a public ftp server, just an anonymous login:
Camel can successfully log in and find the file for download, even on TRACE I can't get an exact error thats causing the download to fail: ... [ main] FtpOperations TRACE Connecting to ftp://[email protected]:21 using connection timeout: 10000 [ main] FtpOperations TRACE Using SoTimeout=300000 [ main] FtpOperations TRACE Attempting to login anonymous [ main] FtpOperations TRACE User anonymous logged in: true [ main] FtpConsumer DEBUG Connected and logged in to: ftp://[email protected]:21 ... [/bulletina/29-volume-xxix/xml/] FtpConsumer TRACE Found 1 in directory: products/eop/rapid/bulletina/29-volume-xxix/xml [/bulletina/29-volume-xxix/xml/] FtpConsumer TRACE FtpFile[name=bulletina-xxix-038.xml, dir=false, file=true] [/bulletina/29-volume-xxix/xml/] FtpConsumer DEBUG Took 0.002 seconds to poll: products/eop/rapid/bulletina/29-volume-xxix/xml/ [/bulletina/29-volume-xxix/xml/] FtpConsumer DEBUG Total 1 files to consume [/bulletina/29-volume-xxix/xml/] FtpConsumer TRACE Processing file: RemoteFile[bulletina-xxix-038.xml] [/bulletina/29-volume-xxix/xml/] FtpConsumer TRACE Retrieving file: products/eop/rapid/bulletina/29-volume-xxix/xml/bulletina-xxix-038.xml from: Endpoint[ftp://ftp.iers.org/products/eop/rapid/bulletina/29-volume-xxix/xml/?delay=60000&fileName=bulletina-xxix-038.xml&stepwise=false&useList=false] [/bulletina/29-volume-xxix/xml/] FtpOperations TRACE retrieveFile(products/eop/rapid/bulletina/29-volume-xxix/xml/bulletina-xxix-038.xml) [/bulletina/29-volume-xxix/xml/] FtpOperations TRACE Client retrieveFile: products/eop/rapid/bulletina/29-volume-xxix/xml/bulletina-xxix-038.xml [/bulletina/29-volume-xxix/xml/] FtpConsumer WARN Error processing file RemoteFile[bulletina-xxix-038.xml] due to Cannot retrieve file: RemoteFile[bulletina-xxix-038.xml] from: Endpoint[ftp://ftp.iers.org/products/eop/rapid/bulletina/29-volume-xxix/xml/?delay=60000&fileName=bulletina-xxix-038.xml&stepwise=false&useList=false]. Caused by: [org.apache.camel.component.file.GenericFileOperationFailedException - Cannot retrieve file: RemoteFile[bulletina-xxix-038.xml] from: Endpoint[ftp://ftp.iers.org/products/eop/rapid/bulletina/29-volume-xxix/xml/?delay=60000&fileName=bulletina-xxix-038.xml&stepwise=false&useList=false]] -- View this message in context: http://camel.465427.n5.nabble.com/Camel-FTP-and-Docker-tp5788132p5788160.html Sent from the Camel - Users mailing list archive at Nabble.com.
