A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/robinrodricks/FluentFTP.GnuTLS below:

robinrodricks/FluentFTP.GnuTLS: Premiere .NET wrapper for GnuTLS along with integration into FluentFTP

Premiere .NET wrapper for GnuTLS that provides streams to integrate with FluentFTP.

Published as FluentFTP.GnuTLS.

See FluentFTP Wiki.

According to the GnuTLS LGPL license, you need to be able to obtain the source code of the original GnuTLS library or the source code of any derivate or modification of the GnuTLS library.

The FluentFTP.GnuTLS wrapper uses the ORIGINAL unmodified GnuTLS library as a .dll that is dynamically linked.

As of this writing, the GnuTLS library version needed is 3.8.0.

This guide is for building GnuTLS-30.dll and its dependencies from their respective original official source.

1. Setup and use a fresh install of WSL2 using Debian Bullseye (Debian 11)

Read up on how to export, import, de-register and download WSL2 images for use on your Windows PC.

Do NOT use an existing Debian 11 image. Export it in order to save it and install a fresh one.

Perform the following steps in WSL2(Debian 11), work as root or use sudo appropriately:

Perform this once:

> mkdir mkgnutls && cd mkgnutls

> apt-get install wget git subversion gettext lzip automake autoconf autogen autopoint \
libtool make colormake pkg-config wx-common mingw-w64 mingw-w64-tools

> mkdir sources && mkdir builds && mkdir builds/gnutls && mkdir builds/gnutls/client64

In order to download the sources, build and install these libraries, use the scripts in the Libs/Build folder.

4. Optionally strip symbols from .dll

You will find the compiled binary files in the folder mkgnutls/builds/gnutls/client64/bin:

6. Build FluentFTP.GnuTLS

Use Visual Studio to build FluentFTP.GnuTLS, which will include the Windows DLLs and Linux binaries in the package.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4