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

by wodDamir, (5756 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

locked

Complete thread: