What is archiving?
Solved
omda2007
Posted messages
86
Status
Member
-
nohlan -
nohlan -
Hello,
I would like to know what archiving data means?
So can we archive on the same PC,
and what is the usefulness of archiving?
I read in some courses that archiving in Unix is done using the tar command and I understood the archiving commands well...
But my problem is that I don't understand what archiving is
and what is the difference between archiving and backing up
and another thing, how do they say for example: back up /home to another directory??????
So what is the purpose of archiving????
Well, I hope I receive good explanations.
Thank you in advance.
I would like to know what archiving data means?
So can we archive on the same PC,
and what is the usefulness of archiving?
I read in some courses that archiving in Unix is done using the tar command and I understood the archiving commands well...
But my problem is that I don't understand what archiving is
and what is the difference between archiving and backing up
and another thing, how do they say for example: back up /home to another directory??????
So what is the purpose of archiving????
Well, I hope I receive good explanations.
Thank you in advance.
Configuration: Windows XP Firefox 2.0.0.18
10 answers
-
Hi,
archiving is when you compress a file or multiple folders together, for example ZIP or RAR archives; there are software specialized in this action. As for backing up, it's simply putting files securely, whether compressed or not, in another folder for safekeeping. This means on another hard drive or a USB flash drive.