Re: How to get a PreTranslateCommandEvent at SFTP - WeOnlyDo Discussion board

Re: How to get a PreTranslateCommandEvent at SFTP (General questions)

by wodDamir, Wednesday, August 05, 2009, 15:38 (5371 days ago) @ BongHwan

Hi Bonghwan,

Unfortunately, it's not possible to use PreTranslateCommand and PreTranslateReply with SFTP, since SFTP is encrypted and works in a completely different way then FTP.

The only way to accomplish this is by checking and logging what method is started and if it finished correctly or not (using Done event i.e.).

Regards,
Damba


Complete thread: