跳至主要內容

Cargon

Card and Argon's Minecraft Server

Cargon

主要選單

  • 首頁
  • 如何開始
  • 玩家規範
  • 指令介紹
  • 環境介紹
  • 衛星影像
  • 鎖定清單
  • 留言區

文章導覽

← 上一篇 下一篇 →

[Ubuntu] sshfs

發佈日期: 2012 年 09 月 08 日 作者: Card

# apt-get install sshfs

mount script:

#!/bin/sh
sshfs user@remote:/home/user/folder /localfolder

 

Auto login ssh is recommended:

[Linux] Auto login to remote ssh server

分類: Linux、Ubuntu,作者: Card。這篇內容的永久連結。
本站採用 WordPress 建置