Hi Dustin Just to make ends meet, I tried to extract the desired data from the files extracted with amfetchdump
amandabac...@amanda:/amanda-holding$ for i in subversion*data*; do echo extracting from $i ; tar tvf $i ./svn/conf.tar; done extracting from subversion.ruf.ch._data.20100924010002.2 tar: ./svn/conf.tar: Not found in archive tar: Error exit delayed from previous errors extracting from subversion.ruf.ch._data.20100925010002.0 -rw-r--r-- svn/svn 10240 2010-08-04 14:07 ./svn/conf.tar extracting from subversion.ruf.ch._data.20100928010002.1 tar: ./svn/conf.tar: Not found in archive tar: Error exit delayed from previous errors extracting from subversion.ruf.ch._data.20100929010004.1 tar: ./svn/conf.tar: Not found in archive tar: Error exit delayed from previous errors extracting from subversion.ruf.ch._data.20100930010001.1 tar: ./svn/conf.tar: Not found in archive tar: Error exit delayed from previous errors extracting from subversion.ruf.ch._data.20101001010001.1 tar: ./svn/conf.tar: Not found in archive tar: Error exit delayed from previous errors extracting from subversion.ruf.ch._data.20101002010001.0 -rw-r--r-- svn/svn 10240 2010-08-04 14:07 ./svn/conf.tar extracting from subversion.ruf.ch._data.20101005010002.1 tar: ./svn/conf.tar: Not found in archive tar: Error exit delayed from previous errors extracting from subversion.ruf.ch._data.20101006010002.1 tar: ./svn/conf.tar: Not found in archive tar: Error exit delayed from previous errors extracting from subversion.ruf.ch._data.20101006083404.1 tar: ./svn/conf.tar: Not found in archive tar: Error exit delayed from previous errors The desired file hardly ever changes, so it makes sense it can only be extracted from the level 0 dumps, but this definitely shows that the data was backed up correctly. Cheers Erich
smime.p7s
Description: S/MIME cryptographic signature
