Comment 17 for bug 982316

Revision history for this message
Mark A. Hershberger (hexmode) wrote :

> I guess the easiest way to fix this would be to special-case SSH URIs and just use the
> "ssh" command to try to make a connection, and use that for the can_reach method - this
> will also take care of ProxyCommand and friends, and should be more to the point.

Since there are also errors being reported here against smb, no special casing is necessary. Just attempt to make a connection using the specified GIO method.