Frends Task for deleting files from FTP(S) server.
You can install the Task via frends UI Task View.
git clone https://github.com/FrendsPlatform/Frends.FTP.git
dotnet build
Run the Docker compose from solution root using
docker-compose -f Frends.FTP.DeleteFiles.Tests/docker-compose.yml up
Run the tests
dotnet test
dotnet pack --configuration Release
StyleCop.Analyzer version (unmodified version 1.1.118) used to analyze code uses Apache-2.0 license, full text and source code can be found in https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/README.md