Hi,
I'm trying to backup data before an upgrade and I'm trying the tar command
but this command seems to get hung at a point. I'm not sure why. Space is not an issue. Is there anyway around this?
Thanks in advance,
Cibee.
I'm trying to backup data before an upgrade and I'm trying the tar command
Code:
tar -cvzf /home/BKP/usr_local_apache.tar /usr/local/apache/
but this command seems to get hung at a point. I'm not sure why. Space is not an issue. Is there anyway around this?
Thanks in advance,
Cibee.