[xc@l-xc.ops.dev.bj1 ~]$ cd /home/xc/
[xc@l-xc.ops.dev.bj1 ~]$ python -m SimpleHTTPServer 8000
Serving HTTP on 0.0.0.0 port 8000 ...
# 到 192.168.0.1 进行wget
[root@xc.bj1 xc]# wget l-xc.ops.dev.bj1:8000/1.txt -o /tmp/1.txt
服务器间copy文件
于 2023-03-16 15:22:26 首次发布
551

被折叠的 条评论
为什么被折叠?



