GATE
gate::net::SshFtp Class Reference
Inheritance diagram for gate::net::SshFtp:
gate::NonCopyable

Public Member Functions

 SshFtp (SshClientRef connectedClient)
 
void createDirectory (String const &path)
 
void removeDirectory (String const &path)
 
void deleteFile (String const &path)
 
void move (String const &path, String const &newPath)
 
File::Properties getProperties (String const &path)
 
void listEntries (String const &dirpath, File::callback_t const &callback, void *userparam)
 
File::pathmap_t listEntryPaths (String const &dirpath)
 
gate_sshclient_sftp_t * c_impl ()
 
SshClientRef getClient () const
 

The documentation for this class was generated from the following files: