Quote:
Originally posted by clocker1996
...and it SEEMS to of finished, but... it stopped with
apache/test/
|
How does it seem to have finished, and seem to have stopped with apache/test?
Anyway, you can do a "tar -tzf" to list the contents.
tar may fail if you don't use --ignore-zeros, and there are some funky named files, or it will fail if files have names over 256 characters in length.
I can't thin of a better way to do what you're doing, except maybe use cpio, which doesn't have some of those problems.