LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 11-02-2005, 01:50 AM   #1
jyoti100in
LQ Newbie
 
Registered: Nov 2005
Posts: 4

Rep: Reputation: 0
Unhappy update bsd tar for archiving


Hi...
I'm using freebsd 5.4 release.Now I need to tar backup with --newer option.
That is I want to take incremental backup.but in tar there is no any --newer option.The tar version is older.
How can I update tar verion.I tried with /usr/port/archivers/bsdtar
pkg_add -rv bdstar
but failed to do so.
please help me out.
I cannot use gtar.
 
Old 11-02-2005, 07:11 AM   #2
frob23
Senior Member
 
Registered: Jan 2004
Location: Roughly 29.467N / 81.206W
Distribution: OpenBSD, Debian, FreeBSD
Posts: 1,450

Rep: Reputation: 48
If you can't use gtar, I would recommend pax.

You can use pax, easily, with a combination of find to replicate the --newer tag.

find ./ -mtime -10 | pax -w -d -f foo.tar

Where the number after -mtime is used to pick which files you want.
 
Old 11-02-2005, 03:46 PM   #3
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,134
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
bsdtar should be at
/usr/ports/archivers/bsdtar

Take a look around here.
http://www.freebsdsoftware.org/index.php?c=archivers
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
Archiving naveenlinux SUSE / openSUSE 6 12-04-2005 04:51 PM
Archiving zymurgist Linux - General 8 02-10-2003 08:21 PM
Choose Free BSD or Open BSD? Which one? explorer1979 *BSD 5 12-15-2002 12:26 PM
Archiving theneoprotocol General 5 01-26-2002 03:24 PM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 06:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration