home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / protocol / misc / 899 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  1.1 KB

  1. Xref: sparky comp.protocols.misc:899 comp.unix.aix:12859 comp.unix.misc:4733 comp.unix.questions:14982 alt.bbs.internet:4834
  2. Newsgroups: comp.protocols.misc,comp.unix.aix,comp.unix.misc,comp.unix.questions,alt.bbs.internet
  3. Path: sparky!uunet!cs.utexas.edu!uwm.edu!linac!att!att!fang!gator!larry
  4. From: larry@gator.use.com (Larry Snyder)
  5. Subject: Re: Recursive get for ftp
  6. Message-ID: <Bzx8qo.EEL@gator.use.com>
  7. Organization: Gator Communications - Feeds-R-Us 219-289-3745 
  8. References: <1992Dec26.161412.150935@ua1ix.ua.edu>
  9. Date: Sun, 27 Dec 1992 14:11:12 GMT
  10. Lines: 18
  11.  
  12. totake@ho10.eng.ua.edu () writes:
  13.  
  14. >I am looking for a way to transfer files using ftp from a remote site to my
  15. >current account.  In particular I need a command for ftp to recursively
  16.  
  17. how about rcp?
  18.  
  19. or you could create a tar file using tar, ftp it (or rcp) it,
  20. then crack it open on the other machine..
  21.  
  22. other options might include a nfs mount, followed by a 
  23. find . -depth -print | cpio -pdm
  24.  
  25.  
  26.  
  27. -- 
  28. Larry Snyder                                    internet: larry@gator.use.com
  29. keeper of the Gator                                   uucp: uunet!gator!larry
  30.