The only access I have to any attached drives is by using MacFusion to ssh into the PogoPlug (E02). I have tried both Samba - https://wiki.archlinux.org/index.php/Samba, Netatalk - https://wiki.archlinux.org/index.php/Netatalk, and even launching the PogoPlug software from this topic - [How-To] install Pogoplug software on ANY armv5 with ALARM , with no success.
If I had a chose to get any of these to work first, it would be Netatalk. After successfully installing it, the drive mounts automatically, I am able to connect, but I have no ability to change the contents on the drive. The error that I receive is: The operation can’t be completed because you don’t have permission to modify some items.
$this->bbcode_second_pass_code('', ' ;
; Netatalk 3.x configuration file
;
[Global]
; Global server settings
mimic model = TimeCapsule6,106
log level = default:warn
log file = /var/log/afpd.log
hosts allow = 192.168.2.0
uam list = uams_dhx.so,uams_dhx2.so
save password = no
; [Homes]
; basedir regex = /xxxx
; [My AFP Volume]
; path = /path/to/volume
[LifeStudio]
path = /media/LIFESTUDIO
valid users = andre ')
If any one has been able to make this work your help would be greatly appreciated.
-Andre