Yeah, I have it configured to copy all charts.Actually question @robby for the charts downloads part of the script- I normally only download western states and mexico. Is the script copying all charts? Meaning I will now be copying over much more then just the western states that I normally have?
edit: looking at the script again - yes that is what it does - I suppose if I really wanted just the sections that I normally load - I could specify them, there is a link that specifies each sectional specifically
This is cool! I am new to Dynon/SA and did not realize the dates don't always line up (when I built the script, everything expired on the same day).I've been working on a script that is based on this original script - but added some features, and handles Charts being on different schedules - some 28 days or 56 - at some point they have two different passwords and fold dir because of the 2 different schedules, and then I also added a bit of a menu to make it easier. Still optimizing it - and fixing a few things.
View attachment 4649
I am considering just prompting for SA user/password, and doing all the auth and session passing via curl. This way you could skip the web browser entirely, and it can grab the download links and zip passwords directly. It would be susceptible to SA updating their web site, but judging by the design, doesn't look like that happens very often.