Full VPS tar.gz backup of 3gb extracts on windows to more then 1TB

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have a tar.gz file of my centos complete vps installation that is 3gb. The complete vps uses about 20gb. When i copied this file to my local windows machine and attempted to extract it, it was working on it for more then 2 hours until i got a error message that said my disk space was full.
The partily extracted tar file was OVER 1.1TB BIG.
Can anyone help with this how to make proper backups of a complete vps and how to extract them on windows? Thanks!
backup tar vps
add a comment |Â
up vote
0
down vote
favorite
I have a tar.gz file of my centos complete vps installation that is 3gb. The complete vps uses about 20gb. When i copied this file to my local windows machine and attempted to extract it, it was working on it for more then 2 hours until i got a error message that said my disk space was full.
The partily extracted tar file was OVER 1.1TB BIG.
Can anyone help with this how to make proper backups of a complete vps and how to extract them on windows? Thanks!
backup tar vps
What you back up on a VPS and how often you back it up really depends on what your VPS is doing and what you want the backup for. Some things you want to backup frequently, some you only care about backing up before/after a config change. Need more info.
â ivanivan
Oct 4 '17 at 0:40
I just want a complete backup, so I am 100% sure i can copy back everything should my VPS have problems and im forced to move host.
â Boaz van Veen
Oct 4 '17 at 9:27
I already figured it out. it was trying to backup /proc/kcore. That is a file of 127 terabytes. (thats correctly spelled)
â Boaz van Veen
Oct 4 '17 at 14:12
You definitely want to avoid backing up the on-the-fly virtual directories - /dev and /proc, possibly /run and /sys as well
â ivanivan
Oct 4 '17 at 15:41
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a tar.gz file of my centos complete vps installation that is 3gb. The complete vps uses about 20gb. When i copied this file to my local windows machine and attempted to extract it, it was working on it for more then 2 hours until i got a error message that said my disk space was full.
The partily extracted tar file was OVER 1.1TB BIG.
Can anyone help with this how to make proper backups of a complete vps and how to extract them on windows? Thanks!
backup tar vps
I have a tar.gz file of my centos complete vps installation that is 3gb. The complete vps uses about 20gb. When i copied this file to my local windows machine and attempted to extract it, it was working on it for more then 2 hours until i got a error message that said my disk space was full.
The partily extracted tar file was OVER 1.1TB BIG.
Can anyone help with this how to make proper backups of a complete vps and how to extract them on windows? Thanks!
backup tar vps
backup tar vps
asked Oct 3 '17 at 23:58
Boaz van Veen
1
1
What you back up on a VPS and how often you back it up really depends on what your VPS is doing and what you want the backup for. Some things you want to backup frequently, some you only care about backing up before/after a config change. Need more info.
â ivanivan
Oct 4 '17 at 0:40
I just want a complete backup, so I am 100% sure i can copy back everything should my VPS have problems and im forced to move host.
â Boaz van Veen
Oct 4 '17 at 9:27
I already figured it out. it was trying to backup /proc/kcore. That is a file of 127 terabytes. (thats correctly spelled)
â Boaz van Veen
Oct 4 '17 at 14:12
You definitely want to avoid backing up the on-the-fly virtual directories - /dev and /proc, possibly /run and /sys as well
â ivanivan
Oct 4 '17 at 15:41
add a comment |Â
What you back up on a VPS and how often you back it up really depends on what your VPS is doing and what you want the backup for. Some things you want to backup frequently, some you only care about backing up before/after a config change. Need more info.
â ivanivan
Oct 4 '17 at 0:40
I just want a complete backup, so I am 100% sure i can copy back everything should my VPS have problems and im forced to move host.
â Boaz van Veen
Oct 4 '17 at 9:27
I already figured it out. it was trying to backup /proc/kcore. That is a file of 127 terabytes. (thats correctly spelled)
â Boaz van Veen
Oct 4 '17 at 14:12
You definitely want to avoid backing up the on-the-fly virtual directories - /dev and /proc, possibly /run and /sys as well
â ivanivan
Oct 4 '17 at 15:41
What you back up on a VPS and how often you back it up really depends on what your VPS is doing and what you want the backup for. Some things you want to backup frequently, some you only care about backing up before/after a config change. Need more info.
â ivanivan
Oct 4 '17 at 0:40
What you back up on a VPS and how often you back it up really depends on what your VPS is doing and what you want the backup for. Some things you want to backup frequently, some you only care about backing up before/after a config change. Need more info.
â ivanivan
Oct 4 '17 at 0:40
I just want a complete backup, so I am 100% sure i can copy back everything should my VPS have problems and im forced to move host.
â Boaz van Veen
Oct 4 '17 at 9:27
I just want a complete backup, so I am 100% sure i can copy back everything should my VPS have problems and im forced to move host.
â Boaz van Veen
Oct 4 '17 at 9:27
I already figured it out. it was trying to backup /proc/kcore. That is a file of 127 terabytes. (thats correctly spelled)
â Boaz van Veen
Oct 4 '17 at 14:12
I already figured it out. it was trying to backup /proc/kcore. That is a file of 127 terabytes. (thats correctly spelled)
â Boaz van Veen
Oct 4 '17 at 14:12
You definitely want to avoid backing up the on-the-fly virtual directories - /dev and /proc, possibly /run and /sys as well
â ivanivan
Oct 4 '17 at 15:41
You definitely want to avoid backing up the on-the-fly virtual directories - /dev and /proc, possibly /run and /sys as well
â ivanivan
Oct 4 '17 at 15:41
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f395938%2ffull-vps-tar-gz-backup-of-3gb-extracts-on-windows-to-more-then-1tb%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
What you back up on a VPS and how often you back it up really depends on what your VPS is doing and what you want the backup for. Some things you want to backup frequently, some you only care about backing up before/after a config change. Need more info.
â ivanivan
Oct 4 '17 at 0:40
I just want a complete backup, so I am 100% sure i can copy back everything should my VPS have problems and im forced to move host.
â Boaz van Veen
Oct 4 '17 at 9:27
I already figured it out. it was trying to backup /proc/kcore. That is a file of 127 terabytes. (thats correctly spelled)
â Boaz van Veen
Oct 4 '17 at 14:12
You definitely want to avoid backing up the on-the-fly virtual directories - /dev and /proc, possibly /run and /sys as well
â ivanivan
Oct 4 '17 at 15:41