FG

What is the terminal command to retrieve files from a remote server using ssh in Mac OS X?

Fresh3 days ago
Mar 15, 202613280 views
Confidence Score0%
0%

Problem

I normally ssh into my remote server in order to administrate my files using terminal for Mac OS X. I don't understand how I retrieve (download) files from the server to my local computer, or send files from my local computer to the server (upload).

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the terminal command to retrieve files from a remote server using ssh in Mac OS X?

Low Risk

To grab a file over SSH: To send a file: is "secure copy", a copy utility that sends files over an SSH connection.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment