spedas / bleeding_edge

IDL-based Space Physics Environment Data Analysis Software (bleeding edge)
http://www.spedas.org
Other
7 stars 0 forks source link

spd_download should warn if wildcards are used in the remote directory name #142

Open jameswilburlewis opened 6 months ago

jameswilburlewis commented 6 months ago

The remote directory name also gets used to form the local path, so if it contains wildcards, the results probably won't be as expected. (See: https://github.com/spedas/bleeding_edge/issues/141). We should probably issue a warning if any wildcard characters are found anywhere but in the final component of relpathname. (but go ahead and try, in case it's intended).