FILE TRNASFER WITHIN PROGRAMS

Bruce Barnett barnett at crdgw1.crd.ge.com
Wed Aug 16 03:49:21 AEST 1989


In article <195 at cerc.wvu.wvnet.edu.edu>, rao at cerc (Rao Tummalapalli) writes:

Anette DeSchon <deschon at venera.isi.edu>
wrote a program called bftp for batch FTP.

She also has an FTP tool for sunview.


You can also have a schell script do:
ftp -n $machine <<END
user anonymous ftp
get $file $bfile
quit
end

--
Bruce G. Barnett	<barnett at crdgw1.ge.com>  a.k.a. <barnett@[192.35.44.4]>
			uunet!crdgw1.ge.com!barnett barnett at crdgw1.UUCP



More information about the Comp.unix.questions mailing list