Network Connections

ssh

Securely log into a remote host, or run commands on it

telnet

Log into a remote host (insecure!)

scp

Securely copy files to/from a remote host (batch)

sftp

Securely copy files to/from a remote host (interactive)

ftp

Copy files to/from a remote host (interactive, insecure!)

With Linux, it’s easy to establish network connections from one machine to another for remote logins and file transfers. Just make sure you do it securely.

Get Linux Pocket Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.