Re: BackupRead problem

2011-01-15 Thread Stefan Sonnenberg-Carstens
Am 15.01.2011 16:06, schrieb Stefan Sonnenberg-Carstens: I'm trying to create a Backup/Restore app. I'm really struggeling for a long time. I can successfully read directories, but not files. Every time, I'll try I get "Access denied", Error 5. It's running with admin privs. Any ideas ? #!pyt

BackupRead problem

2011-01-15 Thread Stefan Sonnenberg-Carstens
I'm trying to create a Backup/Restore app. I'm really struggeling for a long time. I can successfully read directories, but not files. Every time, I'll try I get "Access denied", Error 5. It's running with admin privs. Any ideas ? #!python import sys import os import os.path import getopt impo