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

  1. Path: sparky!uunet!usc!venice!gumby.dsd.trw.com!wilbur.coyote.trw.com!mama!simpson
  2. From: iac!simpson@uunet.uu.net (Scott Simpson)
  3. Newsgroups: comp.protocols.iso
  4. Subject: How do you transfer files over X.25 using pad?
  5. Summary: Don't know how to transfer files over X.25 using pad.
  6. Keywords: X.25, PAD, Sunlink, file transfer
  7. Message-ID: <697@iac.uunet.uu.net>
  8. Date: 27 Jul 92 12:29:02 GMT
  9. Reply-To: iac!simpson@uunet.uu.net
  10. Organization: Investment Technology Group, Culver City, CA
  11. Lines: 34
  12.  
  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?    I can think of three possible
  22. ways to do this:
  23.  
  24. 1. Somehow get kermit or another file transfer program to connect to
  25. pad (perhaps through ptys?), log in to the remote machine and spark up
  26. the kermit there. I don't know how to get kermit to talk to a local
  27. pad though.
  28.  
  29. 2. Somehow use the x29-auth file to spark up a remote ftp or some
  30. other program when the pad connection is made and then talk to that. I
  31. don't like this idea because the remote ftp is started as root and
  32. then the person could get a root shell within ftp.
  33.  
  34. 3. Write a program locally that connects to the remote x29 daemon,
  35. logs in and transfers the files. This is a pain because I have to
  36. write parsing code to log in, find the prompt, etc.
  37.  
  38. 4. Skip X.29 completely and run a daemon on the remote machine that is
  39. used for transferring files. I would have to write a local program
  40. also for initiating the transfer. This is pain because I have to write
  41. a couple of programs.
  42.  
  43. Surely this issue has been approached before and I am just missing
  44. something. Can someone tell me a solution?
  45. -- 
  46. Scott Simpson, Investment Technology Group, iac!simpson@uunet.uu.net
  47.