Frends tasks for listing files from the FTP(S) source.
You can install the Task via frends UI Task View or you can find the NuGet package from the following NuGet feed https://www.myget.org/F/frends-tasks/api/v2.
Rebuild the project
dotnet build
Run the Docker compose from solution root using
docker-compose -f Frends.FTP.ListFiles.Tests/docker-compose.yml up
Run the tests
dotnet pack --configuration Release