Qore Programming Language  0.8.11.1
QoreFtpClient Member List

This is the complete list of members for QoreFtpClient, including all inherited members.

connect(ExceptionSink *xsink)QoreFtpClient
cwd(const char *dir, ExceptionSink *xsink)QoreFtpClient
del(const char *file, ExceptionSink *xsink)QoreFtpClient
disconnect()QoreFtpClient
get(const char *remotepath, const char *localname, ExceptionSink *xsink)QoreFtpClient
getAsBinary(const char *remotepath, ExceptionSink *xsink)QoreFtpClient
getAsString(const char *remotepath, ExceptionSink *xsink)QoreFtpClient
getHostName() const QoreFtpClient
getMode() const QoreFtpClient
getPassword() const QoreFtpClient
getPort() const QoreFtpClient
getSSLCipherName() const QoreFtpClient
getSSLCipherVersion() const QoreFtpClient
getURL() const QoreFtpClient
getUserName() const QoreFtpClient
isDataSecure() const QoreFtpClient
isSecure() const QoreFtpClient
list(const char *path, bool long_list, ExceptionSink *xsink)QoreFtpClient
mkdir(const char *remotepath, ExceptionSink *xsink)QoreFtpClient
operator=(const QoreFtpClient &)QoreFtpClientprotected
privQoreFtpClientprotected
put(const char *localpath, const char *remotename, ExceptionSink *xsink)QoreFtpClient
putData(const void *data, qore_size_t len, const char *remotename, ExceptionSink *xsink)QoreFtpClient
pwd(ExceptionSink *xsink)QoreFtpClient
QoreFtpClient(const QoreFtpClient &)QoreFtpClientprotected
QoreFtpClient(const QoreString *url, ExceptionSink *xsink)QoreFtpClient
QoreFtpClient()QoreFtpClient
rename(const char *from, const char *to, ExceptionSink *xsink)QoreFtpClient
rmdir(const char *remotepath, ExceptionSink *xsink)QoreFtpClient
setControlEventQueue(Queue *cbq, ExceptionSink *xsink)QoreFtpClient
setDataEventQueue(Queue *cbq, ExceptionSink *xsink)QoreFtpClient
setEventQueue(Queue *cbq, ExceptionSink *xsink)QoreFtpClient
setHostName(const char *h)QoreFtpClient
setInsecure()QoreFtpClient
setInsecureData()QoreFtpClient
setModeAuto()QoreFtpClient
setModeEPSV()QoreFtpClient
setModePASV()QoreFtpClient
setModePORT()QoreFtpClient
setPassword(const char *p)QoreFtpClient
setPort(int p)QoreFtpClient
setSecure()QoreFtpClient
setURL(const QoreString *url, ExceptionSink *xsink)QoreFtpClient
setUserName(const char *u)QoreFtpClient
verifyPeerCertificate() const QoreFtpClient
~QoreFtpClient()QoreFtpClient