Hmmm... quite right.

bsdtar 1.02.023, libarchive 1.02.026

Funny thing is it actually does do the copy but just spits out the error. I can see all the backups done (and retrieve them) but I unfortunately don't get the warm and fuzzy feeling of seeing the backup completed successfully.

The freebsd box in question has a lean and mean setup and cannot be altered for reasons I can't mention here.

Would there be any way to hack the tarclientcmd to get this to work at all?

Torsten Sadowski wrote:
Unluckily, tar is not tar. Backuppc is written for GNU tar and FreeBSD is most 
likely using BSD tar. An additional problem is that using GNU tar 1.16 does 
not work for changing (used) filesystems due to a changed return code.

Try tar --version and if it does not say:

tar (GNU tar) 1.14		(or 1.15 or 1.15.1)
Copyright (C) 2004 Free Software Foundation, Inc.
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute it under the terms of the GNU General Public License;
see the file named COPYING for details.
Written by John Gilmore and Jay Fenlason.

have a look at the FreeBSD ports if there is a GNU tar package.
If not, download tar 1.15.1 from GNU and build it.

HTH, Torsten

Am Dienstag, 19. Dezember 2006 10:53 schrieb Garith Dugmore:
  
Hi,

I've found backing up any linux server's data works using tar and ssh
but when trying to back up a freebsd server it gives the following error:

2006-12-19 11:30:03 full backup started for directory /etc
2006-12-19 11:30:04 Got fatal error during xfer (No files dumped for share
/etc) 2006-12-19 11:30:09 Backup aborted (No files dumped for share /etc)
2006-12-19 11:30:09 Saved partial dump 0

    


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
  

-- 

Garith Dugmore
Systems Administrator
South African Astronomical Observatory

Phone:		021 460 9343
Website:	http://www.saao.ac.za
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to