Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
X Mounter
Search
趙惟倫
May 11, 2016
Programming
0
110
X Mounter
遠端檔案系統掛載程式
https://github.com/bluebat/.presentations/raw/master/xmounter.odp
趙惟倫
May 11, 2016
Tweet
Share
More Decks by 趙惟倫
See All by 趙惟倫
VDI Historical Overview
bluebat
1
140
RPM Sphere Repository
bluebat
0
1.2k
Multiplication Table in Various Programming Languages
bluebat
0
540
Gamelets Arena for AI Players
bluebat
0
640
Alternative Web Services
bluebat
0
240
Look at Yue Desktop
bluebat
0
440
msgchi L10n Tool
bluebat
0
630
Making P-Font with FontForge
bluebat
0
130
Slides Making
bluebat
0
120
Other Decks in Programming
See All in Programming
ミリしらMCP勉強会
watany
4
750
Empowering Developers with HTML-Aware ERB Tooling @ RubyKaigi 2025, Matsuyama, Ehime
marcoroth
2
530
SEAL - Dive into the sea of search engines - Symfony Live Berlin 2025
alexanderschranz
1
130
アプリを起動せずにアプリを開発して品質と生産性を上げる
ishkawa
0
2.7k
Bedrock×MCPで社内ブログ執筆文化を育てたい!
har1101
6
1k
KawaiiLT 登壇資料 キャリアとモチベーション
hiiragi
0
110
「影響が少ない」を自分の目でみてみる
o0h
PRO
2
1.1k
Make Parsers Compatible Using Automata Learning
makenowjust
1
4.5k
サービスレベルを管理してアジャイルを加速しよう!! / slm-accelerate-agility
tomoyakitaura
1
180
AWSで雰囲気でつくる! VRChatの写真変換ピタゴラスイッチ
anatofuz
0
150
地域ITコミュニティの活性化とAWSに移行してみた話
yuukis
0
240
DataStoreをテストする
mkeeda
0
290
Featured
See All Featured
RailsConf 2023
tenderlove
30
1.1k
Being A Developer After 40
akosma
91
590k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
34
2.2k
How STYLIGHT went responsive
nonsquared
99
5.5k
For a Future-Friendly Web
brad_frost
176
9.7k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Making Projects Easy
brettharned
116
6.1k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Transcript
趙惟倫 <bluebat@member.fsf.org> 2016 年 5 月 11 日 X Mounter
X Mounter Chinese Opendesktop
2 Local Remote / CD USB SMB FTP SSH 需求
需求
簡介 簡介 以 ShellScript 編寫的「遠端檔案系統掛載程式」 每個掛載位置的資料由單一側寫檔案記錄,具備新增、掛載、編 輯、卸載、刪除等功能 圖形化介面採用 Xdialog 支援
nfs, cifs(smbfs), sshfs, ftpfs 相依於套件 nfs-utils, samba-client, fuse-sshfs, curlftpfs GPL 使用授權 https://github.com/chinese-opendesktop/xmounter
側寫檔範例 側寫檔範例 $HOME/.xmounter/FSTMP _COMMENT="File Server TMP" _TYPE="cifs" _LOCATION="192.168.1.51/TMP"
Xdialog Xdialog 適合 shell script 呼叫的圖形介面程式 http://xdialog.free.fr/ 使用範例 Xdialog --title
" 資訊 " --info " 已完成 " 0 0 2500 Xdialog --title " 輸入 " --inputbox " 內容 " 0 0 " 預設值 " Xdialog --title " 選單 " --radiolist " … 請選擇 " 0 0 0 " 一 " " 項目一 " "off" " 二 " " 項目二 " "on" 輸入自 stdin ;輸出至 stderr ;取消則回傳非零
展示 展示 FSTMP
待開發 待開發 桌面圖示改為符號連結以避免誤刪 改善 sshfs 必須在終端機中輸入密碼的問題 增加支援其他遠端檔案系統
謝謝各位 敬請指教 簡報模板:資訊未來大自由 ( 孫賜萍 )