rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] Can't invoke rdiff-backup


From: Matthew Bloch
Subject: [rdiff-backup-users] Can't invoke rdiff-backup
Date: Thu, 15 May 2003 23:31:51 +0100
User-agent: Mutt/1.5.4i

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there, I was using the following script on a cron job to invoke
rdiff-backup.  It worked once, then failed because it couldn't find file
"esystems".  Now if I try to invoke it again to continue the aborted backup
I get simply:

Error: Too many arguments given
See the rdiff-backup manual page for instructions

The script is here:

#!/bin/sh

BACKUP="rdiff-backup --remote-schema '/bin/netcat %s 2711' "
REMOTE="butler.office.bytemark.co.uk::/backup/geri"

$BACKUP \
  --resume-window 21600  \
  --exclude-device-files  \
  --exclude-other-filesystems \
  --exclude "/.*\.o(bj)?$"  \
  --exclude "/.*\.class$"  \
  --exclude "/\.xvpics$"  \
  --exclude "/.kde/share/thumbnails"  \
  --exclude "/\/\.*cache.*"  \
  --exclude "/home/mattbee/builds"  \
  --exclude "/var/cache/apt/archive/*.deb" \
  / $REMOTE

I've tried upgrading both ends to 0.11.4 from 0.10.6 to no avail-- any idea
what's wrong?  I'm using it on a Debian/unstable system at each end with
Python 2.2.

thanks,

- -- 
Matthew Bloch                             Bytemark Hosting
                                  tel. +44 (0) 8707 455026
                        http://www.bytemark-hosting.co.uk/
          Dedicated Linux hosts from 15ukp ($26) per month
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+xBVXT2rVDg8aLXQRAksoAJsGLak4KuUb+SSzCBiZwoxb58Pk/ACfelwH
E4y2nrQX1eDXA2Zv32zf2IA=
=4Fy8
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]