1. 程式人生 > >ubuntu 開啟ssh

ubuntu 開啟ssh

putty方法  原文:https://blog.csdn.net/SSG18829575503/article/details/83660096

一.命令:ssh,看是否有安裝

二.命令:ps -e |grep ssh

三.再windows系統上安裝 putty  https://www.putty.org/

四.開啟程式面板 點選 putty 

五.輸入賬號密碼

 

利用PSFTP上傳檔案到伺服器

安裝完putty後,會附帶安裝PSFTP,這個可以用來上傳本地檔案到伺服器端。

  open [email protected]
  mkdir 
/home/username/mat put C:\Users\SSG\Desktop\test.m /home/shenshougang/mat/test.m