1、从putty官网https://www.chiark.greenend.uk/~sgtatham/putty/latest.html
下载pscp.exe
2、然后将pscp放到C:\Windows\System32
目录中
3、下载:
pscp root@ip:/user/store/* D:/test-file
4、上传:
pscp D:/test-file/1.jar root@ip:/user/store/
1、从putty官网https://www.chiark.greenend.uk/~sgtatham/putty/latest.html
下载pscp.exe
2、然后将pscp放到C:\Windows\System32
目录中
3、下载:
pscp root@ip:/user/store/* D:/test-file
4、上传:
pscp D:/test-file/1.jar root@ip:/user/store/