home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5610.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.5 KB

  1. Received: from pht.com (exodus.pht.com [198.60.59.99]) by nacm.com (8.6.10/8.6.9) with SMTP id JAA18454 for <executor@nacm.com>; Thu, 19 Oct 1995 09:10:26 -0700
  2. Received: by pht.com id AA14700
  3.   (5.67b/IDA-1.5 for executor@nacm.com); Thu, 19 Oct 1995 08:21:02 -0600
  4. Date: Thu, 19 Oct 1995 08:20:58 -0600 (MDT)
  5. From: Brad Midgley <brad@pht.com>
  6. To: executor@nacm.com
  7. Subject: bad2good.pl: executor->netatalk resource forks
  8. Message-Id: <Pine.LNX.3.91.951019081140.14621A-100000@exodus.pht.com>
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11. Sender: owner-paper@nacm.com
  12. Precedence: bulk
  13.  
  14. hi,
  15.  
  16. sorry about the commentary in the name :) (it's preliminary)
  17.  
  18. I wrote a little perl script which converts one-way to netatalk format.  It
  19. does make softlinks in the form %name->.AppleDouble/name so it will take a
  20. netatalk hierarchy and at least make it usable with executor. 
  21.  
  22. Can you executor guys give me an idea of how well the softlinks will work in
  23. practice?  (ie executor won't get upset in any strange cases because it's a
  24. softlink, not a real file?)  Should I use a hard link instead maybe?
  25.  
  26. I still have more error checking to implement before I release the script,
  27. but just to let you know it's there and works.  
  28.  
  29. one thing I'm still thinking about though... what do I do if there are
  30. differing %name and .AppleDouble/%name?  go with the newer one and back up
  31. the old one somewhere?? 
  32.  
  33. are you sure you guys don't want to offer a command-line switch to 
  34. tell executor to use the netatalk format? :)
  35.  
  36. brad@pht.com
  37.  
  38.  
  39.