Try   HackMD

如何下載/上傳工作站上的檔案 - Mac

tags: verilog digital design 邏輯設計 邏設

English Version

Check English version here.

下載

方法 1 使用指令

此方法不用登入工作站,直接在本地終端機打指令就好

利用終端機輸入指令來抓取自己想要的東西

scp -r 帳號@nthucad.cs.nthu.edu.tw:檔案位置 本機位置

舉例來說:

scp -r dld333@nthucad.cs.nthu.edu.tw:lab1/ Desktop/

ps.如果今天你要下載的檔案不是資料夾,那就不用加 -r 了。

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

方法 2 使用 FileZilla

step 1 下載 FileZilla

請下載 client 端

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

step 2 輸入位置

主機:nthucad.cs.nthu.edu.tw
使用者名稱:工作站帳號
密碼:工作站密碼
連接埠:22
點選快速連線

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

完成畫面

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

step 3 直接拖曳 或是 右鍵下載

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

下載後的檔案會出現在左邊資料夾裡,可以去檔案總管找

上傳

方法 1 使用指令

利用終端機輸入指令來上傳自己想要的東西,方法跟下載一樣,只是這時兩者的位置要互換

scp -r 本機位置 帳號@nthucad.cs.nthu.edu.tw:檔案位置 

舉例來說:

scp -r Desktop/lab1 dld333@nthucad.cs.nthu.edu.tw:lab1/ 

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

方法 2 使用 FileZilla

step 1 直接拖曳 或是 右鍵下載

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

下載後的檔案會出現在工作站裡,可以登入帳號查看

Homepage
Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →