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

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