home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / iso / 970 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.4 KB

  1. Path: sparky!uunet!mcsun!uknet!edcastle!adam
  2. From: adam@castle.ed.ac.uk (Adam Hamilton)
  3. Newsgroups: comp.protocols.iso
  4. Subject: Re: How do you transfer files over X.25 using pad?
  5. Keywords: X.25, PAD, Sunlink, file transfer
  6. Message-ID: <24211@castle.ed.ac.uk>
  7. Date: 28 Jul 92 08:21:25 GMT
  8. References: <697@iac.uunet.uu.net>
  9. Organization: Edinburgh University
  10. Lines: 23
  11.  
  12. In article <697@iac.uunet.uu.net> iac!simpson@uunet.uu.net writes:
  13. >
  14. >SunOS 4.1.1, Sunlink X.25, Infonet X.25 PDN
  15. >
  16. >We have the need to transfer files between two Sun machines on an X.25
  17. >network (Infonet). One machine will not be running x25manager so we
  18. >won't have the two machines speaking TCP/IP between them and we won't
  19. >be able to copy files using rcp. We will have the x29 daemon running
  20. >between the two machines though so we would like to transfer files
  21. >using pad. Is there any way to do this?
  22.  
  23.     Your pad MAY have a facility to save its output in a file.  At least
  24. some versions of pad allow the user to break in (<CTRL-P>,a is the usual
  25. keystroke combination).  At this point you type "s file" and all subsequent
  26. host output is copied to "file".  Check your documentation and/or try "help"
  27. from the pad prompt.
  28.     Problems:
  29. Only works for Ascii (7-bit text) files.  
  30. It is no real substitute for proper file transfer (Harald's suggestion of
  31. running ISODE's FTAM is better).
  32. Facility may not exist.
  33.  
  34.         Good luck,        Adam
  35.