Re: [BackupPC-users] Manual restore

2014-05-05 Thread Les Mikesell
On Mon, May 5, 2014 at 4:53 PM, Carlos Galeano wrote: > okay, I'll explain to make sense. > I need to store a copy of the backup off the server, and if this is a large > file is difficult to do, that's why I need to split the tar file into > multiple files. You could use the 'archive host' featur

Re: [BackupPC-users] Manual restore

2014-05-05 Thread Carlos Galeano
okay, I'll explain to make sense. I need to store a copy of the backup off the server, and if this is a large file is difficult to do, that's why I need to split the tar file into multiple files. the problem is if I need to restore some files from this backup, reattach the parts can be a time-con

Re: [BackupPC-users] Manual restore

2014-05-05 Thread Les Mikesell
On Mon, May 5, 2014 at 4:03 PM, Carlos Galeano wrote: > Hi, > > I try the Split command and it split the big file into a set of smaller > files, Is there a way to restore some files without getting back together all > the files that makes the split? > Nothing reasonable...Why don't you just

Re: [BackupPC-users] Manual restore

2014-05-05 Thread Carlos Galeano
Hi, I try the Split command and it split the big file into a set of smaller files, Is there a way to restore some files without getting back together all the files that makes the split? Thanks. -Mensaje original- De: Les Mikesell [mailto:lesmikes...@gmail.com] Enviado el: Monday, May

Re: [BackupPC-users] Manual restore

2014-05-05 Thread Les Mikesell
On Mon, May 5, 2014 at 11:04 AM, Carlos Galeano wrote: > > I’m Using the command backuppc_tarCreate to manually restore some backups, > it Works fine but i want to know if with this command can create several > files and not only one big file. > The tar image is going to be generated as one big s

Re: [BackupPC-users] Manual restore

2014-05-05 Thread Bowie Bailey
On 5/5/2014 12:04 PM, Carlos Galeano wrote: Hi, I'm Using the command backuppc_tarCreate to manually restore some backups, it Works fine but i want to know if with this command can create several files and not only one big file. tarCreate does exactly what it says it's going to do -- it c

[BackupPC-users] Manual restore

2014-05-05 Thread Carlos Galeano
Hi, I'm Using the command backuppc_tarCreate to manually restore some backups, it Works fine but i want to know if with this command can create several files and not only one big file. Thanks. -- Is