Ronnie Kwok wrote:
Yes, I am running the script under linux and it will be doing some processing before copying it over to the samba mount.

It's totally fine to mount it with os.sys(...) approach but I am just thinking if there's other option.


I'm not really a Linux person but from all I can see
from Googling around a bit, the os.system ("mount/unmount")
option is still the most viable. Hopefully someone with
real expertise can chip in.

BTW, opinion in this ng/mailing list tends to favour
bottom-posting or interleaved posting.

TJG
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to