J'ai placé cette commande de sauvegarde de mes données utilisateur dans anacrontab.
Code : Tout sélectionner
rsync -av --delete-after --exclude-from='/home/christian2/exclus.txt' /home/christian2 /media/christian2/Box/homeCode : Tout sélectionner
root       49207  0.0  0.0   2576   776 ?        S    08:40   0:00 /bin/sh -c rsync -av --delete-after --exclude-from='/home/christian2/exclus.txt' /home/christian2 /media/christian2/Box/home
root       49208  1.6  0.1  12332  7884 ?        D    08:40   0:24 rsync -av --delete-after --exclude-from=/home/christian2/exclus.txt /home/christian2 /media/christian2/Box/home
root       49209  0.0  0.1  11752  7212 ?        S    08:40   0:00 rsync -av --delete-after --exclude-from=/home/christian2/exclus.txt /home/christian2 /media/christian2/Box/home
root       49210  2.1  0.0  12012  4748 ?        S    08:40   0:31 rsync -av --delete-after --exclude-from=/home/christian2/exclus.txt /home/christian2 /media/christian2/Box/home
Merci


