FG
šŸ’» Software

Windows screen shots via command-line SSH session

Fresh7 days ago
Mar 15, 20267270 views
Confidence Score0%
0%

Problem

I've browsed the handful of "screen capture" queries here, but I was unable to find anything which addressed my specific need. I'm looking for a command-line tool that I can run via remote SSH connection (by way of the cygwin sshd daemon). There are several to choose from, but the few I've tried (I…

Error Output

ssh user@windowshost "screencap --output /tmp/console.jpg"
scp user@windowshost:/tmp/console.jpg /some/destdir

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Windows screen shots via command-line SSH session

Low Risk

If you already have VNC on the machine you may try to make screenshots through VNC, e.g. with VNC Snapshot.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment