Only copy files (and so backup) if file changed #22

Closed
opened 2025-12-17 15:04:05 +01:00 by yestax · 2 comments
Owner

.setup_backup directory can grow quickly when updating the setup.
All files are copied no matter what and backuped. This is a great behaviour but not so smart.

#10: implements a way to diff files

Could be used to diff source and target files and copy (or backup) only if the file changed.

This could clearly show what file have changed.

.setup_backup directory can grow quickly when updating the setup. All files are copied no matter what and backuped. This is a great behaviour but not so smart. #10: implements a way to diff files Could be used to diff source and target files and copy (or backup) only if the file changed. This could clearly show what file have changed.
yestax self-assigned this 2025-12-17 15:04:05 +01:00
Author
Owner

See man install

See man install
Author
Owner

#33 is now the preferred way of installing.
apt manages this behaviour.

A file modified with /etc for instance is proposed to be kept or overriden or diffed if manually changed

#33 is now the preferred way of installing. apt manages this behaviour. A file modified with /etc for instance is proposed to be kept or overriden or diffed if manually changed
yestax 2026-04-11 11:49:39 +02:00
  • closed this issue
  • added the
    obsolete
    label
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
yestax/setup#22
No description provided.