首页 文章详情

SCP使用示例

约 1 分钟阅读

SCP 复制远程服务器上的目录

scp -p 22 -r root@ip:/home/example/ /temp/

评论

正在加载评论...

相关文章