scp

su is needed.

Put

scp <src_Path> <user>@<ip>:<dest_Path>

Get

scp <user>@<ip>:<dest_Path> <src_Path>

Debug

-v.

Use root for password based authentication.

Bandwidth

-l 400.

Recursive

-r.

Silent

-q.

Updated: 2026 Aug 19