Changes

From SME Server
Jump to navigationJump to search
5 bytes added ,  13:03, 25 July 2023
m
no edit summary
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
  
19

edits

Navigation menu