jjacobso
New Contributor
4 years agohow to download Quartus Prime Pro 21.3 via sftp
I tried downloading Quartus Prime Pro 21.3 via Firefox on one of our Linux servers using the version of Firefox available in the common tools area (/usr/intel/bin). The download button/arrow gif c...
- 4 years ago
Hi Richard,
Sorry for the late reply. Installing apps in Federated Unix didn't work. However, a coworker came up with this command from Unix, which drops the download on the Unix NFS filesystem where I needed it, rather than going through my laptop and home network twice.
wget <link has been removed as it is not recommended to share publicly>He got the URL by starting a download on his laptop with the browser and capturing the URL it used.
...john...