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

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

Re: [rdiff-backup-users] Broken rdiff-backup on Fedora 11


From: R. David Murray
Subject: Re: [rdiff-backup-users] Broken rdiff-backup on Fedora 11
Date: Wed, 03 Feb 2010 17:44:31 -0500

On Wed, 03 Feb 2010 14:29:05 -0800, John Jason Jordan <address@hidden> wrote:
> - *.iso
> - *.ISO
> 
> To get the script to run I had to delete the last two. Apparently my
> syntax is faulty, but I can't figure out how to do it. The instructions
> in the man page were written for someone smarter than me.

Your problem is that '*' doesn't match directories.  So you want **.iso,
I think (or is it **/*.iso?  I'm not completely clear on how ** works.)

--
R. David Murray                                      www.bitdance.com
Business Process Automation - Network/Server Management - Routers/Firewalls




reply via email to

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