SSH: Why doesn't "get" command work?
Fresh3 days ago
Mar 15, 202614681 viewsConfidence Score0%
0%
Problem
I need to download some files using , but I'm not able to get them. The first command I try is: ...and nothing happens. The second command is: ...and for each file I get the following error message:
Error Output
ssh get folderName
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: SSH: Why doesn't "get" command work?
Low Risk
There's no such thing as an command. You probably wanted , or maybe . is the "Secure SHell". It's for securely connecting to a command shell on remote machines (think of it like secure ), or sending shell commands to be executed by another machine. …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix