Displaying 2 results from an estimated 2 matches for "_non_unique_".
2015 Jun 16
2
using rsync to sync desktop /home/user of to laptop /home/user
...heck out later.
> And, IMHO it's better to filter out the directories that contain
> configuration for the systems, or better, sync only the documents and
> other pertinent files.
i agree, and i have already started writing scripts for both desktop
and laptop to sync just the common, _non_unique_ directories and files.
so, back to my original question, worded differently.
what directories and files should not be copied so that configs for
desktop/laptop do not corrupt configs for laptop/desktop screen?
i am presuming that '.KDE' is one of them, and what else?
i can got thru all...
2015 Jun 16
2
using rsync to sync desktop /home/user of to laptop /home/user
greetings,
i want to sync my desktop home directory to my laptop home
directory. i am using KDE for desktop.
a problem that i foresee is the different screens between the 2.
i synced using;
rsync -a -u -v -e ssh /home/geo geo at 192.168.1.5:/home/geo.new
with intent of in laptop's /home;
mv geo geo.org
mv geo.new geo
what files and directories in 'org' directory need to be