[VB.NET]
Event OnSFTPCopyRemoteFile As TElSFTPServerCopyRemoteFileEvent
Delegate Sub TElSFTPServerCopyRemoteFileEvent(ByVal Sender As Object, ByVal Source As String, ByVal Destination As String, ByVal Overwrite As Boolean, ByRef ErrCode As Integer, ByRef ErrComment As String)