MuleSoft Certified Developer – Level 1 — Question 32

By default, what happens to a file after it is read using an FTP connector Read operation?

Answer options

Correct answer: B

Explanation

The correct answer is B because a Read operation using an FTP connector does not modify the file; it simply retrieves its contents. The other options are incorrect as they imply some form of alteration or movement of the file, which does not occur during a Read operation.