duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] File / Directory names with spaces


From: Bob Smither
Subject: Re: [Duplicity-talk] File / Directory names with spaces
Date: Fri, 09 Jul 2010 19:58:18 -0500

On Mon, 2010-07-05 at 20:10 -0500, Bob Smither wrote:
> Hi List,
> 
> Is there an preferred way to use directory / file names with spaces in
> them (other that just don't use them :-)?

Just to finish this thread ...

Thanks for the replies.  I looked into tagging the directories that have
spaces in the name, but then found a much better solution - simply
enclose the path in double quotes and the spaces are handled perfectly:

  duplicity -v4 \
    "/home/directory with spaces" \
    scp://address@hidden//backup-directory

I should have known!






reply via email to

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