Hello,

I'm trying to use the "program" BackupPC_tarCreate.

I have a test-host wich has been backuped 4 times incrementally, and one time fully :
    - 0 : Full
    - 1 : Incr
    - 2 : Incr
    - 3 : Incr
    - 4 : Incr

So, I want to use tarCreate to make an archive of this host in the folder named "/home/testback". So, here's my command :

# su backuppc
$ /usr/share/backuppc/bin/BackupPC_tarCreate -t -h test-host -s * -n -1 /home/testback/test.tar (to start from the last backup)

I also used :
- $ /usr/share/backuppc/bin/BackupPC_tarCreate -t -h test-host -s * -n 0 /home/testback/test.tar (to test with a positive number...?) - $ /usr/share/backuppc/bin/BackupPC_tarCreate -t -h test-host -s * -n -1 (to see if it was the path I put making mess...)

The error message is still the same : /usr/share/backuppc/bin/BackupPC_tarCreate: bad dump number ''

What this message stands for ? I didn't found any help on Google...

Thanks in advance

Nicolas



        

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to