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

  1. Organization: Ecole Polytechnique de Montreal
  2. Lines: 46
  3. Message-ID: <Pine.SOL.3.91.960523111608.12480A-100000@step.polymtl.ca>
  4. References: <199605200625.BAA01207@raven.ots.utexas.edu>
  5.     <4nr71a$67c@service.polymtl.ca>
  6.     <m0uLuJY-000GQSC@gwar.ardi.com>
  7.     <Pine.SOL.3.91.960521224342.15373C-100000@step.polymtl.ca> <m0uMc7e-000GQSC@gwar.ardi.com>
  8. NNTP-Posting-Host: step.polymtl.ca
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. In-Reply-To: <m0uMc7e-000GQSC@gwar.ardi.com>
  12. To: executor@ardi.com
  13. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  14. Sender: owner-executor@ardi.com
  15. Precedence: bulk
  16.  
  17. On Thu, 23 May 1996, Mat Hostetter wrote:
  18.  
  19. > >>>>> "Vincent" == Vincent Cojot <coyote@step.polymtl.ca> writes:
  20. >     Vincent>     Note the "././@LongLink" errors. Anyway, I managed to
  21. >     Vincent> fix my problems by modifying my backup scripts and things
  22. >     Vincent> seem to work so far with afio but I am surprised that GNU
  23. >     Vincent> tar seems to have problems with some files.
  24. > The "@LongLink" isn't an error, it's how GNU tar handles files with
  25. > pathnames longer than 100 characters.
  26. > I believe the "--null" only matters if you are feeding filenames in
  27. > via stdin, which you are not.
  28. > -Mat
  29.  
  30. Thanks for the explaination. I miscorrectly interpreted that files for
  31. which "@LongLink" was reported were not backed up. It surely is a strange
  32. way to report an error to say "././@LongLink" instead of some more
  33. explicit message. Thanks a lot to everyone who responded. Also, if some
  34. people are using the backup scripts 1.03 from sunsite.unc.edu and found in
  35. /pub/Linux/system/backup, to make them work with executor filesystems,
  36. change this line in ~/afioscripts/makebackup: 
  37.  
  38. if (exec (P_NOCHECK, "awk", "'{print $1}'", listfile,
  39.  
  40. to:
  41.  
  42. if (exec (P_NOCHECK, "awk  -F \" CT:\" ", "'{print $1}'", listfile,
  43.  
  44. This fixed my backup problem and therefore, I don't care as much about GNU
  45. tar and executor filesystems anymore.. :)
  46.  
  47. ,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,
  48. Vincent S. Cojot, Computer Engineering.
  49. Ecole Polytechnique de Montreal, Comite Micro-Informatique.
  50. coyote@step.polymtl.ca, coyote@info.polymtl.ca
  51.  
  52. They cannot scare me with their empty spaces
  53. Between stars - on stars where no human race is
  54. I have it in me so much nearer home
  55. To scare myself with my own desert places.       - Robert Frost
  56.  
  57.  
  58.  
  59.  
  60.