John L Fjellstad wrote: > Dotan Cohen <dotancohen at gmail.com> writes: > >> That's why you should tar them first. Saves space, preserves >> permissions, no filename encoding problems. > > tar doesn't compress Strictly no - but the tar command _will_ handily invoke gzip or bzip, so as far as the user is concerned, tar compresses. -- derek