User Tools

Site Tools


scp

SCP

scp copies files between hosts on a network.

It uses ssh for data transfer, and uses the same authentication and provides the same security as a login session.

scp SRC USER@HOST:/DEST/
scp test.txt root@abuba.de:/root/test.txt
scp.txt · Last modified: 2022/12/18 13:37 by julian

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki