# Can't download fix\_REL-2.4.0.tgz

**URL:** https://forums.jcsda.org/t/cant-download-fix-rel-2-4-0-tgz/291
**Category:** Uncategorized
**Created:** [March 23, 2022, 3:16pm UTC](https://forums.jcsda.org/t/cant-download-fix-rel-2-4-0-tgz/291 "2022-03-23T15:16:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jomfaq](https://avatars.discourse-cdn.com/v4/letter/j/8edcca/32.png) [@jomfaq](https://forums.jcsda.org/u/jomfaq)
#### Post date: [March 23, 2022, 3:16pm UTC](https://forums.jcsda.org/t/cant-download-fix-rel-2-4-0-tgz/291/1 "2022-03-23T15:16:46Z")

</div>

When I attempt to download the fix\_REL-2.4.0.tgz file using:

sh Get\_CRTM\_Binary\_Files.sh

I get:

downloading fix\_REL-2.4.0.tgz, please wait about 5 minutes (3.2 GB tar file)  
tar (child): fix\_REL-2.4.0.tgz: Cannot open: No such file or directory  
tar (child): Error is not recoverable: exiting now  
tar: Child returned status 2  
tar: Error is not recoverable: exiting now  
mv: cannot stat ‘fix\_crtm-internal\_develop’: No such file or directory  
fix/ directory created from downloaded fix\_REL-2.4.0.tgz.  
Completed.

The actually command in the shell script is:

wget -q ftp://ftp.ucar.edu/pub/cpaess/bjohns/fix\_REL-2.4.0.tgz
