Puis-je choisir l'emplacement des répertoires temporaires ?

In the folder /wp-content/uploads of your WordPress installation, BackWPup creates temporary directories for files, which are only needed while a job is running. You can choose another folder for the temporary directories. For this, you need write access to your wp-config.php, which can generally be found in the root directory of your WordPress installation. Open the wp-config.php…

Accueil Foire aux questions Puis-je choisir l'emplacement des répertoires temporaires ?

In the folder /wp-content/uploads of your WordPress installation, BackWPup creates temporary directories for files, which are only needed while a job is running. You can choose another folder for the temporary directories.

For this, you need write access to your wp-config.php, which can generally be found in the root directory of your WordPress installation.

  1. Ouvrez le wp-config.php ouvrez le fichier et recherchez la ligne if ( !defined('ABSPATH') ).
  2. Ajoutez cette ligne avant celui de l'étape 1 : define( 'WP_TEMP_DIR', '/absolute/path/to/wp/your/temp-dir' );
  3. Remplacer /absolute/path/to/wp/ with the absolute path of your WordPress installation and your/temp-dir en indiquant le chemin d'accès à votre nouveau dossier temporaire.
  4. Enregistrez le fichier.

Assurez la sécurité de votre WordPress

Assurez à vos données de site web la protection qu'elles méritent grâce à BackWPup Pro.