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

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