Skip to content

scp [选项] <源路径> <目标路径> scp /home/user/file.txt username@remote_host:/home/username/

docker cp docker cp 容器名:路径 主机路径