, including all inherited members.
addOpenHandle(Botan::SecureVector< Botan::byte > &packet) | Ne7sshSftp | [private] |
adjustRecvWindow(int bufferSize) | ne7ssh_channel | |
APPEND enum value (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
attrs (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
cd(const char *remoteDir) | Ne7sshSftp | |
channelOpened (defined in ne7ssh_channel) | ne7ssh_channel | [protected] |
chmod(const char *remoteFile, const char *mode) | Ne7sshSftp | |
chown(const char *remoteFile, uint32 uid, uint32 gid=0) | Ne7sshSftp | |
closeFile(uint32 fileID) | Ne7sshSftp | |
commBuffer (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
currentPath (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
data2Send() | ne7ssh_channel | [inline] |
execCmd(const char *cmd) | ne7ssh_channel | |
fileBuffer (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
get(const char *remoteFile, FILE *localFile) | Ne7sshSftp | |
getCmdComplete() | ne7ssh_channel | [inline] |
getFileAttrs(sftpFileAttrs &attributes, Botan::SecureVector< Botan::byte > &remoteFile, bool followSymLinks=true) | Ne7sshSftp | [private] |
getFileAttrs(Ne7SftpSubsystem::fileAttrs &attributes, const char *remoteFile, bool followSymLinks=true) | Ne7sshSftp | |
getFileHandle(uint32 fileID) | Ne7sshSftp | [private] |
getFileSize(uint32 fileID) | Ne7sshSftp | [private] |
getFileStats(const char *remoteFile, bool followSymLinks=true) | Ne7sshSftp | [private] |
getFStat(uint32 fileID) | Ne7sshSftp | [private] |
getFullPath(const char *filename) | Ne7sshSftp | [private] |
getReceived() | ne7ssh_channel | [inline] |
getRecvWindow() | ne7ssh_channel | [inline] |
getSendWindow() | ne7ssh_channel | [inline] |
getShell() | ne7ssh_channel | |
handleData(Botan::SecureVector< Botan::byte > &packet) | Ne7sshSftp | [private, virtual] |
handleNames(Botan::SecureVector< Botan::byte > &packet) | Ne7sshSftp | [private] |
handleReceived(Botan::SecureVector< Botan::byte > &_packet) | ne7ssh_channel | |
handleSftpData(Botan::SecureVector< Botan::byte > &packet) | Ne7sshSftp | [private] |
handleStatus(Botan::SecureVector< Botan::byte > &packet) | Ne7sshSftp | [private] |
handleVersion(Botan::SecureVector< Botan::byte > &packet) | Ne7sshSftp | [private] |
init() | Ne7sshSftp | |
isDir(const char *remoteFile) | Ne7sshSftp | |
isFile(const char *remoteFile) | Ne7sshSftp | |
isOpen() | ne7ssh_channel | [inline] |
isRemoteShell() | ne7ssh_channel | [inline] |
isType(const char *remoteFile, uint32 type) | Ne7sshSftp | [private] |
lastError (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
ls(const char *remoteDir, bool longNames=false) | Ne7sshSftp | |
mkdir(const char *remoteDir) | Ne7sshSftp | |
mv(const char *oldFile, const char *newFile) | Ne7sshSftp | |
ne7ssh_channel(ne7ssh_session *_session) | ne7ssh_channel | |
Ne7sshSftp(ne7ssh_session *_session, ne7ssh_channel *_channel) | Ne7sshSftp | |
open(uint32 channelID) | ne7ssh_channel | |
openDir(const char *dirname) | Ne7sshSftp | |
openFile(const char *filename, uint8 shortMode) | Ne7sshSftp | |
OVERWRITE enum value (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
processAttrs(Botan::SecureVector< Botan::byte > &packet) | Ne7sshSftp | [private] |
put(FILE *localFile, const char *remoteFile) | Ne7sshSftp | |
READ enum value (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
readFile(uint32 fileID, uint64 offset=0) | Ne7sshSftp | |
receive() | ne7ssh_channel | |
receiveUntil(short _cmd, uint32 timeSec=0) | Ne7sshSftp | [private] |
receiveWhile(short _cmd, uint32 timeSec=0) | Ne7sshSftp | [private] |
receiveWindowAdjust() | Ne7sshSftp | [private] |
rm(const char *remoteFile) | Ne7sshSftp | |
rmdir(const char *remoteDir) | Ne7sshSftp | |
sendAdjustWindow() | ne7ssh_channel | [protected] |
sendAll() | ne7ssh_channel | |
sendClose() | ne7ssh_channel | |
sendEof() | ne7ssh_channel | |
seq (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
session (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
setTimeout(uint32 _timeout) | Ne7sshSftp | [inline] |
sftpCmd (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
sftpFiles (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
sftpFilesCount (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
timeout (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
windowRecv (defined in ne7ssh_channel) | ne7ssh_channel | [protected] |
windowSend (defined in ne7ssh_channel) | ne7ssh_channel | [protected] |
write(Botan::SecureVector< Botan::byte > &data) | ne7ssh_channel | |
writeFile(uint32 fileID, const uint8 *data, uint32 len, uint64 offset=0) | Ne7sshSftp | |
writeMode enum name (defined in Ne7sshSftp) | Ne7sshSftp | [private] |
~ne7ssh_channel() | ne7ssh_channel | [virtual] |
~Ne7sshSftp() | Ne7sshSftp | |