The file is not created or it has zero length?
If zero length file is created, please ensure that ms.Position = 0
first.
If the file is not created at all, please post here or send to support@rebex.net debug communication log. It can be created like this:
ssh.LogWriter = New Rebex.FileLogWriter("c:\temp\ssh.log", Rebex.LogLevel.Debug)