I know this is possible, but haven't found a way to do it yet.
I'd like to write a script that ftp's a bunch of files from one system to
another. I've never used ftp other than interactively, but recall years
ago another system admin who said he'd written a script to do this.
Basically, what I want to do is this:
>From within the script connect with username and password to the server,
set mode to binary, prompt = n, then mput *.fmx
Any help is appreciated.
Joe
Received on Wed Oct 27 1999 - 21:57:28 NZDT