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-consuming task. 
The one tar file can be up to 50GB, split into 5Gb each part

Restoring a file from the web works if the backup still exists on the
server, but for space, I delete the backups over 60 days old. 
So my question is, can i restore files from tar files without joining them
again?


Thanks




-----Mensaje original-----
De: Les Mikesell [mailto:lesmikes...@gmail.com] 
Enviado el: Monday, May 05, 2014 3:09 PM
Para: General list for user discussion, questions and support
Asunto: Re: [BackupPC-users] Manual restore

On Mon, May 5, 2014 at 4:03 PM, Carlos Galeano <cgale...@logise.com.gt>
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 use the web interface and
pick the files you want in the first place?

-- 
   Les Mikesell
     lesmike...@gmail.com

----------------------------------------------------------------------------
--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity &#149; Requirements
for releasing software faster &#149; Expert tips and advice for migrating
your SCM now http://p.sf.net/sfu/perforce
_______________________________________________
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/


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
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