当前位置:网站首页>[exsi] transfer files between hosts
[exsi] transfer files between hosts
2022-07-01 02:54:00 【IChen.】
1.EXSI Host configuration
Log on to the host idrac Console , Start the virtual console .
Click on the keyboard , Press F12, Turn off the keyboard , Input root password , Get into System customization Interface
Choose Troubleshooting Options, Hit enter .
Enable ESXi Shell;Enable SSH, Exit the customization interface , Close the virtual console .
or
Right click the corresponding service to start
Log in to the host console , Click on The Internet - Firewall rules , Turn on ssh Server side and ssh client .
Use scp Command transfer file
scp /vmfs/volumes/datastore1/80.202/ku_10.191.80.202-flat.vmdk 10.191.80.41:/vmfs/volumes/datastore1/80.202
perhaps
scp 10.191.80.41:/vmfs/volumes/datastore1/80.202/ku_10.191.80.202-flat.vmdk /vmfs/volumes/datastore1/80.202
边栏推荐
- Evaluation of the entry-level models of 5 mainstream smart speakers: apple, Xiaomi, Huawei, tmall, Xiaodu, who is better?
- js中的原型和原型链
- Ipmitool download address and possible problems during compilation and installation
- js 找出两个数组中的重复元素
- 彻底解决Lost connection to MySQL server at ‘reading initial communication packet
- Dart training and sphygmomanometer inflation pump power control DPC
- RestCloud ETL实践之无标识位实现增量数据同步
- How do I hide div on Google maps- How to float a div over Google Maps?
- Contrastive learning of Class-agnostic Activation Map for Weakly Supervised Object Localization and
- Network address translation (NAT) technology
猜你喜欢
Lenovo x86 server restart management controller (xclarity controller) or TSM method
Visual effects, picture to cartoon function
Network address translation (NAT) technology
Evaluation of the entry-level models of 5 mainstream smart speakers: apple, Xiaomi, Huawei, tmall, Xiaodu, who is better?
【EXSI】主机间传输文件
Nacos configuration center tutorial
[machine learning] vectorized computing -- a must on the way of machine learning
通信协议——分类及其特征介绍
Pychart software deployment gray unable to point
RestCloud ETL WebService数据同步到本地
随机推荐
小程序自定义顶部导航栏,uni-app微信小程序自定义顶部导航栏
servlet【初识】
鼠标悬停效果五
Lenovo x86 server restart management controller (xclarity controller) or TSM method
MCU firmware packaging Script Software
联想X86服务器重启管理控制器(XClarity Controller)或TSM的方法
PTA 1017
Od modify DLL and exe pop-up contents [OllyDbg]
Restcloud ETL WebService data synchronization to local
Mouse over effect 8
【微信小程序开发】样式汇总
Sampling Area Lights
A shooting training method based on the digital measurement of Joule energy and posture of sphygmomanometer air bag with standard air pressure
lavaweb【初识后续问题的解决】
鼠标悬停效果八
Here comes the share creators budding talent training program!
大橙子疯博客搬家通知
鼠标悬停效果三
STM32——一线协议之DS18B20温度采样
ssh配置免密登录时报错:/usr/bin/ssh-copy-id: ERROR: No identities found 解决方法