@echo off rem connect to szotpc801 net use * /del /yes NET USE X: \\10.66.234.95\d$ Autotest123 /user:SZDOMAIN1\autotester set AutoPath=%~dp0 %AutoPath:~0,2% pushd %AutoPath% cd /d %AutoPath% set sourcePath=%AutoPath%\TestResult\PA set targetPath=X:\…
转自http://www.linuxmine.com/178.html有很多人没有听说过ZModem协议,更不知道有rz/sz这样方便的工具: 下面一段是从SecureCRT的帮助中copy的: ZModem is a full-duplex file transfer protocol that supports fast datatransfer rates and effective error detection. ZModem is very userfriendly, allowin…