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
120
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
150
RPM Sphere Repository
bluebat
0
1.2k
Multiplication Table in Various Programming Languages
bluebat
0
550
Gamelets Arena for AI Players
bluebat
0
650
Alternative Web Services
bluebat
0
250
Look at Yue Desktop
bluebat
0
450
msgchi L10n Tool
bluebat
0
640
Making P-Font with FontForge
bluebat
0
140
Slides Making
bluebat
0
130
Other Decks in Programming
See All in Programming
#QiitaBash TDDでAIに設計イメージを伝える
ryosukedtomita
2
1.6k
What Spring Developers Should Know About Jakarta EE
ivargrimstad
1
670
TypeScript Language Service Plugin で CSS Modules の開発体験を改善する
mizdra
PRO
3
2.6k
JVM の仕組みを理解して PHP で実装してみよう
m3m0r7
PRO
1
250
技術的負債と戦略的に戦わざるを得ない場合のオブザーバビリティ活用術 / Leveraging Observability When Strategically Dealing with Technical Debt
yoshiyoshifujii
0
170
Language Server と喋ろう – TSKaigi 2025
pizzacat83
3
770
技術懸念に立ち向かい 法改正を穏便に乗り切った話
pop_cashew
0
980
Cursor Meetup Tokyo ゲノミクスとCursor: 進化と制約のあいだ
koido
2
700
Doma で目指す ORM 最適解
nakamura_to
1
160
カクヨムAndroidアプリのリブート
numeroanddev
0
130
機械学習って何? 5分で解説頑張ってみる
kuroneko2828
0
150
【TSkaigi 2025】これは型破り?型安全? 真実はいつもひとつ!(じゃないかもしれない)TypeScript クイズ〜〜〜〜!!!!!
kimitashoichi
1
300
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
693
190k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
25
2.8k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Balancing Empowerment & Direction
lara
1
97
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Navigating Team Friction
lara
186
15k
It's Worth the Effort
3n
184
28k
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 必須在終端機中輸入密碼的問題 增加支援其他遠端檔案系統
謝謝各位 敬請指教 簡報模板:資訊未來大自由 ( 孫賜萍 )