>> BackupPC_tarCreate -n -1 -h -s / | tar xf -
>>
>> I would like to know if there is a better (and more elegant)
>> solution?
>
> no.
Thank you.
> lots of blank lines don't improve readability, they just tend to
> increase your
> spam score.
This was not intended/expected, believe me :-)
Hi,
[EMAIL PROTECTED] wrote on 2008-07-20 01:54:13 +0200 [[BackupPC-users] Copy
last backup files to external HD]:
> [...]
> I need to copy the the most recent backup of a given host to an external
> hard drive.
> [...]
> So far, I've played with something like this:
>
Hi all,
I need to copy the the most recent backup of a given host to an external
hard drive.
But I don't want to create an archive file on the external hard drive, I
just want to copy files/folders as they appear on the host's filesystem.
So far, I've played with something like this: