Results 1 to 4 of 4
Hi,
i was able to extract the contents from dump. now for incremental backup i issued the following command
dump -1aj -f data.bak /forbak/
DUMP: Only level 0 dumps are ...
- 08-03-2011 #1Just Joined!
- Join Date
- Jul 2011
- Posts
- 4
problem
Hi,
i was able to extract the contents from dump. now for incremental backup i issued the following command
dump -1aj -f data.bak /forbak/
DUMP: Only level 0 dumps are allowed on a subdirectory
DUMP: The ENTIRE dump is aborted.
pls help me to take incremental backup of the directory /forbak to data.bak file.
Thanks in advance
- 08-08-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Have you looked into using rsync?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-09-2011 #3Just Joined!
- Join Date
- Jul 2011
- Posts
- 4
problem
Hi rubberman,
could you please let me know how to take full and incremental backup using rsync
- 08-09-2011 #4


Reply With Quote
