Re: Local Area Network Access
- Posted by MichaelB Jan 23, 2010
- 1404 views
Thank you for the information. I don't understand the UNC pathing though. How could I use that in say software form using one of the commands in win32lib, or is that even possible. On the UNC I am thinking that computer 1 would be the name of the computer as I would see in network places i.e.
abcdefg and share 1 would be a shared folder such as
abcdefg\My Documents. Is this correct? If so it wouldn't work in the walk_dir command. However I think that I can use the Net Use command by doing a shell_execute and assigning my computers. I will play around with this and see what happens. I really appreciate the great advice you've led me in the right direction.