Your question is sorely lacking in detail and therefore may not draw the kind of responses you are hoping for.
What, exactly, are you trying to do? Are you trying to create a Windows Share of a local drive from within Python? Are you trying to mount a remote share from Python? A literal parsing of your question would suggest you'd like to take a drive from another host (e.g. Host A) and then turn it into a share hosted from the local host (Host B) so it can accessed from a third client (Host C), but that doesn't sound like something anyone would really want to do. Why not just share the drive on A and mount it directly from C? If you mean something else you may have to explain. regards, Preston On Wed, Feb 22, 2012 at 4:48 PM, pacopyc pacopyc <paco...@gmail.com> wrote: > Can I share a remote drive? How? > > Thank > pacopyc > _______________________________________________ > python-win32 mailing list > python-win32@python.org > http://mail.python.org/mailman/listinfo/python-win32 _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32