[Bug 1819052] Re: tar makes full backup not incremental when not using "z"
Leo Lustig
1819052 at bugs.launchpad.net
Fri Mar 8 14:23:05 UTC 2019
** Description changed:
- Using tar with: tar -czpf ... the incremtal function works right.
- Using tar with: tar -cpf ... the incremtal function dont work.
+ Using tar with: tar -czpf ... -g ... the incremtal function works right.
+ Using tar with: tar -cpf ... -g ... the incremtal function dont work.
Without compressing tar always produce a full backup archive.
tar-version: GNU tar 1.29 on Ubuntu Bionic Beaver 18.04.2
Making achives over network using Samba cifs
/etc/fstab:
//192.168.178.165/x /home/asterix/carola cifs auto,rw,users,username=asterix,password=leo,uid=asterix,gid=asterix 0 0
Now i am using the compression, but thereby the backuptime is much
longer.
Thank you for Ubuntu/Linux :-)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to tar in Ubuntu.
https://bugs.launchpad.net/bugs/1819052
Title:
tar makes full backup not incremental when not using "z"
Status in tar package in Ubuntu:
New
Bug description:
Using tar with: tar -czpf ... -g ... the incremtal function works right.
Using tar with: tar -cpf ... -g ... the incremtal function dont work.
Without compressing tar always produce a full backup archive.
tar-version: GNU tar 1.29 on Ubuntu Bionic Beaver 18.04.2
Making achives over network using Samba cifs
/etc/fstab:
//192.168.178.165/x /home/asterix/carola cifs auto,rw,users,username=asterix,password=leo,uid=asterix,gid=asterix 0 0
Now i am using the compression, but thereby the backuptime is much
longer.
Thank you for Ubuntu/Linux :-)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1819052/+subscriptions
More information about the foundations-bugs
mailing list