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
140
X Mounter
遠端檔案系統掛載程式
https://github.com/bluebat/.presentations/raw/master/xmounter.odp
趙惟倫
May 11, 2016
Tweet
Share
More Decks by 趙惟倫
See All by 趙惟倫
BASH Basics
bluebat
0
36
VDI Historical Overview
bluebat
1
170
RPM Sphere Repository
bluebat
0
1.3k
Multiplication Table in Various Programming Languages
bluebat
0
580
Gamelets Arena for AI Players
bluebat
0
680
Alternative Web Services
bluebat
0
270
Look at Yue Desktop
bluebat
0
480
msgchi L10n Tool
bluebat
0
680
Making P-Font with FontForge
bluebat
0
160
Other Decks in Programming
See All in Programming
r2-image-worker
yusukebe
1
180
『実践MLOps』から学ぶ DevOps for ML
nsakki55
2
470
Java_プロセスのメモリ監視の落とし穴_NMT_で見抜けない_glibc_キャッシュ問題_.pdf
ntt_dsol_java
0
230
Duke on CRaC with Jakarta EE
ivargrimstad
0
190
CloudNative Days Winter 2025: 一週間で作る低レイヤコンテナランタイム
ternbusty
7
1.7k
開発生産性が組織文化になるまでの軌跡
tonegawa07
0
190
Microservices Platforms: When Team Topologies Meets Microservices Patterns
cer
PRO
0
470
無秩序からの脱却 / Emergence from chaos
nrslib
1
8k
OSS開発者の憂鬱
yusukebe
12
5.8k
社内オペレーション改善のためのTypeScript / TSKaigi Hokuriku 2025
dachi023
1
120
最新のDirectX12で使えるレイトレ周りの機能追加について
projectasura
0
300
チーム開発の “地ならし"
konifar
8
5.8k
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
432
66k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Into the Great Unknown - MozCon
thekraken
40
2.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Practical Orchestrator
shlominoach
190
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
GraphQLとの向き合い方2022年版
quramy
49
14k
Thoughts on Productivity
jonyablonski
73
4.9k
Transcript
趙惟倫 <
[email protected]
> 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 必須在終端機中輸入密碼的問題 增加支援其他遠端檔案系統
謝謝各位 敬請指教 簡報模板:資訊未來大自由 ( 孫賜萍 )