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

RC Clone #5

Closed MarkP2015 closed 5 years ago

MarkP2015 commented 6 years ago

THIS IS NOT AN ISSUE, AS GITHUB SUGGESTS ABOUT ALL POSTS. Aptik restored a number of user installed apps today. One is RClone. It xfers/syncs files between this computer and a cloud storage account. When I tried to restore /Desktop via RClone, which has previously had /Desktop sent to it as storage in the cloud, RClone balked and wants a it's config and other info back. If Aptik took it, it didn't restore it. I get confused. I don't know what Aptik does or doesn't do.

teejee2008 commented 6 years ago

rclone keeps its configs in your home folder, so if you backed up your home directory data with Aptik then it should be restored.

Check for a .rclone folder in home or under .config/rclone (show all hidden files in file manager)