![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| 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 |
| option followed by : taking next option if argument missing with getopts | gurukottur | Shell Programming and Scripting | 2 | 03-17-2008 12:46 PM |
| -n option | ravi raj kumar | Shell Programming and Scripting | 1 | 01-03-2008 09:20 AM |
| what is gcc -e option in C | useless79 | High Level Programming | 3 | 12-05-2007 01:36 PM |
| su option | lesstjm | UNIX for Advanced & Expert Users | 1 | 11-02-2005 01:54 PM |
| -h option | Raom | UNIX for Advanced & Expert Users | 1 | 10-26-2005 02:19 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Has anyone you know ever used the -G --incremental option successfully with the tar command?
I'm not talking about the little -g --listed-incremental option. I don't want incremental backups. Just one differential backup which is what the -G is for. The -G command is supposed to make a single incremental archive based on the dump archive, when compared to the source directory that the dump archive was originally created from. The incremental archive should contain all files that have been modified since the original dump archive was taken. Using tar with this option seems like a very prevalent and useful tool for a simple differential backup plan. I have devoured the man file for tar and the GNU tar manual GNU tar 1.19 They don't really say how to use it. My biggest question is, where in the command do I say which dump.tar file it's supposed to compare to the source directory, in order to make the incremental or difference tar file? Help is much appreciated. Last edited by protienplant; 01-29-2008 at 01:31 AM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|