Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
superflexible authored Jul 14, 2020
1 parent fe42e08 commit daf21e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# TGPuttyLib
A dynamic link library with Delphi and C++ bindings based on PuTTY
A shared library / DLL with Delphi and C++ bindings based on PuTTY, for Windows and Linux (and soon Mac).

The new TGPuttyLib SFTP Library is a DLL/.so conversion of the psftp program from the well-known PuTTY suite by Simon Tatham.

It allows developers to transfer files with the highest possible transfer rates (over 100MB/sec). The rates are higher than with any other known library.

TGPuttyLib is based on PuTTY Release 0.74. Ready-to-use classes are currently available for C++, Delphi and Free Pascal.

The library is now available for Windows and Linux. A MacOS adaptations will follow very soon.
The library is now available for Windows and Linux. A MacOS adaptation will follow very soon.

The compiled libraries can be found in the Win32/Win64/Linux (Compiled Libs) folders. There is no difference between a Debug and Release version.

Expand Down

0 comments on commit daf21e9

Please sign in to comment.