| 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*/) {} |