@echo off for /f "tokens=2 delims==" %%a in ('wmic LogicalDisk where "VolumeName='Hello'" get DeviceID /value') do ( set DriveU=%%a ) md D:\Debug%,%%,%%,% :,%:\DianJiao_ver2\DianJiao_ver2\bin\x64\Debug xcopy %DriveU:~,%:\DianJiao_ver2\
Windows是不支持ssh协议的 需要安装WinSSHD 安装以及设置过程如下: BvSshServer(原名winsshd)官方下载页在这里:https://www.bitvise.com/download-area 下载完成BvSshServer-Inst.exe 接下来我们安装 首先会跳出一个黑框和一个窗口,黑框在安装过程中不用管它. 点击“I agree to accept all the terms of this License Agreement”(同意条款) 点击Install
在安装的时候出现一个错误提示“安装程序无法复制文件CONVLOG.EX_”,上网找了很多资料,都说是因为版本问题,考虑到自己的服务器安装的是2003 SP1,后来打了补丁到SP2的,也就认为是版本问题,结果下了很多SP2版本也不行,再到网上搜索.有个说法是在运行-中输入“esentutl /p %windir%/security/database/secedit.sdb ” 就可以了,试了一下,还真管用,虽然不知道什么原理,但还是把它记录下来吧,以后用! C:\Documents and S