Hello,
I've got trouble while read or restoring file(s) with backupPC
2.0.0beta0: the mime type HTML header seems to be provided as a part of
the document or the zip file.
For instance, if I browse backup and click on a file, I've got this
display (the file really begins with "this_is_the_beginnig_of_file") :
------<cut here>------------------------------
Content-Type: text/plain
Content-Transfer-Encoding: binary
Content-Disposition: attachment; filename="NOTES.TXT"
this_is_the_beginnig_of_file
blah, blah, blah,
....
------<cut here>------------------------------
I don't have any trouble if I directly restore the file on a network
share (thanks to samba).
If I request a file zip as a restoring archive, the browser "save as
..." provides me "bacckupPC_Admin" as suggested save filename.
I changed it with another name with a .zip extension and download it.
The obtained zip file seems to be a little corrupted, and is still usable:
------<cut here>------------------------------
C:\TEMP>unzip -v
UnZip 5.42 of 14 January 2001, by Info-ZIP. Maintained by C. Spieler.
Send bug reports to the authors at Zip-Bugs < at > lists.wku.edu; see README
for details.
C:\TEMP>unzip -t restore.zip
Archive: restore.zip
warning [restore.zip]: 121 extra bytes at beginning or within zipfile
(attempting to process anyway)
testing: ./NOTES.TXT OK
No errors detected in compressed data of restore.zip.
C:\TEMP>unzip restore.zip
Archive: restore.zip
warning [restore.zip]: 121 extra bytes at beginning or within zipfile
(attempting to process anyway)
inflating: ./NOTES.TXT
------<cut here>------------------------------
So It really looks like the web server provides a misconfigured HTTP
transfert, by provides the mime type in the "body" of its answer.
Did I miss someting in the Apache configuration, or in the backupPC
documentation or an already resolved submit in backupPC mailing list(s)
????
Thanks for any advice or explanation !
Regards,
Pierre Bourgin
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
