MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / OnPostSendFile

Method OnPostSendFile

deps/FtpClient/FTPClient.h:211–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209 virtual void OnPreSendFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {}
210 virtual void OnPostReceiveFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {}
211 virtual void OnPostSendFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {}
212
213 virtual void OnSendCommand(const CCommand& /*Command*/, const CArg& /*Arguments*/) {}
214 virtual void OnResponse(const CReply& /*Reply*/) {}

Callers 1

UploadFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected