I have a large ND-JSON file in SFTP (~20K lines). Is there a way to generate sub files out of this (~500 lines each) and place in another folder in SFTP?
Does Mule 4 has the capability to split a large file and write in SFTP? Or is there a need for a Java component?
Please advise.