[python-win32] Permission denied erro while copying file from remote machine to local using win32wnet.WnetAddConnection
Tim Golden
mail at timgolden.me.uk
Tue Jun 30 14:41:25 CEST 2009
siddhartha veedaluru wrote:
> Hi,
>
> I have used the following code snippet to copy files or folder from remote
> machine to local machine.
> I have used the same method to copy files to remote machine.
>
> Can some one point me to solve this?
Am I missing something? Or can't you just catch the permission denied
error and ignore it? Or connect via a user which *has* the right permissions?
TJG
More information about the python-win32
mailing list