On Sat, Feb 10, 2024 at 10:53 AM daggs via BackupPC-users
<[email protected]> wrote:
>
> the log doesn't specify the command but I think I have a clue, I saw that the
> cmd is something in the line of this:
> https://unix.stackexchange.com/questions/291402/backuppc-restore-using-command-line-tools
>
> so it restores it to local path, in my case the tar file should be almost 3
> TB of size and the local path as at most 16 GB.
> the target path has enough space.
> so I assume the issue is lack of space
tarCreate writes to stdout, which in that example is redirected to a
local file. Send it where you have space - or test again restoring
only a small directory.
--
Les Mikesell
[email protected]
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/