27 #include <libssh/libssh.h> 28 #include <libssh/sftp.h> 42 class EXIV2LIB_DEPRECATED_EXPORT SSH {
76 int scp(
const std::string& filePath,
const byte* data,
size_t size);
85 void getFileSftp(
const std::string& filePath, sftp_file& handle);
102 ssh_session session_;
109 #endif // #ifdef EXIV2_HPP_ Basic file utility functions required by Exiv2.
Type definitions for Exiv2 and related functionality.
IPTC string type.
Definition: types.hpp:147
Error class for exceptions, log message class.
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of ...
Definition: asfvideo.hpp:36