FG
💻 Software

SSH and Latent Connections (e.g., satellite connections)

Fresh5 days ago
Mar 15, 20261953 views
Confidence Score0%
0%

Problem

Most of the week I live in the city where I have a typical broadband connection, but most weekends I'm out of town and only have access to a satellite connection. Trying to work over SSH on a satellite connection, while possible, is hardly desirable due to the high latency (> 1 second). My question…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SSH and Latent Connections (e.g., satellite connections)

Low Risk

One possible solution is to use sshfs to mount and browse around the remote filesystem with a local shell. You won't have latency while typing commands, but only when listing the contents of directories and accessing files. This includes significant…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment