copy files to nework path or Drive using python

Posted by user218976 on Stack Overflow See other posts from Stack Overflow or by user218976
Published on 2010-04-12T22:24:41Z Indexed on 2010/04/12 23:52 UTC
Read the original article Hit count: 257

Filed under:
|
|
|
|

hi ,

Mine is similar to this question.

http://stackoverflow.com/questions/2042342/network-path-and-variables-in-python/2042376

The only difference is my network drive has a password protect with user name and password .

I need to copy files to a samba share using python and verify it.

if i manually login in then the code works but without logging in the shutil command does not work

Thanks

© Stack Overflow or respective owner

Related posts about python

Related posts about copy