Consultor Eletrônico



Kbase P173617: How can I download OpenEdge using command line ftp?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/09/2010
Status: Unverified

GOAL:

How can I download OpenEdge using command line ftp?

GOAL:

How can I download OpenEdge using ftp?

GOAL:

How can I download files from the Download Center using ftp?

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

FIX:

The steps to download files from the Download Center using ftp are in the Download Center under "Advanced Download Options">>Command Line FTP.
1. Login to your account in the Download Center at http://www.progress.com
2. Click on the product to download.
3. Accept the user license agreement (this has to be done or the file will not be made available by ftp).
4. Choose Advanced Download Options.
5. Choose Command Line FTP
You will then be given instructions:

To use command line FTP, navigate to the file destination directory within the UNIX shell or Windows DOS prompt. When logging in, you will be prompted for your FTP Password. If you are unable to locate your FTP password, you can use our Password Finder to have it sent to you. When you're ready to proceed, use the following instructions:
command prompt> ftp esd.subscribenet.com
login: <your email address>
password: **your FTP password**
ftp> binary
ftp> hash
ftp> cd /1235922633 << this number will vary depending on the file
ftp> get OE102B_hp32.tar <<example for HPUX
ftp> quit
If the download does not complete, you may want to use a third party FTP client which supports broken download restarts.

Note: Only the files for which you have accepted the license agreement will be made available.