duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Sub-directories not backing up


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Sub-directories not backing up
Date: Tue, 05 Aug 2008 13:51:08 -0500
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

Chris Willard wrote:
> Hello All,
> 
> I have a script file in cron.daily to backup using duplicity. The
> source is "/home" which at the moment only contains my home folder
> (i.e. /home/chris). The command format used to backup is as follows.
> 
> duplicity /home ftp://address@hidden@ftp.foo.com/data01/
> 
> If I use the above then the backup report shows only 1 file as being
> backedup. If however I specifiy /home/chris as the source it works
> including all the sub folders.
> 
> Any ideas what I am doing wrong?

Please post the output of 'ls -l /home'.

There are a couple of things that could be an issue.  One of them is
that you as a user do not have access to /home directly.  The other is
that /home/chris is actually a symbolic or hard link.  Either one will
keep duplicity from seeing the directory.

...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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