I wrote about woes of amrecover crashing because of control
characters in the filenames being restored and Jean-Louis replied:

> Try to set the locale to 'C', gnu tar should convert all control 
> character to octal value.

I wanted everyone to know this worked great.  I found a good
document about how to do it:

system% unsetenv LC_ALL LANG LC_CTYPE LC_COLLATE LC_NUMERIC \
        LC_TIME LC_MONETARYLC_MESSAGES

system% setenv LC_ALL C
system% setenv LANG C

system% locale

> The other option is to recompile 'amgtar', removing the 'v' flag to 
> gnutar when restoring.

I did not try this, I wonder if it would speed up the restores?
Anyway thanks as always, amanda is a great product and this list is
always helpful.

Steve
-- 
Steven J. Backus                        Computer Systems Manager
University of Utah                      E-Mail:  [email protected]
Genetic Epidemiology                    Alternate:  [email protected]
391 Chipeta Way -- Suite D              Office:  801.587.9308
Salt Lake City, UT 84108-1266           http://www.math.utah.edu/~backus

Reply via email to