Windows shell 中下载文件

powershell -c "Invoke-WebRequest -Uri 'http://<your-ip>:<your-port>/<filename>' -OutFile '<路径>\<filename>'"

posted @ 2022-11-12 16:52  任由天明  阅读(19)  评论(0)    收藏  举报