Path: utzoo!utgpu!watmath!att!tut.cis.ohio-state.edu!purdue!haven!h.cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!rao
From: rao@cerc.wvu.wvnet.edu (Rao Tummalapalli)
Newsgroups: comp.unix.questions
Subject: FILE TRNASFER WITHIN PROGRAMS
Message-ID: <195@cerc.wvu.wvnet.edu.edu>
Date: 14 Aug 89 19:30:49 GMT
Sender: news@cerc.wvu.wvnet.edu
Lines: 19


	
	Hi,
	
		I would appreciate any info. on transferring files across
	machines on internet, within programs.  I know that I can use 'ftp'
	and 'rcp' interactively.

		I want to do the transfer from the programs with a function
	call with remote & local filenames as arguments (The filename is a 
	combination of hostname and path just as in rcp).  It can be assum-
	ed that the username is same on remote and local machines, although
        eventually root privileges may be assumed on both local and remote
        machines.

		Please send email to  rao@cerc.cs.wvu.wvnet.edu.
	
							Thanks alot,
							    Rao.