[ On Monday, February 16, 2004 at 09:45:31 (-0500), Schrum, Allan (Allan) wrote: ]
> Subject: RE: CVS Repository On-Line Backup Capability i.e. Hot Backup
>
> Also, have you thought about using CPIO which takes in filenames
> and does not recurse?
> 
> Tar has a limit on the max length of the filenames it will archive. Cpio
> does not seem to have that limit.

It depends on the implementation.

FYI the POSIX standard file archiving tool is Pax and it's available on
most systems today.  Pax can also create an archive from a list of files
without first traversing the directory structure itself.

-- 
                                                Greg A. Woods

+1 416 218-0098                  VE3TCP            RoboHack <[EMAIL PROTECTED]>
Planix, Inc. <[EMAIL PROTECTED]>          Secrets of the Weird <[EMAIL PROTECTED]>


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to