[GH-ISSUE #8431] [Bug] Backup size is half of actual data folder size #3829

Closed
opened 2026-03-23 21:33:27 +00:00 by mirror · 2 comments
Owner

Originally created by @alyvusal on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8431

Bug Description

My backup take around 400MB but actual data folder size is 1.1GB, I see in AppFlowyDataDoNotRename/images folder tehre is alo t of images with tmp_ prefix and they not included in backup. Is it safe to delete these screenshots i put in appflow notes? how to be sure if they not referenced in my notes

How to Reproduce

backup and check size of backup file and comapre to data folder size

Expected Behavior

backups size should be in same siz eof data folder

Operating System

Ubuntu 25.10

AppFlowy Version(s)

0.11.0

Screenshots

No response

Additional Context

No response

Originally created by @alyvusal on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8431 ### Bug Description My backup take around 400MB but actual data folder size is 1.1GB, I see in AppFlowyDataDoNotRename/images folder tehre is alo t of images with `tmp_` prefix and they not included in backup. Is it safe to delete these screenshots i put in appflow notes? how to be sure if they not referenced in my notes ### How to Reproduce backup and check size of backup file and comapre to data folder size ### Expected Behavior backups size should be in same siz eof data folder ### Operating System Ubuntu 25.10 ### AppFlowy Version(s) 0.11.0 ### Screenshots _No response_ ### Additional Context _No response_
Author
Owner

@LucasXu0 commented on GitHub (Jan 16, 2026):

The size of the backup files is less than the actual folder size because:

  1. The backup is based on the latest snapshot.
  2. The cache folder won't be backed up if the data is not used in your document/database.

You can verify this by importing the backup file as a new workspace and checking the content.

<!-- gh-comment-id:3757721609 --> @LucasXu0 commented on GitHub (Jan 16, 2026): The size of the backup files is less than the actual folder size because: 1. The backup is based on the latest snapshot. 2. The cache folder won't be backed up if the data is not used in your document/database. You can verify this by importing the backup file as a new workspace and checking the content.
Author
Owner

@alyvusal commented on GitHub (Jan 16, 2026):

Thank you for clarification

<!-- gh-comment-id:3758782920 --> @alyvusal commented on GitHub (Jan 16, 2026): Thank you for clarification
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3829
No description provided.