Line 268:
Line 268:
Fourth, you can start a rsync for the missing bits
Fourth, you can start a rsync for the missing bits
−
rsync -arv root@oldsme:/home/e-smith/files/ibays/ /home/e-smith/files/ibays
+
rsync -aArv root@oldsme:/home/e-smith/files/ibays/ /home/e-smith/files/ibays
−
rsync -arv root@oldsme:/home/e-smith/files/shares/ /home/e-smith/files/shares
+
rsync -aArv root@oldsme:/home/e-smith/files/shares/ /home/e-smith/files/shares
−
rsync -arv root@oldsme:/home/e-smith/files/users/ /home/e-smith/files/users
+
rsync -aArv root@oldsme:/home/e-smith/files/users/ /home/e-smith/files/users
−
rsync -arv root@oldsme:/home/e-smith/files/nextcloud home/e-smith/files/nextcloud
+
rsync -aArv root@oldsme:/home/e-smith/files/nextcloud home/e-smith/files/nextcloud
or simply
or simply
−
rsync -arv root@oldsme:/home/e-smith/files/ /home/e-smith/files
+
rsync -aArv root@oldsme:/home/e-smith/files/ /home/e-smith/files
Some might enjoy to get back their old log too
Some might enjoy to get back their old log too