> under frootfs  folder.

>
> When the target is a linux system, why not just use rsync over ssh?
>
>

Because I do not want to  spend cpu time on ssh - And why not rsyncd for
local LAN. It should be done that way when encryption is not needed.


Backuppc hardlinks all identical files for its own storage - which is
> most of the point of using it.   Normal tar will only include
> hardlinks as links in its archive if it has the content earlier in the
> stream, so I'm not sure what is going on here.   I haven't used the
> rsyncd setup in combination with archivehost so I'm not sure what to
> expect there.  If the module name is included as a top level directory
> in the tar output, I would have expected extraction to have created it
> and pushed everything else down a level.  Is there something in the
>

Yes it created the rootfs dir and put everything down to that folder.
Extract using normal tar xzf



> way you extract that would prevent that?    Does this scenario happen
> in any other case?   Maybe it is somehow confused by the module name
> and a directory being named the same, or by what happens to '/' as the
> real top level when it is converted to a relative path in extraction.
>
>
Directory name  (rootfs) is generated by backuppc - It think It is based on
the rsynd module name (if I named it differently then the foldername is
changed as well).

When doing restore and select download as Tar archive, all is fine, the tar
archive have no hardlink in it, and I can extract it correctly. I noticed
that there is no top level folder rootfs anymore.

So there might be somewhere when doing archive it add the top folder (from
looking at the frootfs and generated folder name rootfs and put all thins
under it, that confused tar.

Thanks





> --
>   Les Mikesell
>      lesmikes...@gmail.com
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>



-- 
Steve Kieu
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to