
Originally Posted by
user0702
Actually, I have a similiar issue.
in my first exploration of Python I started to write a script that writes a backup of my memory card to an IMAP4-Account. One of the major issues I currently have is that I cannot read the data from e:\sys and e:\private. Acording to MoWeb's issue, in a recovery phase I cannot write the data back to both directories.
I guess for a hobby project an PublisherID is not really an option.
Could you suggest any workarounds?
I'm wondering which data I'm missing if I do not backup e:\sys and e:\private.
@MoWeb: I'm surprised that you were allowed to read from \sys using Python 1.4.5, did it come with different capabilities?
Bye 0702