Skip to main content

I found this documentation: https://docs.mulesoft.com/munit/1.3/munit-ftp-server

but it is for an older version of munit (and mulesoft).

 

The 'latest' documentation doesn't seem to provide an munit ftp server, or not obviously linked.

 

Can someone point me to either documentation, or sample or perhaps updated versions of munit for munit 2.1 and mule 4?

 

these seem to be the old modules? (noticed same veriosn for munit-dbserver-module):

<dependency>

<groupId>com.mulesoft.munit.utils</groupId>

<artifactId>munit-ftpserver-module</artifactId>

<version>2.0.1</version>

<classifier>mule-plugin</classifier>

</dependency>

 

If no ftp server, how about a way to mock the receipt of a file that is streamed?

0/9000