Re: How to get a PreTranslateCommandEvent at SFTP (General questions)
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:
- How to get a PreTranslateCommandEvent at SFTP tran - BongHwan, 2009-08-05, 15:30
- Re: How to get a PreTranslateCommandEvent at SFTP - wodDamir, 2009-08-05, 15:38