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

  1.     id m0tn1d8-0007q3a; Thu, 15 Feb 96 04:13 MST
  2. Sender: owner-paper
  3. Received: from ardi.com by ftp.ardi.com
  4.     (Smail3.1.29.1 #3) id m0tn1ca-0007q1n; Thu, 15 Feb 96 04:13 MST
  5. Path: sloth.swcp.com!tesuque.cs.sandia.gov!ferrari.mst6.lanl.gov!newshost.lanl.gov!ncar!uchinews!news.luc.edu!chi-news.cic.net!newsspool.doit.wisc.edu!night.primate.wisc.edu!sdd.hp.com!hamblin.math.byu.edu!park.uvsc.edu!news.cc.utah.edu!news
  6. From: zinc@zifi.genetics.utah.edu (zinc)
  7. Newsgroups: comp.emulators.mac.executor
  8. Subject: Re: Executor w/ netatalk
  9. Date: 11 Feb 1996 19:48:23 GMT
  10. Organization: University of Utah Computer Center
  11. Lines: 59
  12. Message-ID: <4flh67$t64@news.cc.utah.edu>
  13. References: <4fh98c$ma6@newsstand.cit.cornell.edu>
  14. NNTP-Posting-Host: zifi.genetics.utah.edu
  15. X-Newsreader: knews 0.9.5
  16. In-Reply-To: <4fh98c$ma6@newsstand.cit.cornell.edu>
  17. To: executor@ardi.com
  18. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  19. Sender: owner-paper@ardi.com
  20. Precedence: bulk
  21.  
  22. -----BEGIN PGP SIGNED MESSAGE-----
  23.  
  24. In article <4fh98c$ma6@newsstand.cit.cornell.edu>,
  25.     namh@wintermute.resnet.cornell.edu (Hyung-song Nam) writes:
  26. >
  27. >hello,
  28. >    I have netatalk package running on my machine, so I 
  29. >was able to mount my disk on a mac and copy files to my 
  30. >linux disk. Is there any way to use these files with executor?
  31. >It seems afpd keeps two separate files for a mac file. (data
  32. >and resource fork in separate files)
  33.  
  34.  
  35. both executor and netatalk use separate files for resource forks of
  36. files.  unfortunately, they do things differently.  the obvious
  37. difference is netatalks use of the .AppleDouble directory for resource
  38. fork storage and executors use of the %filename storage.  if you run
  39. the actuall files through something like 'od' (octal dump) on a unix
  40. system you'll see that even the structure of these files is
  41. different.  personally, i prefer the use of the .AppleDouble files as
  42. it eliminates the plethora of %filenames in directories i often access
  43. through shell.
  44.  
  45. in any event, there is a kludgy way to get things to work.  basically,
  46. you need to get a resource fork written for both executor and
  47. netatalk.  it's much easier to get the netatalk resource fork written
  48. since it just uses suffix mapping for that purpose.  so, in general,
  49. if i want to work with an MS word file on my linux box using executor
  50. i will binhex that file on the mac, copy it to my linux machine either
  51. using FTP or netatalk (usually netatalk) and then unhex it using
  52. CompactPro under executor saving the file such that it is named with a
  53. .doc extension.
  54.  
  55. under linux this works nicely. you are not limited by filename length
  56. so you can essentially use filenames with spaces and netatalk won't
  57. care.  both test.doc and 'this is a test.doc' will both be seen as MS 
  58. Word files via netatalk.
  59.  
  60. well, that's my $0.02,
  61.  
  62. - -pjf
  63.  
  64. - -- 
  65. "Those that give up essential liberty to obtain a little temporary
  66.  safety deserve neither liberty nor safety." -- Benjamin Franklin (1773)
  67.               finger for PGP key
  68. zifi runs LINUX 1.3.57 -=-=-=WEB=-=-=->  http://zifi.genetics.utah.edu 
  69.  
  70. -----BEGIN PGP SIGNATURE-----
  71. Version: 2.6.2
  72. Comment: Say NO to GAK! - fight for your privacy!
  73.  
  74. iQCVAwUBMR5IQE3Qo/lG0AH5AQFXxQP+IBfZgZ8hS3So00i5ZLJ0DjZx3EGzC/24
  75. PUZhbZPKuC38mcmgYJ+K4LP3u4kmxlnLC8b2nol0eGRWNd5VmhD/Fpyd0u03Z6rf
  76. oBH9OAXlrm2B+bJrTkdk30HySEJ3PV0kID9HVYd09GGX62owqwapQDvJyvK883S0
  77. 5nzfkJz3FH4=
  78. =yWrr
  79. -----END PGP SIGNATURE-----
  80.  
  81.  
  82.