ftplib++
Details
| Size: | 0K |
| Last Update: | 2008-07-03 21:08:54 |
| Version: | 2.0.2 |
| OS Support: | Linux |
| License/Program Type: | LGPL (GNU Lesser General Public License) |
| Publisher: | Sikor Sxe |
| Price: | $0.00 |
Description:
ftplib++ 2.0.2 is libraries software developed by Sikor Sxe.
ftplib++ contains a c++ class providing ftp client functionality.
It supports all basic ftp functionality plus some advanced features like resuming, fxp, ssl/tls encryption, large file support, or logging to fit todays standards. The very base of ftplib++ is the nice code of Thomas Pfau's ftplib c library.
Every ftp session is represented by an ftplib object, whose methods are called to communicate with the ftp server.
The ftp sessions should begin with a call to myftp.Connect("myftp.org:21") (and maybe myftp.NegotiateEncryption()), be followed with myftp.Login("myuser","mypass") and ended by myftp.Quit(); For the magic in between, read the class methods documentation.
Most methods have their tasks yet explained from their name. ftplib++ uses the openssl library for encryption functionality, if you don't need it you can use the "NOSSL" flag, when compiling ftplib.cpp (g++ -c ftplib.cpp -DNOSSL).
If your system does not feature large file support you can use the "NOLFS" flag (g++ -c ftplib.cpp -DNOLFS).
ToDo:
implement up and download speed limitation.
What's New in This Release:
fixed a bug in the upload routine
ftplib++ 2.0.2 supports english interface languages and works with Linux.
Downloading ftplib++ 2.0.2 will take if you use fast ADSL connection.
0 comments
Add to
ftplib++ Version History
Related Software
|
|
From category: Compilers |
| brace 0.9.6 is compilers software developed by Sam Watkins. brace is a dialect of C that looks a bit like Python. It is compatible with C. brace has coroutines, hygenic macros, automatic prototypes... |
|
|
From category: Libraries |
| DBIx::Perlish module provides the ability to work with databases supported by the DBI module.... |
|
|
From category: Libraries |
| ALSA driver is an alternative implementation of Linux sound support.... |
|
|
From category: Perl-Modules |
| Parrot::Ops2c::Utils package contains methods holding functionality for tools/build/ops2c.pl.... |
|
|
From category: Libraries |
| dyndb 0.5.2 is libraries software developed by Uwe Ohse. dyndb is a dynamical database. dyndb is database with 1 key 1 value relation. The dyndb package contains fast and reliable tools to... |
|
|
From category: Libraries |
| Java 2 SE Runtime Environment 6 offers a \'feature complete\' version of Sun\'s next major release of the Java SE platform.... |
|
|
From category: UI-User-Interfaces |
| DarkSnow 0.6 is ui (user interfaces) software developed by Rafael Diniz. DarkSnow is a darkice GUI, it is very simple and it\'s written using GTK2, by Rafael Diniz, under GPLv2. What\'s New... |
|
|
From category: Libraries |
| Apache Lucene 2.0 is libraries software developed by Doug Cutting. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. Apache Lucene is a... |
|
|
From category: Libraries |
| Archive::Builder 1.06 is libraries software developed by Adam Kennedy. Archive::Builder is a file generation and archiving framework. SYNOPSIS Make a builder with one section, and... |
|
|
From category: Preprocessors |
| cpp2html 1.0.5 is preprocessors software developed by K. Karamazen. cpp2html uses C code with preprocessor macros as its input, and creates a hypertext view of the preprocessing. It can also enable... |
|
|
From category: Libraries |
| Convert::BulkDecoder 1.03 is libraries software developed by Johan Vromans and Squirrel Consultancy. Convert::BulkDecoder is a Perl module to extract (binary) data from mail and news messages. \... |
|
|
From category: Perl-Modules |
| Wizard::LDAP is an administration interface for your LDAP server.... |
|
|
From category: Libraries |
| cPdfWriter Image Graph Driver 0.2.2 is libraries software developed by Valeriu Palos. cPdfWriter is a PHP5 class for exporting PDF documents based on TCPDF, FPDF, and other related scripts.... |
|
|
From category: Libraries |
| CILib 0.5.6 is libraries software developed by CILib Team. CILib comes from Computational Intelligence Library. CILib is a collaborative research framework for developing Computational Intellige... |
|
|
From category: Libraries |
| Convert::BER 1.3101 is libraries software developed by Graham Barr. Convert::BER is a Perl module for ASN.1 Basic Encoding Rules. SYNOPSIS use Convert::BER; $ber =... |
Leave a comment