You are not logged in.

#1 2023-12-15 17:00:05

Seacat17
Member
Registered: 2023-05-13
Posts: 95

7ZIP (in Wine) deleted the files but they still take space

Guys, I desperately need a help of someone who knows how Wine and 7Z works.

I had a folder that was ~18GB big and I wanted to compress it because it was very compressable (down to 1.2GB) and I used 7ZIP for it thru Wine because 7ZIP is pretty good at it and it worked fine until today.

I checked this little checkbox. "Delete files after compression".

It compressed them and they disappeared, leaving the archive. But the space taken by those files remains taken and I deleted all the temp data and cache I could find but I still can't free this damn space.

What happened? Is there any way to see where did those files go?


Born to lose

Offline

#2 2023-12-15 17:25:49

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: 7ZIP (in Wine) deleted the files but they still take space

If you're using BTRFS you need to drop the associated snapshot/rollback information. Alternatively they migh've been moved to the thrash or so.

Also p7zip exists and all major Linux Archiver utilities have appropriate integration with it, might want to use that in the future.

Offline

#3 2023-12-15 18:17:27

Seacat17
Member
Registered: 2023-05-13
Posts: 95

Re: 7ZIP (in Wine) deleted the files but they still take space

V1del wrote:

If you're using BTRFS you need to drop the associated snapshot/rollback information. Alternatively they migh've been moved to the thrash or so.

Also p7zip exists and all major Linux Archiver utilities have appropriate integration with it, might want to use that in the future.

They're not in trash and I use EXT4.


Born to lose

Offline

#4 2023-12-15 18:49:16

Seacat17
Member
Registered: 2023-05-13
Posts: 95

Re: 7ZIP (in Wine) deleted the files but they still take space

I did "df -h" and I don't understand what's going on. Look for yoursef.

[seacat17@seacat17-laptop ~]$ df -h
Filesystem      Size  Used Avail Use% Mounted on
dev             7.5G     0  7.5G   0% /dev
run             7.5G  1.8M  7.5G   1% /run
efivarfs        128K   13K  111K  11% /sys/firmware/efi/efivars
/dev/nvme0n1p2  468G  441G  3.6G 100% /
tmpfs           7.5G     0  7.5G   0% /dev/shm
tmpfs           7.5G  221M  7.3G   3% /tmp
/dev/nvme0n1p1  510M   59M  452M  12% /boot
tmpfs           1.5G   80K  1.5G   1% /run/user/1000
tmpfs           1.5G   68K  1.5G   1% /run/user/973


Right now we need this string:

/dev/nvme0n1p2  468G  441G  3.6G 100% /

This is the partition I use. It is 468 gigs big. 441 are used. 3.6 are free. Where are other 23?


Born to lose

Offline

#5 2023-12-15 19:57:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: 7ZIP (in Wine) deleted the files but they still take space

Ext4 reserves some space.

Offline

#6 2023-12-15 20:02:11

Seacat17
Member
Registered: 2023-05-13
Posts: 95

Re: 7ZIP (in Wine) deleted the files but they still take space

Scimmia wrote:

Ext4 reserves some space.

23 gigs?...


Born to lose

Offline

#7 2023-12-15 23:10:10

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,694

Re: 7ZIP (in Wine) deleted the files but they still take space

it's a percentage, so could be, yes. I don't remember off hand, but 5% sounds right. It's changeable.

Offline

#8 2023-12-16 00:14:48

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: 7ZIP (in Wine) deleted the files but they still take space

Offline

Board footer

Powered by FluxBB