home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text2998.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.7 KB  |  48 lines

  1. On Thu, 23 May 1996, Mat Hostetter wrote:
  2.  
  3. > >>>>> "Vincent" == Vincent Cojot <coyote@step.polymtl.ca> writes:
  4. >     Vincent>     Note the "././@LongLink" errors. Anyway, I managed to
  5. >     Vincent> fix my problems by modifying my backup scripts and things
  6. >     Vincent> seem to work so far with afio but I am surprised that GNU
  7. >     Vincent> tar seems to have problems with some files.
  8. > The "@LongLink" isn't an error, it's how GNU tar handles files with
  9. > pathnames longer than 100 characters.
  10. > I believe the "--null" only matters if you are feeding filenames in
  11. > via stdin, which you are not.
  12. > -Mat
  13.  
  14. Thanks for the explaination. I miscorrectly interpreted that files for
  15. which "@LongLink" was reported were not backed up. It surely is a strange
  16. way to report an error to say "././@LongLink" instead of some more
  17. explicit message. Thanks a lot to everyone who responded. Also, if some
  18. people are using the backup scripts 1.03 from sunsite.unc.edu and found in
  19. /pub/Linux/system/backup, to make them work with executor filesystems,
  20. change this line in ~/afioscripts/makebackup: 
  21.  
  22. if (exec (P_NOCHECK, "awk", "'{print $1}'", listfile,
  23.  
  24. to:
  25.  
  26. if (exec (P_NOCHECK, "awk  -F \" CT:\" ", "'{print $1}'", listfile,
  27.  
  28. This fixed my backup problem and therefore, I don't care as much about GNU
  29. tar and executor filesystems anymore.. :)
  30.  
  31. ,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,
  32. Vincent S. Cojot, Computer Engineering.
  33. Ecole Polytechnique de Montreal, Comite Micro-Informatique.
  34. coyote@step.polymtl.ca, coyote@info.polymtl.ca
  35.  
  36. They cannot scare me with their empty spaces
  37. Between stars - on stars where no human race is
  38. I have it in me so much nearer home
  39. To scare myself with my own desert places.       - Robert Frost
  40.  
  41.  
  42.  
  43.  
  44.