2013年7月25日 星期四

How to mount an Mac AFP share on Raspberry Pi

1.Download a apt client from  http://sourceforge.net/projects/afpfs-ng

2.

sudo apt-get install libfuse-dev libreadline-dev
./configure --enable-gcrypt=/usr/lib
make
sudo make install
sudo ldcondig

3.檢查是否安裝成功

#!afp_client status

3.

#!mount command
 mount_afp 'afp://[username]:[password]@[ip address]/My Book Thunderbolt Duo'  '/mnt/mac/'

4.#!umount command

afp_client umount /mnt/mac

沒有留言:

demo_article

使用 msty.app 和 Knowledge Stacks 建立個人知識庫系統 說明 嘗試利用local llm自動從文字檔轉成影音檔 利用AI自動對文件檔產生影音檔案 - YouTube 引言 在資訊爆炸的時代,我們每天接收大量的資訊,但如何有效地管理...