wxCurlFTPTool Class Reference
List of all members.
Public Member Functions |
| wxCurlFTPTool (const wxString &szURL=wxEmptyString, const wxString &szUserName=wxEmptyString, const wxString &szPassword=wxEmptyString, wxEvtHandler *pEvtHandler=NULL, int id=wxID_ANY, long flags=wxCURL_DEFAULT_FLAGS) |
bool | GetFTPFs (wxArrayFTPFs &fs, const wxString &szRemoteLoc=wxEmptyString) |
bool | Exists (const wxString &szRemoteLoc=wxEmptyString) |
bool | IsDirectory (const wxString &szRemoteLoc=wxEmptyString) |
bool | HasDirectory (const wxString &szRemoteLoc=wxEmptyString) |
wxDateTime | GetLastModified (const wxString &szRemoteLoc=wxEmptyString) |
long | GetContentLength (const wxString &szRemoteLoc=wxEmptyString) |
wxString | GetFileSuffix (const wxString &szRemoteLoc=wxEmptyString) |
The documentation for this class was generated from the following file: