what is the expected behavior if I restore to remote and not localhost? > Sent: Saturday, February 10, 2024 at 7:42 PM > From: "Les Mikesell" <[email protected]> > To: "General list for user discussion, questions and support" > <[email protected]> > Cc: "daggs" <[email protected]> > Subject: Re: [BackupPC-users] error restoring backup > > 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/
