View Single Post
  #185 (permalink)  
Old 10-22-2009, 11:08 AM
jetorres jetorres is offline
Intermediate Member
 
Posts: 22
Default This is a work around for your problem

Quote:
Originally Posted by Mr Spock View Post
Hi there.

I've found a bug in the script, but I don't have the knowledge to fix it, so I'm reporting what's happening.

I'm using the script since July 2008 and it has always worked right for me, until recently when my compressed backups got bigger than the default size of 4.3 GB (to fit in a DVD5) and when the script generates multiple file backups with dar, it can't calculate the MD5 sums for those files, dying with the following error:



As far as I can tell (I haven't tested yet), the compressed *.dar files work right, only it can't calculate the MD5 hashes.
Make the ARCHIVESIZE double (8.6GB) and then have your DVD writer split the file on writing.

As for a real solution we are waiting for some one to code a loop sequence that takes the MD5 statements for multiple DAR files. The real problem is that fixing this part may come to show latter errors that may need more fancy fixes.
Reply With Quote