Searched refs:PutFile (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/apps/codycam/
H A DFileUploadClient.cpp46 FileUploadClient::PutFile(const string& local, const string& remote, ftp_mode mode) function in class:FileUploadClient
H A DFileUploadClient.h24 virtual bool PutFile(const string& local, const string& remote,
H A DSftpClient.h31 bool PutFile(const string& local,
H A DFtpClient.h34 bool PutFile(const string& local, const string& remote,
H A DSpawningUploadClient.h19 virtual bool PutFile(const string& local, const string& remote,
H A DSpawningUploadClient.cpp161 SpawningUploadClient::PutFile(const string& local, const string& remote, ftp_mode mode) function in class:SpawningUploadClient
H A DSftpClient.cpp131 SftpClient::PutFile(const string& local, const string& remote, ftp_mode mode) function in class:SftpClient
H A DFtpClient.cpp185 FtpClient::PutFile(const string& local, const string& remote, ftp_mode mode) function in class:FtpClient
H A DVideoConsumer.cpp725 if (ftp->PutFile((string)filename, (string)"temp")) {

Completed in 99 milliseconds