home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / vmsnet / networks / tcpip / multinet / 2735 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  2.4 KB

  1. Path: sparky!uunet!think.com!sdd.hp.com!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!info-multinet
  2. Newsgroups: vmsnet.networks.tcp-ip.multinet
  3. Subject: FWD: RE: Setting file attributes during put FTP operation
  4. Message-ID: <930121082420.44a001b0@code-z.tgv.com>
  5. From: mcmahon@TGV.COM (Midnight at U Street Metro Station)
  6. Date: Thu, 21 Jan 93 08:24:20 PST
  7. Organization: Info-Multinet<==>Vmsnet.Networks.Tcp-Ip.Multinet Gateway
  8. X-Gateway-Source-Info: Mailing List
  9. Lines: 52
  10.  
  11. (Sent to Info-MultiNet-Relay by mistake) 
  12.  
  13. Received: from GV3.CACD.CR.ROCKWELL.COM ([131.198.128.53]) by TGV.COM via 
  14. INTERNET ;
  15.           Thu, 21 Jan 93 05:39:39 PST
  16. Date:    Thu, 21 Jan 1993 7:39:33 -0600 (CST)
  17. From:    RAS@GV3.CACD.CR.ROCKWELL.COM
  18. Message-Id: <930121073933.22001442@GV3.CACD.CR.ROCKWELL.COM>
  19. Subject: RE: Setting file attributes during put FTP operation
  20. To:      info-multinet-relay@TGV.COM
  21. X-Vmsmail-To: SMTP%"info-multinet-relay@TGV.COM"
  22.  
  23.  
  24. >    I have a user that currently uses PCSA to copy a file from a PC to
  25. >the VAX.  The file must be in a specific format when it arrives on the VAX.
  26. >The format is variable length and either 510 or 250 bytes for each record.
  27. >
  28. >                             . . .
  29. >
  30. >    What I would like is for the user to be able to use FTP to send the
  31. >file from the PC to the VAX.  I need to be able to specify the file attributes
  32. >as above so other programs that rely on that format need not change.  Is there
  33. >a way to do this?  I am using MultiNet 3.1
  34.  
  35. We've run into similar problems and have tried to use CONVERT to change 
  36. the file characteristics on the VAXen side.  However, two problems have 
  37. occurred:
  38.    1) CONVERT doesn't always change record size,
  39.    2) CONVERT can take forever to process the file.
  40.  
  41. We've had much better luck using EXCHANGE/NETWORK to change the file
  42. characteristics, especially when records are resized.  Although the 
  43. documentation indicates that the utility is used to transfer files to
  44. remote nodes, just don't specify a remote node in the output file name
  45. and it will work like CONVERT, but much faster.  EXCHANGE/NETWORK also
  46. uses an FDL descriptor file in the same manner as CONVERT.
  47.  
  48.  
  49.  
  50. Bob Schneider
  51.  
  52. Computer Support Services          ras@gv3.cacd.cr.rockwell.com
  53. Computer Support Engineering       ras@131.198.128.53
  54. Rockwell International             ras%29795.decnet@consort.rockwell.com
  55. 400 Collins Road NE  M/S 106-180   raschnei@crems.cr.rockwell.com
  56. Cedar Rapids, IA  52498
  57.  
  58. Voice:  319/395-3863
  59. FAX:    319/395-3841
  60.  
  61.  
  62.  
  63.