akrabat / rodeo

A command line tool to work with Flickr and images
MIT License
16 stars 4 forks source link

Provide sensible error message when a file cannot be found #25

Open akrabat opened 3 years ago

akrabat commented 3 years ago

When you upload with a filename that doesn't exist, the output is not good!

e.g. go run main.go upload -n --album SVR ~/Downloads/_export/IMG_1183.jpeg will provide the error of:

Error:  exit status 1

This isn't a good explanation of the problem, so we can do better!