The Bulk Import via CSV is a partial solution. What I need is to be able to run Bulk Import from the CLI of the wordpress host (e.g. from an SSH login shell). As part of that I also need the ability to specify the “Select Dir” value. So I need something like:
ssh my-wordpress-host
./wpdmimport –selectdir=wp-content/uploads/my/dir myimports.csv
If you can do that then I can automate the entire process of uploading and making available our product downloads. Would be a huge time savings.