| The Sword Project: sword::FTPTransport Class Reference |
#include <ftptrans.h>
Inheritance diagram for sword::FTPTransport:


Public Member Functions | |
| FTPTransport (const char *host, StatusReporter *statusReporter=0) | |
| virtual char | getURL (const char *destPath, const char *sourceURL, SWBuf *destBuf=0) |
| int | copyDirectory (const char *urlPrefix, const char *dir, const char *dest, const char *suffix) |
|
virtual std::vector< struct DirEntry > | getDirList (const char *dirURL) |
| void | setPassive (bool passive) |
| void | terminate () |
Protected Attributes | |
| StatusReporter * | statusReporter |
| bool | passive |
| bool | term |
| SWBuf | host |
Definition at line 34 of file ftptrans.h.
| The SWORD Project; P. O. Box 2528; Tempe, AZ 85280-2528 USA |