Changes

From SME Server
Jump to navigationJump to search
28 bytes added ,  13:03, 25 July 2023
m
no edit summary
Line 48: Line 48:  
</tab>
 
</tab>
 
<tab name="For SME 9">
 
<tab name="For SME 9">
  wget http://viewvc.koozali.org/smecontribs/rpms/smeserver-migratehelper/contribs10/migratehelper.sh -O /usr/bin/migratehelper.sh
+
  wget http://viewvc.koozali.org/smecontribs/rpms/smeserver-migratehelper/contribs10/migratehelper.sh -O /usr/bin/migratehelper.sh --no-check-certificate
 
</tab>
 
</tab>
 
</tabs>
 
</tabs>
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