[SunHELP] command line ftp via iplanet web proxy server.
stephen price
sd_price at yahoo.com
Wed Jul 17 13:57:52 CDT 2002
Here's what I use - not elegant scripting - but it
works - after I got ahold of the owner of the proxy
and had them set up the account info on the proxy
server....
# Define variables
ftpid="userid at destination_remotehost"
ftppass="password_at_destination_remotehost"
ftphost="local_proxy_server"
ftp -ni $ftphost
user $ftpid $ftppass
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
More information about the SunHELP
mailing list