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
240
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
The New Developer Workflow: How AI Transforms Ideas into Code
danielsogl
0
150
2025年のz-index設計を考える
tak_dcxi
13
5k
DevDay2025-OracleDatabase-kernel-addressing-history
oracle4engineer
PRO
1
150
Language Server と喋ろう – TSKaigi 2025
pizzacat83
2
200
Storybookの情報をMCPサーバー化する
shota_tech
3
1.4k
GitHub Copilot for Azureを使い倒したい
ymd65536
1
360
iOSアプリで測る!名古屋駅までの 方向と距離
ryunakayama
0
160
型安全なDrag and Dropの設計を考える
yudppp
4
340
AI Coding Agents Enablement in TypeScript
yukukotani
12
2.4k
データベースの技術選定を突き詰める ~複数事例から考える最適なデータベースの選び方~
nnaka2992
3
3k
Ruby で作る RISC-V CPU エミュレーター / RISC-V CPU emulator made with Ruby
hayaokimura
5
1.2k
Building an Application with TDD, DDD and Hexagonal Architecture - Isn't it a bit too much?
mufrid
0
210
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
53
11k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
Art, The Web, and Tiny UX
lynnandtonic
298
21k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.8k
Facilitating Awesome Meetings
lara
54
6.4k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
720
Designing for humans not robots
tammielis
253
25k
Site-Speed That Sticks
csswizardry
6
560
Six Lessons from altMBA
skipperchong
28
3.8k
Build The Right Thing And Hit Your Dates
maggiecrowley
35
2.7k
Being A Developer After 40
akosma
91
590k
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 必須在終端機中輸入密碼的問題 增加支援其他遠端檔案系統
謝謝各位 敬請指教 簡報模板:資訊未來大自由 ( 孫賜萍 )