[Pythonmac-SIG] mounting an afp volume

Adhamh Findlay python at adhamh.com
Sat Apr 30 00:56:16 CEST 2005


Hi All,

Python newbie here!  I'd like to know the "correct" way to mount an afp 
volume.  Currently I'm using makedirs to create the mount point and then 
using os.system() to call mount_afp.

I've looked for a Carbon.File call that can do this, but couldn't find 
anything up-to-date.

Suggestions?

Thanks,

Adhamh



More information about the Pythonmac-SIG mailing list