[email protected] ha escrit:

>    For exemple: A file with 100G using a sun machine with unix, tar cvEf
>    works, but in linux i don't find the "E" option

Use

  tar -c -v -Hposix -f ...

>    and the tar cvf failled.

How exactly? What error messages did it print?  Notice also that the
size of the archive is limitied by the filesystem.  What filesystem do
you use?

Regards,
Sergey

Reply via email to