Port-FTP's NT4.0 Version

 
This binary version is compiled with the great cygwin package, which is available at www.cygwin.com. To make this binary run you will need one compatibility dll (cygwin1.dll).
 
Here's a mirror list:
http://cygwin.com/mirrors.html
 
The binary of pftp is a selfextracting zip file which contains an install.txt file, a Manual.txt file, and the binary itself.
The binary is an NT4.0 only version. It does not work on '95 or '98!!!
Due to my own limited knowlegde about NT the daemon does not work, thus you can only use the server and the client started directly from command line (related options `pftp -e' and `pftp -n' are disabled). All the other option should work correctly.
 
Ok, here's (pftp-1.1.6.exe 84320 bytes) the binary package.
 
To compile the binary for yourself download the source code from www.pftp.de, change to directory `./src/' and type `make -f Makefile.cygwin'.