FTP Files

From: Adriana Ballesteros <aballest_at_aurora.edu>
Date: Tue, 23 Oct 2001 14:05:40 -0500

Thank you very much for you assistance, I really appreciate it.

Darryl Cook
Hajnik Ferenc
Paul LaMadeleine
Stan Horwitz
George Gallen
Richard Loken
Pablo Sanz
Harold March
Steve J. Dyer
Gavin Kreuiter
Charles Ballowe

This is what I did thanks to all your great input.

cd /datatel/live/collive/_HOLD_
HOST=myhost
FILE=A05.XP05.EMPS
USER=myuser
PASSWD=xxxxxxxxx
ftp -n -v <<EOF1
open $HOST
user $USER $PASSWD
cd /tmp
put $FILE
quit
EOF1
date >> /tmp/staffdirectory.log
Mail -s "ADMIN - A05.R16.XP05 Processed" myuser < /tmp/staffdirectory.log
rm /tmp/staffdirectory.log

Thank you,

Adriana Ballesteros

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Adriana Ballesteros
Systems/Database Administrator
Aurora University
347 South Gladstone Avenue
Aurora, IL 60505
630/844-4220
Fax: 630/844-7850

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Received on Tue Oct 23 2001 - 19:07:13 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:42 NZDT