西红柿炒蛋
  • 首页
  • 归档
  •   
  •   
2023年7月2日 晚上
218 字 2 分钟

 目录

服务器数据迁移

scp -r -P 22 /a/ root@(外网或内网ip):/b/

-r 目录

-P 端口

/a/ 要拷贝的目录

/b/ 目标服务器目录

例如:scp -r -P 22 /test/ root@127.0.0.1:/test/


10个微服务设计模式 上一篇
The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached 下一篇

搜索

闽ICP备17008917号-3