summaryrefslogtreecommitdiff
path: root/net/ftplibpp/DESCR
blob: 7eb238eb67d9c0626d10ad7f0b4677eed599f501 (plain)
1
2
3
4
5
6
ftplibpp is a C++ class providing ftp client functionality. It is a
direct derivate from the great ftplib C library by Thomas Pfau. It was
ported to C++, modified and some features added to fit today's FTP
standards, like resuming up- and downloads, fxp support, SSL/TLS encryption
and logging functionality. However the very base of ftplibpp is still the
nice code from Thomas Pfau.