teejee2008 / aptik

Command-line tool for migrating system settings and data for distributions based on Debian, Arch and Fedora. Can backup and restore software repositories, packages, icons, themes, fonts, users, groups, home data, dconf settings, fstab/crypttab entries, and cron tasks.
GNU Lesser General Public License v3.0
141 stars 26 forks source link

How to exclude caches backup (archives folder) after restoring #16

Open ju1da opened 6 years ago

ju1da commented 6 years ago

I don't think I need to backup the caches of deb files in /var/cache/apt/archives after restoring installed packages as I usually do it manually. How can I exclude them? Kind Regards!

teejee2008 commented 6 years ago

You don't need to do it manually. The cached packages will be saved automatically to backup location after restoring installed packages. There's no option to skip this.