home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / networki / 1165 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.2 KB

  1. Path: sparky!uunet!email!news.univie.ac.at!nestroy!awiwuw11!rony
  2. Organization: Wirtschaftsuniversitaet Wien, Vienna, Austria
  3. Date: Tuesday, 25 Aug 1992 02:35:41 CET
  4. From: FLATSCHER Rony <RONY@awiwuw11.wu-wien.ac.at>
  5. Message-ID: <92238.023541RONY@awiwuw11.wu-wien.ac.at>
  6. Newsgroups: comp.os.os2.networking
  7. Subject: Re: tar, NFS with IBM TCP/IP 1.2.1 - problems
  8. References:  <92233.194824RONY@awiwuw11.wu-wien.ac.at>
  9. Lines: 17
  10.  
  11. Thanks to Charles R. Oldham who pointed me to the right direction
  12. regarding mounting an OS/2-file-system from a Unix-machine.
  13.  
  14. The trick is to specify "rsize=4096" on the Unix-side as OS/2-NFSD
  15. presently has a limit of 4096 bytes (I was not aware of it and I
  16. did not find that in the manuals). Now at least I can mount the
  17. OS/2-drives from a Unix-machine such that a tar on the Unix-side is
  18. possible.
  19.  
  20. Still, I am dreadful missing an EA-aware tar in IBM's TCP/IP-package
  21. as one finds in the FTP-package (at least for the DOS-version). I would
  22. expect it to be much faster than the present awkward solution (one has
  23. to run EABACKUP and SHOWINI first, then backup; in case of a restore one
  24. needs to run EARESTORE and SHOWINI) - writing to an OS/2-HPFS-filesystem
  25. from the Unix side seems to be extremely slow.
  26.  
  27. ---rony
  28.