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

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

[rdiff-backup-users] how to use wildcird to include hidden config files


From: baikis
Subject: [rdiff-backup-users] how to use wildcird to include hidden config files from home folder
Date: Sun, 3 Feb 2013 05:40:17 -0800 (PST)

hello for all,

I want to backup all the ".bash*" (bashrc, bashaliases..) files

my backup.sh script looks like this:

rdiff-backup --print-statistics --terminal-verbosity 2 \
--include ~/Documents/Magveda\,\ UAB/rastai/ \
--include ~/Documents/Magveda\,\ UAB/saskaitos/ \
--include ~/.fonts \
--include ~/.vim \
--include ~/.config/mc \
--include "~/.bash*" \
--exclude '**' \
~/ ~/Backup/

I get error:

Fatal Error: Fatal Error: The file specification
    '~/.bash*'
cannot match any files in the base directory

What is wrong here?..
-- 
View this message in context: 
http://old.nabble.com/how-to-use-wildcird-to-include-hidden-config-files-from-home-folder-tp34977070p34977070.html
Sent from the rdiff-backup-users mailing list archive at Nabble.com.




reply via email to

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