[Pythonmac-SIG] Macintosh Appletalk connections?

Schollnick, Benjamin Benjamin.Schollnick@usa.xerox.com
Thu, 30 Mar 2000 10:28:33 -0500


Hi!

I was wondering if there was any method to make a Appletalk "connection" to
another server, from inside a python program.  In otherwords, mount a
server's
drive, from inside a python program.

I was considering FTPing, but I don't think the resource forks would be
intact after I FTP it over.  I had considered "Stuff"ing the files, but
then I would have to "unstuff" the files after FTPing 'em.

If anyone has any suggestions or work arounds, please feel free to let me
know.

The problem is simple, I need to retrieve files off a NT Server, using
Python
on the Mac.

				- Benjamin