压测与文件同步备份

apache ab 压测

// 并发500 10000请求
abs -n 10000 -c 500 “https://minisite.tohours.com/tsinghuagra/sign?callback=jQuery331038543359793586385_1555899838180&url=https%3A%2F%2Fminisite.tohours.com%2Ftsinghuagra%2Fpage%2Findex.html%3Ffrom%3Dgroupmessage%26isappinstalled%3D0&_=1555899838181”

FastCopy做文件差异备份,AT命令每天备份

“C:\Program Files (x86)\FastCopy\FastCopy.exe” /cmd=diff /auto_close “H:\” /to=”E:\”
at 1:00 /every:sunday,monday,tuesday,wednesday,thursday,friday,saturday C:\Users\Administrator\Desktop\backup.bat

发表评论

您的电子邮箱地址不会被公开。