On 2023-02-10, Daniele Bonini <my2...@aol.com> wrote:
> tar: File name too long for ustar
> "go/Pippo/Pluto_Pluto_Pluto_Pluto/pippo/EN/pippo pippo pippo pippo
> technical assistance and sale of appliances emergency service
> throughout the pippo area pippo pippo superpippopippo.com"
>
> and these folder and files doesn't comes compressed at all.

OpenBSD's tar utility doesn't allow writing in any format which
can handle that long a name (reading is ok though). Max 100 chars
for the filename part, 256 the whole path.

You can use gtar from packages. Or if you don't need a tar format
file, pax with -x cpio copes with longer names.


-- 
Please keep replies on the mailing list.

Reply via email to