sethleedy / GRC-SECURITY-NOW-PODCAST-DOWNLOAD-SCRIPT

Purpose of this BASH script is to allow easy downloading of Security Now (GRC.Com/SecurityNow) podcasts and files related to it.
27 stars 4 forks source link

Not detecting last file downloaded in order to download the next one in sequence on -all #15

Open sethleedy opened 6 years ago

sethleedy commented 6 years ago

From the -h option:

Note: If no options are used to indicate what episode to download, the script will search the local directory for the latest episode and download the next one automatically.

This behavior was not evident when I attempted to do a -all. Had an error about not enough space. This could be throwing things off.

Minimum amount of disk space not available! Exiting.

Checking into it.