Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

Prevent system sleep during active session

Open segevfiner opened this issue 1 year ago • 1 comments
trafficstars

Summary of the new feature / enhancement

Similar to remote desktop, keeping the system from idle sleeping while an SSH session is in progress.

Due to modern standby, this might prove difficult as modern standby simply ignores power requests in many cases and even when it does, it often turns off the network. So even tools like PowerToys awake are unable to help.

Proposed technical implementation details (optional)

No response

segevfiner avatar Nov 25 '23 09:11 segevfiner

See also #1712

mgkuhn avatar Feb 04 '24 10:02 mgkuhn