Using tar to backup large files

From: Tim Edwards (tkedwards_at_optusnet.com.au)
Date: 08/09/03

  • Next message: Peter T. Breuer: "Re: Using tar to backup large files"
    Date: Sat, 09 Aug 2003 02:16:47 -0400
    
    

    Hi,

    I would like to know if its possible to backup and restore tar backups
    greater than 2gb in total size split into ~650mb chunks. I have an Mp3
    folder with about 2.3gb of stuff in it that I use tar to archive into
    several 650mb files. However what happens when I want to restore them? I
    have tried creating a tar file greater than 2gb and it seems that tar
    cannot extract files from such an archive. I'm running Mandrake 9.1, on
    ext3 partitions and I've successfuly created files (including a tar
    archive) larger than 2gb on disk.

    Once that > 2gb tar archive is created and split into 650mb chunks I need to
    know how to recombine them and successfuly extract the files from the
    recombined tar archive.

    Sorry if i'm rambling a bit but its late at nite here :)

    Thanks.

    Tim


  • Next message: Peter T. Breuer: "Re: Using tar to backup large files"

    Relevant Pages

    • Using tar to backup large files
      ... I would like to know if its possible to backup and restore tar backups ... cannot extract files from such an archive. ... know how to recombine them and successfuly extract the files from the ...
      (comp.os.linux.misc)
    • Re: Using tar to backup large files
      ... > I would like to know if its possible to backup and restore tar backups ... > folder with about 2.3gb of stuff in it that I use tar to archive into ... > cannot extract files from such an archive. ...
      (comp.os.linux)
    • Re: Using tar to backup large files
      ... >> know how to recombine them and successfuly extract the files from the ... > Just cat them together and stream them into tar's stdin. ... That trick stands a pretty good chance of working to let tar extract ... large file support, or simply download/compile with large file support. ...
      (comp.os.linux.misc)
    • Re: Using tar to backup large files
      ... >> know how to recombine them and successfuly extract the files from the ... > Just cat them together and stream them into tar's stdin. ... That trick stands a pretty good chance of working to let tar extract ... large file support, or simply download/compile with large file support. ...
      (comp.os.linux)
    • Re: tar zxf
      ... 2003-12-15, 10:14, John Poltorak: ... > I would like to extract files from a compressed archive and at the same ... > time convert any text files from Unix to DOS format. ... You can't with tar, ...
      (comp.unix.shell)