The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
What Types of Food Do You Like The Most? Neo What's on Your Mind? 21 4 Weeks Ago 07:51 AM
mime types pau UNIX for Dummies Questions & Answers 5 06-11-2006 04:17 PM
Two types of pipes? blowtorch UNIX for Dummies Questions & Answers 5 10-31-2005 06:35 PM
So many types of LINUX's! Minnesota Red UNIX for Dummies Questions & Answers 2 06-29-2003 05:28 PM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 10-29-2003
Registered User
 

Join Date: Sep 2003
Location: mumbai
Posts: 20
backup types

can anyone explain me difference between tar and ufsdump commands.............and also i wd like to know the difference between incremental and differential backup.........

thx in advance
Forum Sponsor
  #2  
Old 11-01-2003
Registered User
 

Join Date: Mar 2002
Location: London, England
Posts: 262
tar is used to create or extract an archives, a tar files always have .tar extension. you can extract from an archive tar file by
issuing tar xvf my_file.tar
and
you can create tar file by issuing

tar cvf my_newfile.tar archive_this_file

while ufsdump is used to backup all files or whole filesystem to a tape or another filesystem.
you use ufsdump to create a full backup or an incremental backup

to use ufsdump to create a full backup issue

ufsdump ucf 0 /dev/rmt/0 /usr

this will do a full backup of the /usr filesystem.

An incremental backup, back's up modify file only while differential is just another type of incremental backup.
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 08:38 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0