Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

tar files and "clean" command

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
tagal4
Posts: 33
Joined: 2018-08-16 06:27

tar files and "clean" command

#1 Post by tagal4 »

Is there a way to tell whether a tar file that I made to back up my system is complete once it gets moved onto a memory stick? I did this as part of reinstalling my operating system to try to solve some configuration issues and when I moved to tar file to the memory stick the transfer quit about a third of the way thru (according to the progress bar) it said there was a problem, so I clicked on the "skip" button and the progress bar window disappeared and low and behold the file icon was in the memory disk window. I just need to know for sure that that means the whole thing got moved over so I don't lose data when I reinstall my operating system and try to restore the backup.

I'm still learning about using the terminal and was wondering if the "clean" command is safe to use to empty the cache folder (to save space). I didn't use this when I made the above tar file and my guess is I probably made the tar file bigger than it needed to be which might have added to the time and difficulty moving it to the memory stick.

Thanks for any input in these matters. Little by little I'm learning!

tagal4
Posts: 33
Joined: 2018-08-16 06:27

Re: tar files and "clean" command

#2 Post by tagal4 »

I looked at the properties of the tar file in the USB memory stick folder and it says only 4.3 GB of the 14.9 GB file got transferred over even though there is over 40 GB of space free in the memory stick. I tried to delete the tar file in the / folder (so I can try to make a smaller one) but I can't do that because I don't have permission - can I do that with a sudo command in the terminal?

Sorry for my ignorance about this, but like I said above I'm learning about good ways to back up my system when doing a clean install.

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: tar files and "clean" command

#3 Post by L_V »

You should show your commands to see what you call "the system".
+ where did you find the command "clean" ?

Turtletronic
Posts: 7
Joined: 2017-06-23 10:06

Re: tar files and "clean" command

#4 Post by Turtletronic »

As soon as I read errors with USB sticks / ThumbDrives in connection with sizes of around 4GB ... is your device properly formatted? FAT32 is limited to a filesize of 4GB (e.g. multiple files, but each with a max of 4GB).

tagal4
Posts: 33
Joined: 2018-08-16 06:27

Re: tar files and "clean" command

#5 Post by tagal4 »

I'm not sure about the formatting. I'll have to look into this. Thanks.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: tar files and "clean" command

#6 Post by Head_on_a_Stick »

Use f2fs for USB sticks.
deadbang

Post Reply