home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / protocol / nfs / 2096 < prev    next >
Encoding:
Text File  |  1992-08-19  |  2.0 KB  |  67 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sunic!aun.uninett.no!nuug!nntp.uio.no!tm
  3. From: tm@merkur.sds.no (Terje M¢rkassel)
  4. Subject: DOS 'COPY' in PCNFS-3.5a ??!
  5. Message-ID: <tm.3@merkur.sds.no>
  6. Sender: news@ulrik.uio.no (Mr News)
  7. Nntp-Posting-Host: 192.68.77.97
  8. Organization: Statens Datasentral A/S, Norway
  9. Date: Wed, 19 Aug 1992 17:21:53 GMT
  10. Lines: 55
  11.  
  12.     B I G  PROBLEM:
  13.  
  14.     Server: ACER 386/25MHz running SCO UNIX system V 3.2
  15.     Ethernet-card: 3c503 (Etherlink/II)
  16.  
  17.     PC: 386 - (SX,DX,16MHz, 20MHz ... - ca. 15 of different sorts)
  18.     Ethernet-card:  Racal Interlan (NI6510)
  19.             Novel (ne1000)
  20.     Drivers:pktd.sys         (in config.sys)
  21.         ne1000.com 0x60 9 0x300 (in autoexec.bat)
  22.         ni6510.com 0x60 9 0x300 (in autoexec.bat)    
  23.     Using int. 9 and I/O 300
  24.     I've even tested other interrupts and I/O's ....
  25.  
  26.     FTP works okay with large files both from and to.
  27.     Mounting drives - no problem ...
  28.     Opening a telnet session - no problem ...
  29.  
  30.     DOS-copy:
  31. Example:Let's say i write (on local 'C:-drive') "attrib /s *.* > garbage"
  32.  
  33.     File 'garbage' gets a size of ca. 160Kb
  34.     When i write "COPY c:garbage e:\" (e: is a mounted drive), it waits
  35.     for a while, and sais 'error reading drive e: Abort,Retry,Fail?'
  36.  
  37. But:    (on local 'C:-drive') "attrib /s *.* > e:\garbage" - WORKS OKAY !!!
  38.  
  39.     This happens for all files which have a size > approx. 5Kb
  40.     (ftp'ing works okay).
  41.  
  42. Then:    "copy e:\garbage c:" - WORKS OKAY !!!    
  43.  
  44.     When working in any application like WordPerfect, i may 'STORE' the
  45.     file, but not 'COPY' it !!!
  46.  
  47.     The problem is:
  48.  
  49.     COPYING A FILE TO A MOUNTED DRIVE DOES NOT WORK !!!!
  50.  
  51.     I've even used different block-sizes when mounting the drives.
  52.  
  53.     'net use e: naf:/u0/erik /wsize=4096'
  54.     (or /wsize=1024 or /rsize=1024 ......)
  55.  
  56. PS:    I've tested with PCNFS 4.0, and a file of approx. 1,5Mb was
  57.     COPYED rather easily ...
  58. BUT:    If we upgrade (it's expensive!), the problem is GONE -
  59.     it is not SOLVED !!!
  60.  
  61.     Any suggestions ???????!!!
  62.     Everything else works fine ...... !
  63.  
  64.  
  65.  ---- tm@merkur.sds.no ----
  66.  
  67.