您的位置:首页 > 新闻 > 会展 > 工作简历模板电子版_重庆建设工程信息网下载_seo推广怎么收费_账号权重查询入口

工作简历模板电子版_重庆建设工程信息网下载_seo推广怎么收费_账号权重查询入口

2024/10/30 7:26:33 来源:https://blog.csdn.net/weixin_37787043/article/details/142374939  浏览:    关键词:工作简历模板电子版_重庆建设工程信息网下载_seo推广怎么收费_账号权重查询入口
工作简历模板电子版_重庆建设工程信息网下载_seo推广怎么收费_账号权重查询入口

文件名send_file.bat:

@echo off
setlocal:: 提示用户输入远程IP地址
set /p remoteIpAddress=please input IP::: 定义本地文件名
set "localFile1=111"
set "localFile2=222"
set "localFile3=333":: 获取本地文件的完整路径
set "localFilePath1=%cd%\%localFile1%"
set "localFilePath2=%cd%\%localFile2%"
set "localFilePath3=%cd%\%localFile3%":: 检查文件是否存在
if not exist "%localFilePath1%" (echo File "%localFile1%" does not exist in the current directory.pauseexit /b 1
)if not exist "%localFilePath2%" (echo File "%localFile2%" does not exist in the current directory.pauseexit /b 1
)if not exist "%localFilePath3%" (echo File "%localFile3%" does not exist in the current directory.pauseexit /b 1
):: 定义远程用户名和远程文件路径
set "remoteUsername=root"
set "remoteFilePath1=/usr/bin/"
set "remoteFilePath2=/usr/bin/"
set "remoteFilePath3=/usr/lib/":: 使用scp命令传输文件
scp "%localFilePath1%" %remoteUsername%@%remoteIpAddress%:%remoteFilePath1%
scp "%localFilePath2%" %remoteUsername%@%remoteIpAddress%:%remoteFilePath2%
scp "%localFilePath3%" %remoteUsername%@%remoteIpAddress%:%remoteFilePath3%:: 等待5秒
timeout /t 5endlocal

在window双击send_file.bat
在这里插入图片描述

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com