duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Error with file selection


From: Yves Goergen
Subject: [Duplicity-talk] Error with file selection
Date: Fri, 03 Sep 2010 20:16:54 +0200
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Hi,

I'm getting a weird error that I cannot explain. when I run duplicity
from my backup script, it gives me this message at some point:

Fatal Error: The file specification
    "/var/cache/mylvmbackup/mnt/backup/dev/**
cannot match any files in the base directory
    /var/cache/mylvmbackup/mnt/backup
Useful file specifications begin with the base directory or some
pattern (such as '**') which matches the base directory.

When I call duplicity directly from the shell, with the very same
arguments, it runs fine. Here's my command:

sudo PASSPHRASE=mypass TMPDIR=/backup/tmp duplicity --archive-dir
/backup --name all --exclude "/var/cache/mylvmbackup/mnt/backup/dev/**"
--exclude "/var/cache/mylvmbackup/mnt/backup/tmp/**" --exclude
"/var/cache/mylvmbackup/mnt/backup/var/run/**" --volsize 250
/var/cache/mylvmbackup/mnt/backup ftp://192.168.1.13/backup-all

What's up here? I can't always open a shell and type in the command to
make a backup, it should really work from a script...

-- 
Yves Goergen "LonelyPixel" <address@hidden>
Visit my web laboratory at http://beta.unclassified.de



reply via email to

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