Back to search

scp

command network

Secure copy files between hosts over SSH

Required Packages

sudo apt install -y openssh-client

Options

Local path or [user@]host:path

Local path or [user@]host:path

Copy directories recursively

SSH port (default: 22)

Preserve modification times, access times, and modes

Limit the used bandwidth in Kbit/s

Disable progress meter and warnings

Show verbose debugging messages

Pass an option to SSH (e.g. StrictHostKeyChecking=no)

Generated Command

scp