Displaying 2 results from an estimated 2 matches for "debx40".
Did you mean:
debug0
2014 Feb 15
2
rsync filter rules ignored by rsnapshot
...rror in my rsnapshot setup
as well as in my rsync setup. If there is a solution on one of these mailing-lists i will
post it to the other one as well. ok?
here is my question: when running rsnapshot, my exclude filter is being ignored, but i don't see why.
grep -v "#" /etc/rsnapshot-debx40.conf | grep .
gives
config_version 1.2
snapshot_root /media/extfp/Backup/rsnapshot-debx40/
no_create_root 1
cmd_cp /bin/cp
cmd_rm /bin/rm
cmd_rsync /usr/bin/rsync
cmd_ssh /usr/bin/ssh
cmd_logger /usr/bin/logger
retain daily 7
retain weekly 4
retain monthly 3
verbose 5
loglevel 5
logfile /var/l...
2014 Feb 10
2
/usr/bin/ssh not found when rsync is executed within rsnapshot
...art), but after reading the FAQ and searching the
bugzilla DB i thought it could help to post here as well.
i have a problem. But let me first describe my setup. i followed this howto:
http://dev.kprod.net/?q=linux-backup-rsnapshot-no-root
Now there is a backup server rpi-home and a remote host debx40. On both these
computers there is debian jessie (with rsnapshot version 1.3.1) installed, there
is a user backupuser and as far as i can see the remote login with password for
that user works:
backupuser at rpi-home ~ $ ssh debx40 -i ~/.ssh/id_rsa
Linux debx40 3.12-1-486 #1 Debian 3.12.9-1 (2014-0...