- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to download the Fortran Compiler for Linux using FTP. I am
using a secure conection (SSH) to one of our remote Linux machines and
from there I would like to download the zip/tar file. The procedure
should be also the same from Windows.
In your web page the FTP address of the file is:
ftp://download.intel.com/software/products/compilers/
downloads/l_fc_c_9.1.036.tar.gz
Hence, I try:
I would appreciate help about this matter,
Thanks in advance, Javier
In your web page the FTP address of the file is:
ftp://download.intel.com/software/products/compilers/
downloads/l_fc_c_9.1.036.tar.gz
Hence, I try:
ftp> open download.intel.comWhile I can open ftp://download.intel.com, I am not able to login using my current login and password (the one I typically use to log in your web page). I do not know what I am doing wrong? I do not understand how I can download the file using my web browser, but not using FTP.
Connected to download.cps.intel.com.
220 Microsoft FTP Service
500 'AUTH GSSAPI': command not understood
500 'AUTH KERBEROS_V4': command not understood
KERBEROS_V4 rejected as an authentication type
ftp> user
(username) mylogin
331 Password required for mylogin.
Password: mypassword
530 User mylogin cannot log in.
Login failed.
I would appreciate help about this matter,
Thanks in advance, Javier
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The FTP server supports anonymous FTP only. There is no shell access. Log in as "anonymous" with your email as the password.
However, I would recommend instead that you download from the Intel Registration Center, as that's where you'll find more up-to-date compilers.
However, I would recommend instead that you download from the Intel Registration Center, as that's where you'll find more up-to-date compilers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you it is working now. I will try to use the Intel Registration
Center in the future. However, I will probably need an FTP link since I
can only use the console.
Javier
Javier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunatelty, FTP access is offered only for the initial version of the compiler - updates are through the Registration Center only.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page