Archived Forum Post

Index of archived forum posts

Question:

Ssh.SendIgnore not working

Feb 28 '16 at 18:20

My output keeps timing out. I've tried using ssh.sendignore in a timer but that doesn't seem to help.

any ideas?

also it seems ssh.sendignore is always false not sure why.

The output being fetch is not consistent., All I'm doing is reading a log file and it populates fast and sometimes slow so I cant get the PollMS timing right, I've tried pollTimeoutMs = 4000 to 20000 and still will timeout.

I'm not sure if there is a way to just keep reading and not use pollTimeoutMS

Error message

   ChilkatLog:
  ChannelReadAndPoll:
    DllDate: Dec 29 2015
    ChilkatVersion: 9.5.0.55
    UnlockPrefix: 30-day trial
    Username: BROCK-PC:Brock
    Architecture: Little Endian; 32-bit
    Language: .NET 4.0
    VerboseLogging: 0
    SshVersion: SSH-2.0-OpenSSH_4.3
    Initial read timed out.
    retval: -2
  --ChannelReadAndPoll
--ChilkatLog

thank you Brock