Re: [python-win32] Mapping Drives in Python

2011-03-04 Thread Vernon Cole
I've never used robocopy -- never heard about it until your post -- but it sounded funny to me that it should need to use drive letter mappings. Microsoft has been moving away from them since MS DOS days. Sure enough, this shiny new command line utility can be used with server share names as well a

[python-win32] Mapping Drives in Python

2011-03-03 Thread Becky Mcquilling
Hi: Hoping you guys can help out a python noob here. I have a list of machines that I am backing up flat files from to one central machine. I need to: a) Map Drives and b) run robocopy I am iterating through a text file that has the share names and the and directory that I want to be created: