connect windows share
Benjamin Kaplan
benjamin.kaplan at case.edu
Wed Jun 22 16:52:35 EDT 2011
On Jun 22, 2011 11:44 AM, "Travis Altman" <travisaltman at gmail.com> wrote:
>
> I want to be able to connect to a windows share via python. My end goal
is to be able to recursively search through windows shares. I want to do
this in Linux as well. So given a share such as \\computer\test I would
like to search through the test directory and any sub directories for any
file names of interest. What's the best way of going about this? I know
LDAP / AD creds may play an essential part in this as well. Thanks for your
input.
>
> --
I haven't done anything with this myself, but my guess would be that there's
a Python samba wrapper somewhere that you'll want to use for this.
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110622/35d71867/attachment-0001.html>
More information about the Python-list
mailing list