Hi czezz,

> In both cases, connection fails and in the end I get message:
> "Unsupported remote protocol version".

>From SSHDOS source code:
###
   if(remote_major != 1 && remote_minor == 0)
        fatal("Unsupported remote protocol version\n");
###
So, the remote server has to support 1.0.

1) Did you try the -v switch for verbose mode?
2) What server is on the remote site?

Robert Riebisch
-- 
              +++ BTTR Software +++
     Home page:  http://www.bttr-software.de/
DOS ain't dead:  http://www.bttr-software.de/forum/

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to