Defines and interface to the FTP utilities. More...
#include <cxxtls/file.h>
Go to the source code of this file.
Classes | |
class | FTP |
This class defines an interface to the ftp program. Basically it provides filesystem like queries and operations that operate on a remote machine using the ftp program to do the work. More... | |
struct | FileInfo |
A FileInfo is a combination of the name of a file and its FileStatus. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. |
Defines and interface to the FTP utilities.
Definition in file ftp.h.