Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
joomla:migrate [2026/08/16 22:20] – [Automatic backups] Bernard Condraujoomla:migrate [2026/08/16 22:54] (current) – [Automatic backups] Bernard Condrau
Line 4: Line 4:
   * Add your user to group ''www-data'' with one of below commands then logout and login again:<file>sudo adduser <user> <group>   * Add your user to group ''www-data'' with one of below commands then logout and login again:<file>sudo adduser <user> <group>
 sudo usermod -aG groupname username</file> sudo usermod -aG groupname username</file>
 +  * Create a SSH keypair and copy the public key to your receiving server
 +  * Modify access parameters in ''task'' for our receiving server