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

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