By default, what happens to a file after it is read using an FTP connector Read operation?
By default, what happens to a file after it is read using an FTP connector Read operation?
By default, when a file is read using an FTP connector Read operation, the file stays in the same folder unchanged. This default behavior ensures that the file remains available until it is manually deleted or moved by another operation.
B is correct
B is correct. "When the file is read from the FTP source folder, the default behavior of the operation in Mule 4 is that it remains in the same folder until it is manually deleted." https://docs.mulesoft.com/ftp-connector/1.5/ftp-read
B is correct
B is correct
B is correct
Although B is correct, it is best practice to move the file to another folder, that way you can see what files are processed and what files are not.
Agree with truongbui Correct answer is B! https://docs.mulesoft.com/ftp-connector/1.5/ftp-read
It's B