why can't download file from linux server into local window disk c:?
Thomas Rachel
nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915 at spamschutz.glglgl.de
Mon Dec 8 14:37:45 EST 2014
More information about the Python-list mailing list
Mon Dec 8 14:37:45 EST 2014
- Previous message (by thread): why can't download file from linux server into local window disk c:?
- Next message (by thread): why can't download file from linux server into local window disk c:?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 08.12.2014 19:11 schrieb Luuk:
> no, it's the ssh-server denying a log on from 'root'
You are repating yourself.
How could possibly
with open(localpath, 'wb') as fl:
PermissionError: [Errno 13] Permission denied: 'c:'
be a problem with the SSH server?
- Previous message (by thread): why can't download file from linux server into local window disk c:?
- Next message (by thread): why can't download file from linux server into local window disk c:?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list