why can't download file from linux server into local window disk c:?

Luuk luuk at invalid.lan
Mon Dec 8 13:11:40 EST 2014


On 8-12-2014 18:37, ishish wrote:
>>     with open(localpath, 'wb') as fl:
>> PermissionError: [Errno 13] Permission denied: 'c:'
>
> I remember gloomily (haven't used windows since ages) that newer Windows
> versions don't like users to write directly to C:. Have you tried to
> save the file to your Documents folder?
>
> Regards,
> Alba

no, it's the ssh-server denying a log on from 'root'



More information about the Python-list mailing list