ssh与scp简单使用方法 ssh连接远程服务器ssh 用户名@服务器ip //默认端口号22ssh -p [端口号] 用户名@服务器ip使用scp与远程服务器传送文件scp file ...
確定! 回上一頁