OpenWaterFoundation / owf-tstool-aws-plugin

Open Water Foundation AWS plugin for TSTool
GNU General Public License v3.0
0 stars 0 forks source link

AwsS3 - fix so that missing local files allow uploads to continue #52

Open smalers opened 2 days ago

smalers commented 2 days ago

The AwsS3 command will not do the upload if local files are missing. There are often cases where this is true. Instead, a warning should be shown but the upload should continue.