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

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