home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text0680.txt < prev    next >
Encoding:
PGP Message  |  1996-07-25  |  2.4 KB  |  61 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3. In article <4fh98c$ma6@newsstand.cit.cornell.edu>,
  4.     namh@wintermute.resnet.cornell.edu (Hyung-song Nam) writes:
  5. >
  6. >hello,
  7. >    I have netatalk package running on my machine, so I 
  8. >was able to mount my disk on a mac and copy files to my 
  9. >linux disk. Is there any way to use these files with executor?
  10. >It seems afpd keeps two separate files for a mac file. (data
  11. >and resource fork in separate files)
  12.  
  13.  
  14. both executor and netatalk use separate files for resource forks of
  15. files.  unfortunately, they do things differently.  the obvious
  16. difference is netatalks use of the .AppleDouble directory for resource
  17. fork storage and executors use of the %filename storage.  if you run
  18. the actuall files through something like 'od' (octal dump) on a unix
  19. system you'll see that even the structure of these files is
  20. different.  personally, i prefer the use of the .AppleDouble files as
  21. it eliminates the plethora of %filenames in directories i often access
  22. through shell.
  23.  
  24. in any event, there is a kludgy way to get things to work.  basically,
  25. you need to get a resource fork written for both executor and
  26. netatalk.  it's much easier to get the netatalk resource fork written
  27. since it just uses suffix mapping for that purpose.  so, in general,
  28. if i want to work with an MS word file on my linux box using executor
  29. i will binhex that file on the mac, copy it to my linux machine either
  30. using FTP or netatalk (usually netatalk) and then unhex it using
  31. CompactPro under executor saving the file such that it is named with a
  32. .doc extension.
  33.  
  34. under linux this works nicely. you are not limited by filename length
  35. so you can essentially use filenames with spaces and netatalk won't
  36. care.  both test.doc and 'this is a test.doc' will both be seen as MS 
  37. Word files via netatalk.
  38.  
  39. well, that's my $0.02,
  40.  
  41. - -pjf
  42.  
  43. - -- 
  44. "Those that give up essential liberty to obtain a little temporary
  45.  safety deserve neither liberty nor safety." -- Benjamin Franklin (1773)
  46.               finger for PGP key
  47. zifi runs LINUX 1.3.57 -=-=-=WEB=-=-=->  http://zifi.genetics.utah.edu 
  48.  
  49. -----BEGIN PGP SIGNATURE-----
  50. Version: 2.6.2
  51. Comment: Say NO to GAK! - fight for your privacy!
  52.  
  53. iQCVAwUBMR5IQE3Qo/lG0AH5AQFXxQP+IBfZgZ8hS3So00i5ZLJ0DjZx3EGzC/24
  54. PUZhbZPKuC38mcmgYJ+K4LP3u4kmxlnLC8b2nol0eGRWNd5VmhD/Fpyd0u03Z6rf
  55. oBH9OAXlrm2B+bJrTkdk30HySEJ3PV0kID9HVYd09GGX62owqwapQDvJyvK883S0
  56. 5nzfkJz3FH4=
  57. =yWrr
  58. -----END PGP SIGNATURE-----
  59.  
  60.  
  61.