ftp work.
but telnet does not work
----- Original Message -----
From: "Michael Porter" <[Email Address Removed]
To: "LazyDBA.com Discussion" <[Email Address Removed]
Sent: Tuesday, September 30, 2003 9:26 PM
Subject: RE: FTP from inside sqlplus... I can't get it to workanymore...
"host" works to get you to unix but, I was tryin got do something like:
select ......;
host << EOF
ftp somehost
bin
put somefile
bye
exit
EOF
select .....
Oracle LazyDBA home page