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

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