xiaominyan88 commented on issue #6070: URL: https://github.com/apache/seatunnel/issues/6070#issuecomment-2270321065
Hello, I meet the same issue when I use ftp source in seatunnel v2.3.3, but when I rewrite the source code according to ftp source connector code in seatunnel v2.3.8 or seatunnel dev branch, it still show the error as "file not exist", but when I add the code "client.enterLocalPassiveMode()" in getFileStatus method,it seems it can detect the source file, but it can not finish the job,can you give me some suggestions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
