- acceptRequest
void acceptRequest()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- denyRequest
void denyRequest(string reason)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
- leaveDirectory
void leaveDirectory()
Undocumented in source. Be warned that the author may not have intended to support it.
- pullRequest
SCPRequest pullRequest()
Undocumented in source. Be warned that the author may not have intended to support it.
- pushDirectory
void pushDirectory(string dirName, int mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- pushFile
void pushFile(string fileName, size_t size, uint mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- pushFile64
void pushFile64(string fileName, ulong size, uint mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
int read(void[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(void[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.