home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / misc / 3389 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  2.0 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!psuvax1!hsdndev!news.cs.umb.edu!betsys
  2. From: betsys@cs.umb.edu (Elizabeth Schwartz)
  3. Newsgroups: comp.unix.misc
  4. Subject: Re: mac to unix xmodem transfer
  5. Message-ID: <BETSYS.92Aug27134604@ra.cs.umb.edu>
  6. Date: 27 Aug 92 18:46:04 GMT
  7. References: <1992Aug20.195323.21860@cybernet.cse.fau.edu>
  8. Sender: news@cs.umb.edu (USENET News System)
  9. Organization: University of Massachusetts at Boston
  10. Lines: 31
  11. In-Reply-To: pollansw@cse.fau.edu's message of 20 Aug 92 19: 53:23 GMT
  12. Nntp-Posting-Host: ra.cs.umb.edu
  13.  
  14. In article <1992Aug20.195323.21860@cybernet.cse.fau.edu> pollansw@cse.fau.edu (Warren Pollans) writes:
  15.  
  16.  
  17. >I can use some help.  I am unable to successfully transfer files
  18. >from my mac SE to a sunOs machine using the 'sx'/'rx' or 'sb'/'rb'
  19. >commands on the Sun.  Sometimes I encounter transmission errors
  20.  
  21. >I have no trouble transferring files using Kermit -- I thought that
  22. >the xmodem 1K blocks would be faster.
  23.  
  24. >Any suggestions would be appreciated.  I have been told that few,
  25. >if any, people have been able to upload via xmodem.
  26.  
  27.   How are you connecting to the Sun machine? On our system, you connect
  28. to dial-up machines by way of termninal servers. The terminal servers
  29. recognize  control and break characters, so only seven-bit transfer 
  30. protocols work in the default state. On other machines, the servers
  31. make a default connection at 7-bits-even-parity.
  32.  
  33.     X-, y-, and z-modem are all eight-bit protocals, and Kermit is
  34. a 7-bit protocal. If many users have this problem, something along
  35. the way is only allowing 7 bits.
  36.  
  37.    All of our servers have commands to enable 8-bit data transfer... 
  38. on one it is "set session passall;" on another it is something like 
  39. "set terminal bits 8." Talk to your site's network admin.
  40. --
  41. System Administrator                  Internet: betsys@cs.umb.edu
  42. MACS Dept, UMass/Boston               BITNET:ESCHWARTZ%UMBSKY.DNET@NS.UMB.EDU
  43. 100 Morrissy Blvd                     Staccato signals
  44. Boston, MA 02125-3393                      of constant information....
  45.